[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:55:40.899420 19062 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.157.190:33565
I20260709 14:55:40.901382 19062 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:55:40.902858 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:40.924427 19068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:40.926153 19062 server_base.cc:1061] running on GCE node
W20260709 14:55:40.924399 19069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:40.924367 19071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.098726 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.099067 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:42.099308 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608942099280 us; error 0 us; skew 500 ppm
I20260709 14:55:42.100325 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.108178 19062 webserver.cc:533] Webserver started at http://127.18.157.190:32797/ using document root <none> and password file <none>
I20260709 14:55:42.109503 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.109860 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.110543 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.117926 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/master-0-root/instance:
uuid: "80b02cd0aa764a9299b7fbe758b8c2a4"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.129040 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:55:42.136157 19077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.137814 19062 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:55:42.138283 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/master-0-root
uuid: "80b02cd0aa764a9299b7fbe758b8c2a4"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.138674 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:42.203922 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.205991 19062 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:55:42.206586 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.293119 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.190:33565
I20260709 14:55:42.293232 19128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.190:33565 every 8 connection(s)
I20260709 14:55:42.301862 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:42.326391 19129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4: Bootstrap starting.
I20260709 14:55:42.332870 19129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:42.335162 19129 log.cc:826] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4: Log is configured to *not* fsync() on all Append() calls
I20260709 14:55:42.340502 19129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4: No bootstrap required, opened a new log
I20260709 14:55:42.365204 19129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b02cd0aa764a9299b7fbe758b8c2a4" member_type: VOTER }
I20260709 14:55:42.365826 19129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:42.366056 19129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b02cd0aa764a9299b7fbe758b8c2a4, State: Initialized, Role: FOLLOWER
I20260709 14:55:42.367097 19129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80b02cd0aa764a9299b7fbe758b8c2a4" member_type: VOTER }
I20260709 14:55:42.367609 19129 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:42.367873 19129 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:42.368203 19129 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:42.372637 19129 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b02cd0aa764a9299b7fbe758b8c2a4" member_type: VOTER }
I20260709 14:55:42.373503 19129 leader_election.cc:304] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [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: 80b02cd0aa764a9299b7fbe758b8c2a4; no voters: 
I20260709 14:55:42.375356 19129 leader_election.cc:290] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:42.375845 19132 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:42.378659 19132 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 1 LEADER]: Becoming Leader. State: Replica: 80b02cd0aa764a9299b7fbe758b8c2a4, State: Running, Role: LEADER
I20260709 14:55:42.379671 19132 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [LEADER]: Queue going to LEADER mode. State: All 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: "80b02cd0aa764a9299b7fbe758b8c2a4" member_type: VOTER }
I20260709 14:55:42.379999 19129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:42.394603 19134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80b02cd0aa764a9299b7fbe758b8c2a4. Latest consensus state: current_term: 1 leader_uuid: "80b02cd0aa764a9299b7fbe758b8c2a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b02cd0aa764a9299b7fbe758b8c2a4" member_type: VOTER } }
I20260709 14:55:42.395474 19134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:42.397765 19133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80b02cd0aa764a9299b7fbe758b8c2a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80b02cd0aa764a9299b7fbe758b8c2a4" member_type: VOTER } }
I20260709 14:55:42.398524 19133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:42.398656 19142 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:42.412446 19142 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:42.415256 19062 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:42.434984 19142 catalog_manager.cc:1383] Generated new cluster ID: 7311d727b3114cee9ccb21ef8c716bc0
I20260709 14:55:42.435360 19142 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:42.455747 19142 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:42.457810 19142 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:42.474489 19142 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4: Generated new TSK 0
I20260709 14:55:42.475675 19142 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:42.482802 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.492331 19151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:42.493968 19152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:42.499205 19154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.499316 19062 server_base.cc:1061] running on GCE node
I20260709 14:55:42.500530 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.500841 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:42.501076 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608942501054 us; error 0 us; skew 500 ppm
I20260709 14:55:42.501963 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.506989 19062 webserver.cc:533] Webserver started at http://127.18.157.129:42433/ using document root <none> and password file <none>
I20260709 14:55:42.507836 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.508126 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.508535 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.510391 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-0-root/instance:
uuid: "0f32b5abaa104dab986512cd63cfd90b"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.518486 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.007s
I20260709 14:55:42.524672 19159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.525830 19062 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:55:42.526292 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-0-root
uuid: "0f32b5abaa104dab986512cd63cfd90b"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.526736 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:42.578262 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.580334 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.583688 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.590039 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.590415 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.590764 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.591006 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.700708 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.129:44363
I20260709 14:55:42.700933 19221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.129:44363 every 8 connection(s)
I20260709 14:55:42.708375 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.729935 19227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:42.731393 19226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:42.741318 19229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.741734 19062 server_base.cc:1061] running on GCE node
I20260709 14:55:42.742676 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.742913 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:42.743093 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608942743075 us; error 0 us; skew 500 ppm
I20260709 14:55:42.743682 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.749372 19062 webserver.cc:533] Webserver started at http://127.18.157.130:35027/ using document root <none> and password file <none>
I20260709 14:55:42.750008 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.750262 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.750597 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.752166 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-1-root/instance:
uuid: "53bdb3290c71498cb8075433209b2390"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.754149 19222 heartbeater.cc:344] Connected to a master server at 127.18.157.190:33565
I20260709 14:55:42.754709 19222 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:42.755976 19222 heartbeater.cc:507] Master 127.18.157.190:33565 requested a full tablet report, sending...
I20260709 14:55:42.759114 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260709 14:55:42.759804 19094 ts_manager.cc:194] Registered new tserver with Master: 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363)
I20260709 14:55:42.762744 19094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58884
I20260709 14:55:42.764626 19234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.765715 19062 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:55:42.766165 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-1-root
uuid: "53bdb3290c71498cb8075433209b2390"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.766592 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:42.788326 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.789703 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.792253 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.795833 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.796056 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.796309 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.796490 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.898749 19296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.130:40319 every 8 connection(s)
I20260709 14:55:42.898626 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.130:40319
I20260709 14:55:42.907522 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.918644 19300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.925148 19297 heartbeater.cc:344] Connected to a master server at 127.18.157.190:33565
I20260709 14:55:42.925700 19297 heartbeater.cc:461] Registering TS with master...
W20260709 14:55:42.925837 19301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.927233 19297 heartbeater.cc:507] Master 127.18.157.190:33565 requested a full tablet report, sending...
I20260709 14:55:42.930418 19094 ts_manager.cc:194] Registered new tserver with Master: 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:42.932281 19094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58892
I20260709 14:55:42.934796 19062 server_base.cc:1061] running on GCE node
W20260709 14:55:42.934932 19303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.936303 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.936542 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:42.936715 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608942936698 us; error 0 us; skew 500 ppm
I20260709 14:55:42.937331 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.940546 19062 webserver.cc:533] Webserver started at http://127.18.157.131:43461/ using document root <none> and password file <none>
I20260709 14:55:42.941071 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.941296 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.941589 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.942641 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-2-root/instance:
uuid: "ec7a3cc6710a45c28d7851e744482c5f"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.948165 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:42.952119 19308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.953191 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:55:42.953711 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-2-root
uuid: "ec7a3cc6710a45c28d7851e744482c5f"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-lv34"
I20260709 14:55:42.954134 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608940705390-19062-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:42.982757 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.984656 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.986651 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.989930 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.990232 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.990558 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.990780 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:43.092526 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.131:40779
I20260709 14:55:43.092572 19370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.131:40779 every 8 connection(s)
I20260709 14:55:43.114074 19371 heartbeater.cc:344] Connected to a master server at 127.18.157.190:33565
I20260709 14:55:43.114658 19371 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:43.116535 19371 heartbeater.cc:507] Master 127.18.157.190:33565 requested a full tablet report, sending...
I20260709 14:55:43.119315 19094 ts_manager.cc:194] Registered new tserver with Master: ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:43.119436 19062 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019315136s
I20260709 14:55:43.121732 19094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58900
I20260709 14:55:43.195025 19094 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58910:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:43.201303 19094 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:43.341310 19187 tablet_service.cc:1511] Processing CreateTablet for tablet 835f6a1d890144d4a3efd6eeb40d3ab4 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:43.341643 19185 tablet_service.cc:1511] Processing CreateTablet for tablet 0016df96a5e44ee0ae637e0c217db24e (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:43.342137 19183 tablet_service.cc:1511] Processing CreateTablet for tablet 162cb01ce7a04e9da7d13adbd6e34a5b (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:43.343761 19185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0016df96a5e44ee0ae637e0c217db24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.343641 19186 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b6e276c0341559bcefa07337dfe02 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:43.346463 19183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162cb01ce7a04e9da7d13adbd6e34a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.346470 19184 tablet_service.cc:1511] Processing CreateTablet for tablet 815517a08938451a8278e422e7f8d6e1 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:43.347796 19186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b6e276c0341559bcefa07337dfe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.355399 19187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835f6a1d890144d4a3efd6eeb40d3ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.357375 19184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815517a08938451a8278e422e7f8d6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.358289 19182 tablet_service.cc:1511] Processing CreateTablet for tablet c71948a017db42479c4cfe225d7cbd79 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:43.364426 19182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71948a017db42479c4cfe225d7cbd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.386421 19181 tablet_service.cc:1511] Processing CreateTablet for tablet e164b7e979614a388fb701d53ef7343a (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:43.390661 19181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e164b7e979614a388fb701d53ef7343a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.392199 19261 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b6e276c0341559bcefa07337dfe02 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:43.406072 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 0016df96a5e44ee0ae637e0c217db24e (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:43.411568 19261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b6e276c0341559bcefa07337dfe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.393913 19262 tablet_service.cc:1511] Processing CreateTablet for tablet 835f6a1d890144d4a3efd6eeb40d3ab4 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:43.403442 19259 tablet_service.cc:1511] Processing CreateTablet for tablet 815517a08938451a8278e422e7f8d6e1 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:43.423437 19256 tablet_service.cc:1511] Processing CreateTablet for tablet e164b7e979614a388fb701d53ef7343a (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:43.421092 19257 tablet_service.cc:1511] Processing CreateTablet for tablet c71948a017db42479c4cfe225d7cbd79 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:43.428211 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0016df96a5e44ee0ae637e0c217db24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.420984 19258 tablet_service.cc:1511] Processing CreateTablet for tablet 162cb01ce7a04e9da7d13adbd6e34a5b (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:43.436596 19262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835f6a1d890144d4a3efd6eeb40d3ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.437834 19180 tablet_service.cc:1511] Processing CreateTablet for tablet f5e0198075e74c698ae5fa35f87770ae (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:43.443619 19180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e0198075e74c698ae5fa35f87770ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.451380 19335 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b6e276c0341559bcefa07337dfe02 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:43.453298 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b6e276c0341559bcefa07337dfe02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.458031 19258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162cb01ce7a04e9da7d13adbd6e34a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.463958 19336 tablet_service.cc:1511] Processing CreateTablet for tablet 835f6a1d890144d4a3efd6eeb40d3ab4 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:43.465652 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835f6a1d890144d4a3efd6eeb40d3ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.477912 19333 tablet_service.cc:1511] Processing CreateTablet for tablet 815517a08938451a8278e422e7f8d6e1 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:43.483083 19333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815517a08938451a8278e422e7f8d6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.486748 19329 tablet_service.cc:1511] Processing CreateTablet for tablet f5e0198075e74c698ae5fa35f87770ae (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:43.491720 19257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71948a017db42479c4cfe225d7cbd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.495632 19334 tablet_service.cc:1511] Processing CreateTablet for tablet 0016df96a5e44ee0ae637e0c217db24e (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:43.495496 19331 tablet_service.cc:1511] Processing CreateTablet for tablet c71948a017db42479c4cfe225d7cbd79 (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:43.497136 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 162cb01ce7a04e9da7d13adbd6e34a5b (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:43.500798 19329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e0198075e74c698ae5fa35f87770ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.509512 19259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815517a08938451a8278e422e7f8d6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.513087 19389 tablet_bootstrap.cc:492] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:43.511921 19255 tablet_service.cc:1511] Processing CreateTablet for tablet f5e0198075e74c698ae5fa35f87770ae (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:43.507159 19330 tablet_service.cc:1511] Processing CreateTablet for tablet e164b7e979614a388fb701d53ef7343a (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:43.539532 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162cb01ce7a04e9da7d13adbd6e34a5b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:43.553606 19141 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:43.553793 19256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e164b7e979614a388fb701d53ef7343a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.557693 19255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e0198075e74c698ae5fa35f87770ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.554804 19331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71948a017db42479c4cfe225d7cbd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.571264 19330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e164b7e979614a388fb701d53ef7343a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.585429 19183 tablet_service.cc:1511] Processing CreateTablet for tablet 4a368358dc7b4f6289ab6cd6ece4cecf (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:43.587042 19183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a368358dc7b4f6289ab6cd6ece4cecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.594311 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0016df96a5e44ee0ae637e0c217db24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.626082 19389 tablet_bootstrap.cc:654] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.635823 19254 tablet_service.cc:1511] Processing CreateTablet for tablet 4a368358dc7b4f6289ab6cd6ece4cecf (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:43.643536 19254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a368358dc7b4f6289ab6cd6ece4cecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.692587 19335 tablet_service.cc:1511] Processing CreateTablet for tablet 4a368358dc7b4f6289ab6cd6ece4cecf (DEFAULT_TABLE table=test-workload [id=a04c5d68e3be4ee7b865fb7fa6dc97ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:43.708258 19389 tablet_bootstrap.cc:492] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:43.709002 19389 ts_tablet_manager.cc:1403] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.209s	user 0.021s	sys 0.016s
I20260709 14:55:43.724146 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a368358dc7b4f6289ab6cd6ece4cecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:43.767170 19222 heartbeater.cc:499] Master 127.18.157.190:33565 was elected leader, sending a full tablet report...
I20260709 14:55:43.812374 19389 raft_consensus.cc:359] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.813227 19389 raft_consensus.cc:385] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.813580 19389 raft_consensus.cc:740] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.808969 19391 tablet_bootstrap.cc:492] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:43.829490 19389 consensus_queue.cc:260] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.831586 19392 tablet_bootstrap.cc:492] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:43.851994 19389 ts_tablet_manager.cc:1434] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.000s
I20260709 14:55:43.853229 19389 tablet_bootstrap.cc:492] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:43.856218 19392 tablet_bootstrap.cc:654] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.864051 19389 tablet_bootstrap.cc:654] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.864091 19391 tablet_bootstrap.cc:654] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.876289 19389 tablet_bootstrap.cc:492] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:43.876896 19389 ts_tablet_manager.cc:1403] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260709 14:55:43.880079 19392 tablet_bootstrap.cc:492] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:43.880785 19392 ts_tablet_manager.cc:1403] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.012s
I20260709 14:55:43.880461 19389 raft_consensus.cc:359] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.882143 19389 raft_consensus.cc:385] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.882592 19389 raft_consensus.cc:740] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.884665 19389 consensus_queue.cc:260] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.885659 19392 raft_consensus.cc:359] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.886392 19392 raft_consensus.cc:385] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.886686 19392 raft_consensus.cc:740] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.887287 19389 ts_tablet_manager.cc:1434] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:55:43.887918 19392 consensus_queue.cc:260] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.888600 19389 tablet_bootstrap.cc:492] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:43.880621 19391 tablet_bootstrap.cc:492] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:43.889729 19391 ts_tablet_manager.cc:1403] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.101s	user 0.003s	sys 0.016s
I20260709 14:55:43.892525 19391 raft_consensus.cc:359] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.893448 19391 raft_consensus.cc:385] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.893766 19391 raft_consensus.cc:740] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.894740 19391 consensus_queue.cc:260] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.906387 19389 tablet_bootstrap.cc:654] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.909914 19297 heartbeater.cc:499] Master 127.18.157.190:33565 was elected leader, sending a full tablet report...
I20260709 14:55:43.910030 19392 ts_tablet_manager.cc:1434] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.017s
I20260709 14:55:43.911465 19392 tablet_bootstrap.cc:492] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:43.912436 19371 heartbeater.cc:499] Master 127.18.157.190:33565 was elected leader, sending a full tablet report...
I20260709 14:55:43.918355 19392 tablet_bootstrap.cc:654] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.928337 19391 ts_tablet_manager.cc:1434] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.007s
I20260709 14:55:43.930749 19391 tablet_bootstrap.cc:492] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:43.932906 19392 tablet_bootstrap.cc:492] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:43.928076 19389 tablet_bootstrap.cc:492] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:43.933527 19392 ts_tablet_manager.cc:1403] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260709 14:55:43.933740 19389 ts_tablet_manager.cc:1403] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.008s
I20260709 14:55:43.936988 19392 raft_consensus.cc:359] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.938423 19392 raft_consensus.cc:385] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.938794 19392 raft_consensus.cc:740] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.939646 19392 consensus_queue.cc:260] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.942346 19392 ts_tablet_manager.cc:1434] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:55:43.941970 19389 raft_consensus.cc:359] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.943001 19389 raft_consensus.cc:385] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.943890 19389 raft_consensus.cc:740] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.946363 19389 consensus_queue.cc:260] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.951296 19389 ts_tablet_manager.cc:1434] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:55:43.952101 19391 tablet_bootstrap.cc:654] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.952395 19398 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:43.953068 19398 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
W20260709 14:55:43.959263 19223 tablet.cc:2406] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:43.960351 19398 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:43.952593 19389 tablet_bootstrap.cc:492] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:43.943396 19392 tablet_bootstrap.cc:492] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:43.975821 19389 tablet_bootstrap.cc:654] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:43.979102 19391 tablet_bootstrap.cc:492] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:43.979979 19391 ts_tablet_manager.cc:1403] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.011s
I20260709 14:55:43.983650 19391 raft_consensus.cc:359] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.984515 19391 raft_consensus.cc:385] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:43.984822 19391 raft_consensus.cc:740] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:43.985909 19391 consensus_queue.cc:260] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:43.989153 19391 ts_tablet_manager.cc:1434] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:43.995019 19391 tablet_bootstrap.cc:492] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:43.999159 19392 tablet_bootstrap.cc:654] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.004343 19391 tablet_bootstrap.cc:654] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.014084 19392 tablet_bootstrap.cc:492] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.014606 19392 ts_tablet_manager.cc:1403] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.011s
I20260709 14:55:44.022774 19392 raft_consensus.cc:359] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.023603 19392 raft_consensus.cc:385] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.023927 19392 raft_consensus.cc:740] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.024834 19392 consensus_queue.cc:260] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.026276 19391 tablet_bootstrap.cc:492] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.029841 19392 ts_tablet_manager.cc:1434] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:55:44.031330 19392 tablet_bootstrap.cc:492] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:44.033667 19389 tablet_bootstrap.cc:492] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:44.027350 19391 ts_tablet_manager.cc:1403] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.000s
I20260709 14:55:44.034222 19389 ts_tablet_manager.cc:1403] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.010s
I20260709 14:55:44.037434 19391 raft_consensus.cc:359] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.038347 19391 raft_consensus.cc:385] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.038705 19389 raft_consensus.cc:359] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.038707 19391 raft_consensus.cc:740] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.039534 19389 raft_consensus.cc:385] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.040932 19389 raft_consensus.cc:740] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.040602 19391 consensus_queue.cc:260] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.044265 19391 ts_tablet_manager.cc:1434] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:44.045971 19391 tablet_bootstrap.cc:492] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:44.046777 19389 consensus_queue.cc:260] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.052444 19392 tablet_bootstrap.cc:654] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.056385 19389 ts_tablet_manager.cc:1434] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 14:55:44.057922 19389 tablet_bootstrap.cc:492] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:44.061589 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
W20260709 14:55:44.071864 19310 leader_election.cc:343] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.075012 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.075742 19397 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.076339 19397 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.077845 19272 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 0.
I20260709 14:55:44.080149 19397 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.087114 19391 tablet_bootstrap.cc:654] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.107817 19389 tablet_bootstrap.cc:654] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.113107 19391 tablet_bootstrap.cc:492] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.113263 19309 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [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: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 0f32b5abaa104dab986512cd63cfd90b
I20260709 14:55:44.120579 19391 ts_tablet_manager.cc:1403] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.010s
I20260709 14:55:44.121591 19398 raft_consensus.cc:2804] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.122169 19398 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.122551 19398 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.128559 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.129572 19392 tablet_bootstrap.cc:492] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.130121 19392 ts_tablet_manager.cc:1403] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.018s
W20260709 14:55:44.130851 19236 leader_election.cc:343] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.138393 19391 raft_consensus.cc:359] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.139276 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.142189 19391 raft_consensus.cc:385] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.142560 19391 raft_consensus.cc:740] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.142714 19389 tablet_bootstrap.cc:492] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:44.143189 19389 ts_tablet_manager.cc:1403] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.012s
I20260709 14:55:44.143383 19391 consensus_queue.cc:260] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.140275 19392 raft_consensus.cc:359] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.145450 19392 raft_consensus.cc:385] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.145805 19392 raft_consensus.cc:740] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.145972 19389 raft_consensus.cc:359] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.146858 19389 raft_consensus.cc:385] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.146618 19392 consensus_queue.cc:260] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.147214 19389 raft_consensus.cc:740] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.141108 19398 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.150750 19346 raft_consensus.cc:2393] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53bdb3290c71498cb8075433209b2390 in current term 1: Already voted for candidate ec7a3cc6710a45c28d7851e744482c5f in this term.
I20260709 14:55:44.151134 19389 consensus_queue.cc:260] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.154456 19392 ts_tablet_manager.cc:1434] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 14:55:44.155604 19392 tablet_bootstrap.cc:492] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:44.158761 19238 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53bdb3290c71498cb8075433209b2390; no voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.160537 19391 ts_tablet_manager.cc:1434] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.006s
I20260709 14:55:44.161284 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:44.161744 19391 tablet_bootstrap.cc:492] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:44.161960 19397 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:44.165452 19310 leader_election.cc:343] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.167138 19393 raft_consensus.cc:493] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.168147 19393 raft_consensus.cc:515] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.176151 19393 leader_election.cc:290] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.175539 19398 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:44.181066 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.185930 19389 ts_tablet_manager.cc:1434] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.002s
I20260709 14:55:44.187314 19389 tablet_bootstrap.cc:492] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:44.187513 19397 raft_consensus.cc:2749] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.198797 19392 tablet_bootstrap.cc:654] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.200034 19391 tablet_bootstrap.cc:654] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.208743 19272 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 1.
I20260709 14:55:44.210590 19389 tablet_bootstrap.cc:654] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.211081 19309 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 0f32b5abaa104dab986512cd63cfd90b
I20260709 14:55:44.212680 19398 raft_consensus.cc:2804] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.213418 19398 raft_consensus.cc:697] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:44.214362 19398 consensus_queue.cc:237] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.227403 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.228204 19346 raft_consensus.cc:2468] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.230638 19163 leader_election.cc:304] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.233394 19393 raft_consensus.cc:2804] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.234081 19393 raft_consensus.cc:493] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.234570 19393 raft_consensus.cc:3060] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.239419 19392 tablet_bootstrap.cc:492] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.240357 19389 tablet_bootstrap.cc:492] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:44.241039 19389 ts_tablet_manager.cc:1403] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.008s
I20260709 14:55:44.241415 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.243162 19272 raft_consensus.cc:2468] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.243646 19391 tablet_bootstrap.cc:492] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.244279 19391 ts_tablet_manager.cc:1403] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.013s
I20260709 14:55:44.245764 19392 ts_tablet_manager.cc:1403] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.008s
I20260709 14:55:44.245205 19389 raft_consensus.cc:359] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.248306 19389 raft_consensus.cc:385] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.248648 19389 raft_consensus.cc:740] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.249503 19389 consensus_queue.cc:260] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.253274 19393 raft_consensus.cc:515] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.253319 19391 raft_consensus.cc:359] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.250478 19392 raft_consensus.cc:359] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.255308 19392 raft_consensus.cc:385] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.255645 19392 raft_consensus.cc:740] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.257463 19393 leader_election.cc:290] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.256436 19392 consensus_queue.cc:260] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.259939 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.260726 19346 raft_consensus.cc:3060] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.254451 19391 raft_consensus.cc:385] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.262205 19391 raft_consensus.cc:740] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.263381 19391 consensus_queue.cc:260] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.266625 19391 ts_tablet_manager.cc:1434] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:55:44.261408 19392 ts_tablet_manager.cc:1434] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:55:44.271760 19392 tablet_bootstrap.cc:492] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:44.275390 19391 tablet_bootstrap.cc:492] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:44.270344 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.277894 19272 raft_consensus.cc:3060] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.279738 19346 raft_consensus.cc:2468] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.258399 19092 catalog_manager.cc:5697] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 1 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.282819 19389 ts_tablet_manager.cc:1434] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.041s	user 0.015s	sys 0.003s
I20260709 14:55:44.284035 19389 tablet_bootstrap.cc:492] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:44.285463 19392 tablet_bootstrap.cc:654] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.288268 19163 leader_election.cc:304] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.289757 19422 raft_consensus.cc:2804] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.290796 19422 raft_consensus.cc:697] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:44.292080 19422 consensus_queue.cc:237] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.301780 19389 tablet_bootstrap.cc:654] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.309477 19391 tablet_bootstrap.cc:654] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.310290 19272 raft_consensus.cc:2468] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.312803 19397 raft_consensus.cc:493] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.314036 19397 raft_consensus.cc:515] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.318231 19393 raft_consensus.cc:493] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.319008 19393 raft_consensus.cc:515] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.322948 19393 leader_election.cc:290] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.324928 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.326328 19346 raft_consensus.cc:2468] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.328365 19163 leader_election.cc:304] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.328472 19397 leader_election.cc:290] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.330191 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.330340 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.330514 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.331957 19197 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 0.
W20260709 14:55:44.332564 19160 leader_election.cc:343] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.333794 19393 raft_consensus.cc:2804] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.337877 19393 raft_consensus.cc:493] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.334268 19236 leader_election.cc:304] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
W20260709 14:55:44.339509 19238 leader_election.cc:343] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.338380 19393 raft_consensus.cc:3060] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.339509 19397 raft_consensus.cc:2804] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.342391 19397 raft_consensus.cc:493] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.342553 19398 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.342969 19397 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.343725 19398 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.347990 19422 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.350977 19422 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.353899 19392 tablet_bootstrap.cc:492] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.358237 19389 tablet_bootstrap.cc:492] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:44.358417 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.358855 19389 ts_tablet_manager.cc:1403] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.004s
I20260709 14:55:44.356252 19392 ts_tablet_manager.cc:1403] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.027s
I20260709 14:55:44.359365 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.359818 19422 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.362367 19389 raft_consensus.cc:359] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.363113 19389 raft_consensus.cc:385] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.360277 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.361613 19197 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 0.
I20260709 14:55:44.356035 19398 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363)
I20260709 14:55:44.364775 19346 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
W20260709 14:55:44.363652 19160 leader_election.cc:343] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.363461 19389 raft_consensus.cc:740] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.366595 19310 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.366765 19163 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 53bdb3290c71498cb8075433209b2390
I20260709 14:55:44.372860 19398 raft_consensus.cc:2804] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.373441 19398 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.373828 19398 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.373624 19389 consensus_queue.cc:260] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.373961 19422 raft_consensus.cc:2804] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.371706 19391 tablet_bootstrap.cc:492] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.382258 19422 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.375104 19392 raft_consensus.cc:359] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.385006 19391 ts_tablet_manager.cc:1403] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.010s
I20260709 14:55:44.382262 19393 raft_consensus.cc:515] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.387369 19422 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.386682 19397 raft_consensus.cc:515] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.387892 19392 raft_consensus.cc:385] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.390187 19392 raft_consensus.cc:740] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.396878 19389 ts_tablet_manager.cc:1434] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.012s
I20260709 14:55:44.398137 19389 tablet_bootstrap.cc:492] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:44.397738 19392 consensus_queue.cc:260] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.403036 19397 leader_election.cc:290] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.403767 19397 raft_consensus.cc:493] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.404294 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:44.405118 19197 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.404242 19397 raft_consensus.cc:515] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.410912 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.411626 19346 raft_consensus.cc:3060] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.411732 19398 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.412923 19422 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.406184 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.409539 19393 leader_election.cc:290] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
W20260709 14:55:44.420513 19160 leader_election.cc:343] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.420671 19391 raft_consensus.cc:359] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.422909 19391 raft_consensus.cc:385] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.423276 19391 raft_consensus.cc:740] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.424324 19391 consensus_queue.cc:260] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.425510 19392 ts_tablet_manager.cc:1434] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.011s
I20260709 14:55:44.425891 19397 leader_election.cc:290] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.426571 19392 tablet_bootstrap.cc:492] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:44.428161 19393 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.428471 19398 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363)
I20260709 14:55:44.429049 19196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.431257 19391 ts_tablet_manager.cc:1434] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 14:55:44.431370 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:44.434535 19195 raft_consensus.cc:2393] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ec7a3cc6710a45c28d7851e744482c5f in current term 1: Already voted for candidate 0f32b5abaa104dab986512cd63cfd90b in this term.
I20260709 14:55:44.431583 19393 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
W20260709 14:55:44.433821 19236 leader_election.cc:343] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.436744 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.438583 19422 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.437412 19391 tablet_bootstrap.cc:492] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:44.440961 19272 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.443415 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.446617 19345 raft_consensus.cc:2393] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f32b5abaa104dab986512cd63cfd90b in current term 1: Already voted for candidate ec7a3cc6710a45c28d7851e744482c5f in this term.
I20260709 14:55:44.452235 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.449971 19393 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.452250 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.452808 19422 raft_consensus.cc:493] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.449331 19197 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 1.
I20260709 14:55:44.455726 19271 raft_consensus.cc:2393] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f32b5abaa104dab986512cd63cfd90b in current term 1: Already voted for candidate ec7a3cc6710a45c28d7851e744482c5f in this term.
I20260709 14:55:44.456662 19236 leader_election.cc:304] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:44.457726 19397 raft_consensus.cc:2804] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.458473 19397 raft_consensus.cc:697] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:44.458500 19163 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b; no voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.463176 19272 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.459589 19397 consensus_queue.cc:237] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.470489 19160 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.471084 19389 tablet_bootstrap.cc:654] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.472363 19430 raft_consensus.cc:2804] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.464728 19393 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.464900 19346 raft_consensus.cc:2468] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.459669 19422 raft_consensus.cc:515] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.480369 19163 leader_election.cc:304] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 53bdb3290c71498cb8075433209b2390
I20260709 14:55:44.485060 19398 raft_consensus.cc:493] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.484265 19430 raft_consensus.cc:697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:44.490612 19398 raft_consensus.cc:515] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.493333 19391 tablet_bootstrap.cc:654] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.496296 19392 tablet_bootstrap.cc:654] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.501371 19422 leader_election.cc:290] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.501338 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.502789 19398 leader_election.cc:290] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:44.504220 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.507220 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
W20260709 14:55:44.508884 19160 leader_election.cc:343] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:44.510211 19310 leader_election.cc:343] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.510358 19393 raft_consensus.cc:2749] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:44.511099 19163 leader_election.cc:343] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.499410 19430 consensus_queue.cc:237] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.512566 19163 leader_election.cc:304] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b; no voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.514353 19436 raft_consensus.cc:2804] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.516953 19398 raft_consensus.cc:493] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.517937 19398 raft_consensus.cc:515] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.516415 19393 raft_consensus.cc:2749] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.524647 19389 tablet_bootstrap.cc:492] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:44.525274 19389 ts_tablet_manager.cc:1403] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.026s
I20260709 14:55:44.526628 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.526968 19398 leader_election.cc:290] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:44.527889 19197 raft_consensus.cc:2393] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec7a3cc6710a45c28d7851e744482c5f in current term 1: Already voted for candidate 53bdb3290c71498cb8075433209b2390 in this term.
I20260709 14:55:44.521270 19436 raft_consensus.cc:697] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:44.531950 19392 tablet_bootstrap.cc:492] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.531662 19389 raft_consensus.cc:359] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.532485 19389 raft_consensus.cc:385] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.532783 19389 raft_consensus.cc:740] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.532577 19392 ts_tablet_manager.cc:1403] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.019s
I20260709 14:55:44.534221 19389 consensus_queue.cc:260] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.533605 19436 consensus_queue.cc:237] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.536830 19389 ts_tablet_manager.cc:1434] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:55:44.537897 19389 tablet_bootstrap.cc:492] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: Bootstrap starting.
I20260709 14:55:44.539345 19391 tablet_bootstrap.cc:492] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.540571 19391 ts_tablet_manager.cc:1403] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.008s
I20260709 14:55:44.544459 19392 raft_consensus.cc:359] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.546402 19392 raft_consensus.cc:385] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.546838 19392 raft_consensus.cc:740] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.547827 19392 consensus_queue.cc:260] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.550763 19392 ts_tablet_manager.cc:1434] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260709 14:55:44.552090 19392 tablet_bootstrap.cc:492] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:44.554822 19436 raft_consensus.cc:493] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.555349 19389 tablet_bootstrap.cc:654] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.555480 19436 raft_consensus.cc:515] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.558032 19436 leader_election.cc:290] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.555510 19091 catalog_manager.cc:5697] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 1 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.552491 19391 raft_consensus.cc:359] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.559574 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
W20260709 14:55:44.562232 19163 leader_election.cc:343] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.559779 19391 raft_consensus.cc:385] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.563076 19391 raft_consensus.cc:740] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.563786 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.564023 19391 consensus_queue.cc:260] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.564558 19392 tablet_bootstrap.cc:654] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:44.567675 19141 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:55:44.547817 19238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:40779, user_credentials={real_user=slave}} blocked reactor thread for 213076us
I20260709 14:55:44.570514 19391 ts_tablet_manager.cc:1434] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:55:44.572324 19391 tablet_bootstrap.cc:492] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:44.572376 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.573132 19346 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.597002 19391 tablet_bootstrap.cc:654] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.602255 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.604039 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.605053 19271 raft_consensus.cc:2393] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec7a3cc6710a45c28d7851e744482c5f in current term 1: Already voted for candidate 0f32b5abaa104dab986512cd63cfd90b in this term.
I20260709 14:55:44.564623 19272 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.606228 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.612906 19270 raft_consensus.cc:2393] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ec7a3cc6710a45c28d7851e744482c5f in current term 1: Already voted for candidate 0f32b5abaa104dab986512cd63cfd90b in this term.
I20260709 14:55:44.597831 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
W20260709 14:55:44.619839 19309 leader_election.cc:343] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.620366 19309 leader_election.cc:304] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7a3cc6710a45c28d7851e744482c5f; no voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390
I20260709 14:55:44.621590 19398 raft_consensus.cc:2749] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.627097 19160 leader_election.cc:304] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [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: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.628793 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.639339 19309 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [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: ec7a3cc6710a45c28d7851e744482c5f; no voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390
I20260709 14:55:44.640081 19436 raft_consensus.cc:2804] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.640525 19436 raft_consensus.cc:493] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.641608 19415 raft_consensus.cc:2749] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.643676 19436 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:44.640746 19238 leader_election.cc:343] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:44.626724 19093 catalog_manager.cc:5697] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.647274 19238 leader_election.cc:304] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53bdb3290c71498cb8075433209b2390; no voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.648739 19397 raft_consensus.cc:2749] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.649919 19309 leader_election.cc:304] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7a3cc6710a45c28d7851e744482c5f; no voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390
I20260709 14:55:44.652050 19346 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 1.
I20260709 14:55:44.652619 19415 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:44.654469 19398 raft_consensus.cc:2749] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.655093 19392 tablet_bootstrap.cc:492] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.655645 19392 ts_tablet_manager.cc:1403] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.104s	user 0.045s	sys 0.035s
I20260709 14:55:44.658034 19391 tablet_bootstrap.cc:492] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.658569 19392 raft_consensus.cc:359] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.659560 19392 raft_consensus.cc:385] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.658581 19391 ts_tablet_manager.cc:1403] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.013s
I20260709 14:55:44.659716 19436 raft_consensus.cc:515] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.662206 19391 raft_consensus.cc:359] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.663017 19391 raft_consensus.cc:385] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.663350 19391 raft_consensus.cc:740] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.663849 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.664000 19392 raft_consensus.cc:740] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.664449 19270 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.664950 19392 consensus_queue.cc:260] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.666311 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.667443 19392 ts_tablet_manager.cc:1434] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:44.664466 19391 consensus_queue.cc:260] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.669996 19392 tablet_bootstrap.cc:492] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390: Bootstrap starting.
I20260709 14:55:44.671294 19389 tablet_bootstrap.cc:492] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: No bootstrap required, opened a new log
I20260709 14:55:44.671815 19389 ts_tablet_manager.cc:1403] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.057s
I20260709 14:55:44.671016 19091 catalog_manager.cc:5697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 1 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.673964 19091 catalog_manager.cc:5697] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 1 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.678318 19392 tablet_bootstrap.cc:654] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.679083 19346 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.675061 19391 ts_tablet_manager.cc:1434] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 14:55:44.681465 19391 tablet_bootstrap.cc:492] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f: Bootstrap starting.
I20260709 14:55:44.684514 19389 raft_consensus.cc:359] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.685640 19389 raft_consensus.cc:385] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.685938 19389 raft_consensus.cc:740] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.686134 19398 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:44.684406 19415 raft_consensus.cc:493] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.689448 19430 consensus_queue.cc:1048] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:44.689141 19415 raft_consensus.cc:515] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.688112 19389 consensus_queue.cc:260] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.685854 19270 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.694037 19415 leader_election.cc:290] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:44.695330 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.697854 19269 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 0.
I20260709 14:55:44.698086 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.698910 19195 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 0.
I20260709 14:55:44.702101 19160 leader_election.cc:304] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:44.704206 19430 raft_consensus.cc:2804] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.704700 19430 raft_consensus.cc:697] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:44.702514 19309 leader_election.cc:304] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.706126 19415 raft_consensus.cc:2804] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.706583 19415 raft_consensus.cc:493] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.706933 19415 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.709863 19389 ts_tablet_manager.cc:1434] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 14:55:44.708880 19391 tablet_bootstrap.cc:654] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:44.706326 19430 consensus_queue.cc:237] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.701155 19436 leader_election.cc:290] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.727159 19392 tablet_bootstrap.cc:492] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390: No bootstrap required, opened a new log
I20260709 14:55:44.727691 19392 ts_tablet_manager.cc:1403] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.009s
I20260709 14:55:44.747502 19392 raft_consensus.cc:359] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.748262 19392 raft_consensus.cc:385] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.748687 19392 raft_consensus.cc:740] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.749740 19393 consensus_queue.cc:1048] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:44.750247 19392 consensus_queue.cc:260] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.756431 19392 ts_tablet_manager.cc:1434] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.008s
I20260709 14:55:44.786302 19391 tablet_bootstrap.cc:492] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f: No bootstrap required, opened a new log
I20260709 14:55:44.787078 19391 ts_tablet_manager.cc:1403] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.019s
I20260709 14:55:44.802829 19391 raft_consensus.cc:359] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.803838 19391 raft_consensus.cc:385] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:44.804139 19391 raft_consensus.cc:740] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Initialized, Role: FOLLOWER
I20260709 14:55:44.798420 19397 raft_consensus.cc:493] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.809192 19397 raft_consensus.cc:515] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.812896 19397 leader_election.cc:290] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.814126 19430 raft_consensus.cc:493] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.814327 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.814700 19430 raft_consensus.cc:515] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.815268 19345 raft_consensus.cc:2393] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53bdb3290c71498cb8075433209b2390 in current term 1: Already voted for candidate 0f32b5abaa104dab986512cd63cfd90b in this term.
I20260709 14:55:44.817102 19391 consensus_queue.cc:260] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.819250 19430 leader_election.cc:290] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.820472 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.815766 19415 raft_consensus.cc:515] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.821581 19391 ts_tablet_manager.cc:1434] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 14:55:44.823658 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.809329 19346 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.824362 19345 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.824838 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b" is_pre_election: true
I20260709 14:55:44.824549 19091 catalog_manager.cc:5697] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 1 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.821446 19269 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.829938 19196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:44.830704 19196 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.833853 19415 leader_election.cc:290] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:44.837271 19163 leader_election.cc:304] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.828511 19236 leader_election.cc:304] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53bdb3290c71498cb8075433209b2390; no voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:44.838711 19430 raft_consensus.cc:2804] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.838737 19397 raft_consensus.cc:3060] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.839259 19430 raft_consensus.cc:493] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.839634 19430 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.845009 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.845798 19272 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.846937 19397 raft_consensus.cc:2749] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:44.851143 19430 raft_consensus.cc:515] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.854086 19430 leader_election.cc:290] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.855715 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.856447 19344 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.861755 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.868048 19271 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.872169 19272 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 1.
I20260709 14:55:44.864045 19196 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 1.
I20260709 14:55:44.864740 19344 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.873880 19309 leader_election.cc:304] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.875401 19163 leader_election.cc:304] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:44.876463 19430 raft_consensus.cc:2804] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.877348 19430 raft_consensus.cc:697] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:44.877559 19271 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.878381 19415 raft_consensus.cc:2804] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.878366 19430 consensus_queue.cc:237] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.880362 19415 raft_consensus.cc:697] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:44.881369 19415 consensus_queue.cc:237] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.889521 19093 catalog_manager.cc:5697] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 1 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.893277 19091 catalog_manager.cc:5697] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 1 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:44.934376 19430 raft_consensus.cc:493] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:44.934940 19430 raft_consensus.cc:515] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.936847 19430 leader_election.cc:290] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.938056 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390" is_pre_election: true
I20260709 14:55:44.938308 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f" is_pre_election: true
I20260709 14:55:44.938671 19271 raft_consensus.cc:2468] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.939121 19344 raft_consensus.cc:2468] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 0.
I20260709 14:55:44.939754 19160 leader_election.cc:304] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:44.941433 19430 raft_consensus.cc:2804] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:44.941958 19430 raft_consensus.cc:493] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:44.942313 19430 raft_consensus.cc:3060] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.948344 19430 raft_consensus.cc:515] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.950667 19430 leader_election.cc:290] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:44.952167 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:44.952384 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:44.952842 19271 raft_consensus.cc:3060] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.953226 19344 raft_consensus.cc:3060] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:44.959771 19271 raft_consensus.cc:2468] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.962889 19160 leader_election.cc:304] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:44.963253 19344 raft_consensus.cc:2468] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 1.
I20260709 14:55:44.962953 19430 consensus_queue.cc:1048] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:44.963967 19393 raft_consensus.cc:2804] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:44.964504 19393 raft_consensus.cc:697] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:44.965567 19393 consensus_queue.cc:237] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:44.980297 19436 consensus_queue.cc:1048] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:44.994357 19093 catalog_manager.cc:5697] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 1 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:44.998549 19397 consensus_queue.cc:1048] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.014925 19397 consensus_queue.cc:1048] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.060256 19436 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.074275 19436 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.114610 19436 consensus_queue.cc:1048] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.140570 19393 consensus_queue.cc:1048] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.152920 19344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
mode: GRACEFUL
new_leader_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:36950
I20260709 14:55:45.153925 19344 raft_consensus.cc:606] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Received request to transfer leadership to TS 0f32b5abaa104dab986512cd63cfd90b
I20260709 14:55:45.175806 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:33572
I20260709 14:55:45.176331 19197 raft_consensus.cc:606] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:45.185798 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:33572
I20260709 14:55:45.186385 19197 raft_consensus.cc:606] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:45.193051 19344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:36950
I20260709 14:55:45.193936 19344 raft_consensus.cc:606] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:45.200058 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:33572
I20260709 14:55:45.200620 19197 raft_consensus.cc:606] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Received request to transfer leadership to TS ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:45.331573 19415 consensus_queue.cc:1048] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.340132 19449 raft_consensus.cc:993] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:45.341461 19415 raft_consensus.cc:1081] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:45.344489 19272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39538
I20260709 14:55:45.345803 19272 raft_consensus.cc:493] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:45.346235 19272 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.351835 19272 raft_consensus.cc:515] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.358767 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:45.358844 19436 consensus_queue.cc:1048] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.359562 19197 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.365658 19477 consensus_queue.cc:1048] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.366848 19197 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:45.368355 19236 leader_election.cc:304] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:45.369382 19467 raft_consensus.cc:2804] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.369520 19196 raft_consensus.cc:1240] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Rejecting Update request from peer ec7a3cc6710a45c28d7851e744482c5f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:45.369906 19467 raft_consensus.cc:697] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:45.370360 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:45.370983 19345 raft_consensus.cc:3055] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:45.370800 19467 consensus_queue.cc:237] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.371306 19345 raft_consensus.cc:740] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:45.372159 19345 consensus_queue.cc:260] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.373647 19345 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.379448 19436 consensus_queue.cc:1048] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.385713 19272 leader_election.cc:290] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:45.387104 19094 catalog_manager.cc:5697] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 1 to 2, leader changed from ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.385020 19345 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:45.490703 19422 consensus_queue.cc:1048] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.498415 19434 raft_consensus.cc:993] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:45.498941 19434 raft_consensus.cc:1081] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Signalling peer ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:45.501690 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:36944
I20260709 14:55:45.506385 19345 raft_consensus.cc:493] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:45.506937 19345 raft_consensus.cc:3060] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.510818 19430 consensus_queue.cc:1048] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:45.520188 19345 raft_consensus.cc:515] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.525485 19345 leader_election.cc:290] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:45.527218 19272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:45.530011 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a368358dc7b4f6289ab6cd6ece4cecf" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:45.530718 19197 raft_consensus.cc:3055] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:45.531026 19197 raft_consensus.cc:740] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:45.531891 19197 consensus_queue.cc:260] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.532790 19197 raft_consensus.cc:3060] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:45.533155 19422 consensus_queue.cc:1175] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "53bdb3290c71498cb8075433209b2390" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:55:45.541082 19430 raft_consensus.cc:993] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:45.541651 19430 raft_consensus.cc:1081] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:45.542382 19197 raft_consensus.cc:2468] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 2.
I20260709 14:55:45.544251 19272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:55:45.544787 19272 raft_consensus.cc:493] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:45.545177 19272 raft_consensus.cc:3060] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.550408 19310 leader_election.cc:304] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 53bdb3290c71498cb8075433209b2390
I20260709 14:55:45.551409 19477 raft_consensus.cc:2804] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.551980 19477 raft_consensus.cc:697] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:45.553174 19477 consensus_queue.cc:237] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.553879 19272 raft_consensus.cc:515] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.557433 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:45.558972 19197 raft_consensus.cc:3055] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:45.559329 19197 raft_consensus.cc:740] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:45.562954 19430 raft_consensus.cc:993] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:45.563470 19430 raft_consensus.cc:1081] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:45.563426 19197 consensus_queue.cc:260] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.564625 19197 raft_consensus.cc:3060] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.565478 19271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:55:45.565989 19271 raft_consensus.cc:493] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:45.566337 19271 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.566304 19093 catalog_manager.cc:5697] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 1 to 2, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 2 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:45.570556 19272 leader_election.cc:290] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:45.575251 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162cb01ce7a04e9da7d13adbd6e34a5b" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:45.575959 19345 raft_consensus.cc:3060] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.583582 19197 raft_consensus.cc:2468] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:45.584972 19236 leader_election.cc:304] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:45.585881 19467 raft_consensus.cc:2804] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.586361 19467 raft_consensus.cc:697] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:45.587556 19467 consensus_queue.cc:237] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.595980 19449 raft_consensus.cc:993] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: : Instructing follower 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:45.596532 19449 raft_consensus.cc:1081] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Signalling peer 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:45.597465 19093 catalog_manager.cc:5697] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 1 to 2, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.598693 19197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:33564
I20260709 14:55:45.599349 19345 raft_consensus.cc:2468] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:45.601333 19197 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:45.601814 19197 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.609477 19197 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.611145 19271 raft_consensus.cc:515] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.612674 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:45.613444 19269 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.614806 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:45.615094 19271 leader_election.cc:290] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:45.615552 19344 raft_consensus.cc:3055] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:45.615947 19344 raft_consensus.cc:740] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:45.613479 19197 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 2 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:45.617350 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:45.616995 19344 consensus_queue.cc:260] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.618041 19345 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.618561 19344 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.616954 19196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:45.620553 19196 raft_consensus.cc:3055] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:45.620903 19196 raft_consensus.cc:740] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:45.621826 19196 consensus_queue.cc:260] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.623332 19196 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:45.627285 19344 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 2.
I20260709 14:55:45.629993 19269 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 2.
I20260709 14:55:45.632054 19163 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:45.630578 19345 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:45.632557 19196 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:45.633477 19430 raft_consensus.cc:2804] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.633649 19238 leader_election.cc:304] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:45.634513 19430 raft_consensus.cc:697] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:45.634740 19467 raft_consensus.cc:2804] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:45.635281 19467 raft_consensus.cc:697] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:45.635532 19430 consensus_queue.cc:237] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.635932 19467 consensus_queue.cc:237] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:45.643678 19093 catalog_manager.cc:5697] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 1 to 2, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.645838 19091 catalog_manager.cc:5697] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 1 to 2, leader changed from ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131) to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 2 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:45.827816 19196 raft_consensus.cc:1275] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:45.829568 19467 consensus_queue.cc:1048] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:45.847608 19345 raft_consensus.cc:1275] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:45.849560 19467 consensus_queue.cc:1048] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:46.019927 19196 raft_consensus.cc:1275] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.021416 19467 consensus_queue.cc:1048] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.030900 19345 raft_consensus.cc:1275] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.034925 19467 consensus_queue.cc:1048] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.048677 19196 raft_consensus.cc:1275] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.050257 19477 consensus_queue.cc:1048] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.057112 19269 raft_consensus.cc:3060] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:46.063426 19269 raft_consensus.cc:1275] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.064860 19477 consensus_queue.cc:1048] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:46.119364 19345 raft_consensus.cc:1275] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.120944 19430 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.132513 19269 raft_consensus.cc:1275] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.134320 19485 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:46.146533 19345 raft_consensus.cc:1275] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.148545 19467 consensus_queue.cc:1048] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:46.159830 19196 raft_consensus.cc:1275] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:46.161868 19397 consensus_queue.cc:1048] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:48.241441 19062 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:55:48.242686 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:48.268755 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:33580
I20260709 14:55:48.269378 19197 raft_consensus.cc:606] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Received request to transfer leadership to TS ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:48.283689 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
mode: GRACEFUL
new_leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:55:48.284327 19271 raft_consensus.cc:606] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 LEADER]: Received request to transfer leadership to TS ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:48.285871 19062 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:48.286419 19062 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:48.497998 19495 raft_consensus.cc:993] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: : Instructing follower ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:48.498682 19483 raft_consensus.cc:1081] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 LEADER]: Signalling peer ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:48.500738 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:36928
I20260709 14:55:48.501472 19345 raft_consensus.cc:493] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.501868 19345 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.507239 19345 raft_consensus.cc:515] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:48.508996 19345 leader_election.cc:290] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:48.510258 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:48.510259 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:48.511157 19197 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.511148 19271 raft_consensus.cc:3055] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.511719 19271 raft_consensus.cc:740] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:48.512624 19271 consensus_queue.cc:260] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:48.514312 19271 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.519601 19197 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 2.
I20260709 14:55:48.521346 19310 leader_election.cc:304] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:48.521705 19271 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 2.
I20260709 14:55:48.522389 19491 raft_consensus.cc:2804] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.523689 19491 raft_consensus.cc:697] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:48.524394 19491 consensus_queue.cc:237] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:48.535701 19093 catalog_manager.cc:5697] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 1 to 2, leader changed from 53bdb3290c71498cb8075433209b2390 (127.18.157.130) to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 2 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.570370 19434 raft_consensus.cc:993] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:48.570987 19434 raft_consensus.cc:1081] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Signalling peer ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:48.573741 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:36944
I20260709 14:55:48.574442 19344 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.574798 19344 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.580529 19344 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:48.582549 19344 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 2 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363)
I20260709 14:55:48.583550 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:48.583976 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:48.584148 19271 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.584607 19197 raft_consensus.cc:3055] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.584908 19197 raft_consensus.cc:740] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:48.585711 19197 consensus_queue.cc:260] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:48.586985 19197 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.592959 19271 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 2.
I20260709 14:55:48.594527 19197 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 2.
I20260709 14:55:48.595669 19310 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:48.596486 19491 raft_consensus.cc:2804] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.597054 19491 raft_consensus.cc:697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:48.597903 19491 consensus_queue.cc:237] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:48.606848 19093 catalog_manager.cc:5697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 1 to 2, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 2 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:48.925865 19271 raft_consensus.cc:1275] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.927862 19491 consensus_queue.cc:1048] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.940132 19197 raft_consensus.cc:1275] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.942668 19491 consensus_queue.cc:1048] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.010464 19271 raft_consensus.cc:1275] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.012060 19506 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.019553 19197 raft_consensus.cc:1275] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.021790 19496 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:49.287475 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:49.299477 19344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:36950
I20260709 14:55:49.300169 19344 raft_consensus.cc:606] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:49.306780 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:33572
I20260709 14:55:49.307420 19197 raft_consensus.cc:606] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:49.314441 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:33572
I20260709 14:55:49.315065 19197 raft_consensus.cc:606] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:49.321165 19197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:33572
I20260709 14:55:49.321851 19197 raft_consensus.cc:606] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:49.332602 19345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
mode: GRACEFUL
new_leader_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:36950
I20260709 14:55:49.333401 19345 raft_consensus.cc:606] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Received request to transfer leadership to TS 53bdb3290c71498cb8075433209b2390
I20260709 14:55:49.345778 19496 raft_consensus.cc:993] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.346352 19491 raft_consensus.cc:1081] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.348112 19271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39538
I20260709 14:55:49.348668 19271 raft_consensus.cc:493] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.348973 19271 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.354557 19271 raft_consensus.cc:515] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.356521 19271 leader_election.cc:290] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 3 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:49.357501 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:49.357797 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71948a017db42479c4cfe225d7cbd79" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:49.358134 19197 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.358381 19345 raft_consensus.cc:3055] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.358712 19345 raft_consensus.cc:740] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:49.359455 19345 consensus_queue.cc:260] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.360702 19345 raft_consensus.cc:3060] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.364204 19197 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 3.
I20260709 14:55:49.365653 19236 leader_election.cc:304] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [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: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:49.366648 19483 raft_consensus.cc:2804] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.366812 19345 raft_consensus.cc:2468] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 3.
I20260709 14:55:49.367794 19483 raft_consensus.cc:697] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:49.369405 19483 consensus_queue.cc:237] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.376986 19093 catalog_manager.cc:5697] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 2 to 3, leader changed from ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 3 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.411980 19434 raft_consensus.cc:993] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.412416 19434 raft_consensus.cc:1081] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.414270 19271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:55:49.414956 19271 raft_consensus.cc:493] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.415539 19271 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.420905 19271 raft_consensus.cc:515] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.422984 19271 leader_election.cc:290] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:49.423880 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:49.424503 19197 raft_consensus.cc:3055] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:49.424715 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:49.424860 19197 raft_consensus.cc:740] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:49.425305 19344 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.425851 19197 consensus_queue.cc:260] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.427096 19197 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.433305 19344 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:49.434883 19197 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:49.435012 19238 leader_election.cc:304] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:49.436137 19483 raft_consensus.cc:2804] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.437186 19483 raft_consensus.cc:697] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:49.438134 19483 consensus_queue.cc:237] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.439924 19434 raft_consensus.cc:993] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.440438 19434 raft_consensus.cc:1081] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.444016 19271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:55:49.444779 19271 raft_consensus.cc:493] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.445217 19271 raft_consensus.cc:3060] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.446623 19093 catalog_manager.cc:5697] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 1 to 2, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.450100 19271 raft_consensus.cc:515] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.451867 19271 leader_election.cc:290] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:49.452816 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:49.453424 19197 raft_consensus.cc:3055] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:49.453742 19197 raft_consensus.cc:740] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:49.454394 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0016df96a5e44ee0ae637e0c217db24e" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:49.454610 19197 consensus_queue.cc:260] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.455072 19344 raft_consensus.cc:3060] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.455816 19197 raft_consensus.cc:3060] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.462330 19197 raft_consensus.cc:2468] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:49.462461 19344 raft_consensus.cc:2468] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 2.
I20260709 14:55:49.463613 19238 leader_election.cc:304] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:49.464354 19483 raft_consensus.cc:2804] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.464787 19483 raft_consensus.cc:697] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:49.465533 19483 consensus_queue.cc:237] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.472144 19093 catalog_manager.cc:5697] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 1 to 2, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.594990 19491 raft_consensus.cc:993] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.595528 19491 raft_consensus.cc:1081] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.597170 19271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39538
I20260709 14:55:49.597738 19271 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.598029 19271 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.603070 19271 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.604851 19271 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 3 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:49.605935 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:49.606062 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:49.606468 19197 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.606660 19344 raft_consensus.cc:3055] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.607007 19344 raft_consensus.cc:740] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:49.607695 19344 consensus_queue.cc:260] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [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: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.608614 19344 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.611363 19197 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 3.
I20260709 14:55:49.612660 19236 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [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: 0f32b5abaa104dab986512cd63cfd90b, 53bdb3290c71498cb8075433209b2390; no voters: 
I20260709 14:55:49.613713 19483 raft_consensus.cc:2804] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.614223 19483 raft_consensus.cc:697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:49.614667 19344 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 3.
I20260709 14:55:49.615008 19483 consensus_queue.cc:237] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [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: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.621196 19093 catalog_manager.cc:5697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 2 to 3, leader changed from ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 3 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.707708 19516 raft_consensus.cc:993] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: : Instructing follower 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.708149 19516 raft_consensus.cc:1081] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 LEADER]: Signalling peer 53bdb3290c71498cb8075433209b2390 to start an election
I20260709 14:55:49.709794 19271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
 from {username='slave'} at 127.0.0.1:39554
I20260709 14:55:49.710305 19271 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.710572 19271 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.715818 19271 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.717844 19271 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [CANDIDATE]: Term 3 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:49.718870 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:49.718982 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "53bdb3290c71498cb8075433209b2390" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:49.719585 19197 raft_consensus.cc:3055] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:49.719661 19344 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.719982 19197 raft_consensus.cc:740] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:49.720757 19197 consensus_queue.cc:260] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.722023 19197 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:49.727250 19344 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 3.
I20260709 14:55:49.728623 19197 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bdb3290c71498cb8075433209b2390 in term 3.
I20260709 14:55:49.728614 19238 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [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: 53bdb3290c71498cb8075433209b2390, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:49.729755 19483 raft_consensus.cc:2804] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:49.730254 19483 raft_consensus.cc:697] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Becoming Leader. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:49.731024 19483 consensus_queue.cc:237] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:49.739004 19093 catalog_manager.cc:5697] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 reported cstate change: term changed from 2 to 3, leader changed from 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129) to 53bdb3290c71498cb8075433209b2390 (127.18.157.130). New cstate: current_term: 3 leader_uuid: "53bdb3290c71498cb8075433209b2390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.775949 19197 raft_consensus.cc:1275] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:49.777503 19483 consensus_queue.cc:1048] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:49.789319 19344 raft_consensus.cc:1275] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:49.791191 19483 consensus_queue.cc:1048] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:49.850819 19197 raft_consensus.cc:1275] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.852424 19512 consensus_queue.cc:1048] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.862921 19344 raft_consensus.cc:1275] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.864684 19512 consensus_queue.cc:1048] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.960014 19344 raft_consensus.cc:1275] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.961481 19512 consensus_queue.cc:1048] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.972492 19197 raft_consensus.cc:1275] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.977154 19520 consensus_queue.cc:1048] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:50.152235 19197 raft_consensus.cc:1275] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:50.153625 19520 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.163087 19344 raft_consensus.cc:1275] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:50.165413 19512 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.246169 19344 raft_consensus.cc:1275] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:50.247684 19520 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:50.258183 19197 raft_consensus.cc:1275] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Refusing update from remote peer 53bdb3290c71498cb8075433209b2390: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:50.259676 19520 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:52.345017 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:52.352988 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
mode: GRACEFUL
new_leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:55:52.353678 19271 raft_consensus.cc:606] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Received request to transfer leadership to TS ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:52.356907 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
mode: GRACEFUL
new_leader_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:55:52.357571 19271 raft_consensus.cc:606] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Received request to transfer leadership to TS 0f32b5abaa104dab986512cd63cfd90b
I20260709 14:55:52.360743 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
mode: GRACEFUL
new_leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:55:52.361202 19271 raft_consensus.cc:606] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Received request to transfer leadership to TS ec7a3cc6710a45c28d7851e744482c5f
I20260709 14:55:52.363864 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
mode: GRACEFUL
new_leader_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:55:52.364351 19271 raft_consensus.cc:606] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Received request to transfer leadership to TS 0f32b5abaa104dab986512cd63cfd90b
I20260709 14:55:52.367067 19271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae"
dest_uuid: "53bdb3290c71498cb8075433209b2390"
mode: GRACEFUL
new_leader_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:39560
I20260709 14:55:52.367620 19271 raft_consensus.cc:606] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Received request to transfer leadership to TS 0f32b5abaa104dab986512cd63cfd90b
I20260709 14:55:52.369050 19062 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:52.369622 19062 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:52.515645 19520 raft_consensus.cc:993] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: : Instructing follower 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:52.516141 19520 raft_consensus.cc:1081] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Signalling peer 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:52.517958 19196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:33566
I20260709 14:55:52.518499 19196 raft_consensus.cc:493] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.518836 19196 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.524878 19196 raft_consensus.cc:515] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.527022 19196 leader_election.cc:290] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 3 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:52.528246 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:52.528672 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e164b7e979614a388fb701d53ef7343a" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:52.529315 19344 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.529177 19271 raft_consensus.cc:3055] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:52.529759 19271 raft_consensus.cc:740] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:52.530887 19271 consensus_queue.cc:260] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.531956 19271 raft_consensus.cc:3060] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.535028 19344 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 3.
I20260709 14:55:52.536513 19163 leader_election.cc:304] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:52.537067 19271 raft_consensus.cc:2468] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 3.
I20260709 14:55:52.538465 19536 raft_consensus.cc:2804] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:52.539404 19536 raft_consensus.cc:697] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 3 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:52.540349 19536 consensus_queue.cc:237] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.548381 19091 catalog_manager.cc:5697] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 2 to 3, leader changed from 53bdb3290c71498cb8075433209b2390 (127.18.157.130) to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 3 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.740513 19534 raft_consensus.cc:993] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: : Instructing follower 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:52.741071 19520 raft_consensus.cc:1081] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Signalling peer 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:52.743098 19196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:33566
I20260709 14:55:52.743639 19196 raft_consensus.cc:493] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.743932 19196 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.749553 19196 raft_consensus.cc:515] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.751433 19196 leader_election.cc:290] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 3 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:52.752529 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:52.752974 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e0198075e74c698ae5fa35f87770ae" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:52.753207 19271 raft_consensus.cc:3055] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:52.753548 19271 raft_consensus.cc:740] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:52.753585 19345 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.754755 19271 consensus_queue.cc:260] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.756122 19271 raft_consensus.cc:3060] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.762293 19345 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 3.
I20260709 14:55:52.763396 19271 raft_consensus.cc:2468] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 3.
I20260709 14:55:52.763947 19163 leader_election.cc:304] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:52.764726 19536 raft_consensus.cc:2804] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:52.765118 19536 raft_consensus.cc:697] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 3 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:52.765972 19536 consensus_queue.cc:237] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.769917 19534 raft_consensus.cc:993] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: : Instructing follower ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:52.770404 19520 raft_consensus.cc:1081] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Signalling peer ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:52.772066 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:36928
I20260709 14:55:52.772617 19345 raft_consensus.cc:493] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.773015 19345 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.774118 19091 catalog_manager.cc:5697] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 2 to 3, leader changed from 53bdb3290c71498cb8075433209b2390 (127.18.157.130) to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 3 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.779927 19534 raft_consensus.cc:993] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: : Instructing follower 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:52.780062 19345 raft_consensus.cc:515] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.780561 19534 raft_consensus.cc:1081] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Signalling peer 0f32b5abaa104dab986512cd63cfd90b to start an election
I20260709 14:55:52.782619 19196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4"
dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
 from {username='slave'} at 127.0.0.1:33566
I20260709 14:55:52.783233 19196 raft_consensus.cc:493] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.783596 19196 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.784053 19345 leader_election.cc:290] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 3 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:52.784017 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:52.784891 19197 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.786162 19271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b6e276c0341559bcefa07337dfe02" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:52.786688 19271 raft_consensus.cc:3055] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:52.786966 19271 raft_consensus.cc:740] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:52.787721 19271 consensus_queue.cc:260] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.788915 19271 raft_consensus.cc:3060] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:52.788975 19196 raft_consensus.cc:515] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.790844 19196 leader_election.cc:290] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [CANDIDATE]: Term 4 election: Requested vote from peers 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319), ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131:40779)
I20260709 14:55:52.792485 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:52.792479 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f6a1d890144d4a3efd6eeb40d3ab4" candidate_uuid: "0f32b5abaa104dab986512cd63cfd90b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
I20260709 14:55:52.793478 19345 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.793430 19269 raft_consensus.cc:3055] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:52.794059 19269 raft_consensus.cc:740] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:52.794126 19197 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 3.
I20260709 14:55:52.795239 19269 consensus_queue.cc:260] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [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: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.795907 19310 leader_election.cc:304] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:52.797017 19269 raft_consensus.cc:3060] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.797158 19271 raft_consensus.cc:2468] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 3.
I20260709 14:55:52.797456 19491 raft_consensus.cc:2804] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:52.799332 19491 raft_consensus.cc:697] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 3 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:52.800414 19491 consensus_queue.cc:237] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.801857 19345 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 4.
I20260709 14:55:52.803265 19163 leader_election.cc:304] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:52.804390 19536 raft_consensus.cc:2804] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:52.805032 19536 raft_consensus.cc:697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 4 LEADER]: Becoming Leader. State: Replica: 0f32b5abaa104dab986512cd63cfd90b, State: Running, Role: LEADER
I20260709 14:55:52.805922 19269 raft_consensus.cc:2468] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f32b5abaa104dab986512cd63cfd90b in term 4.
I20260709 14:55:52.806146 19536 consensus_queue.cc:237] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [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: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.812804 19091 catalog_manager.cc:5697] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 2 to 3, leader changed from 53bdb3290c71498cb8075433209b2390 (127.18.157.130) to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 3 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:52.819269 19094 catalog_manager.cc:5697] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b reported cstate change: term changed from 3 to 4, leader changed from 53bdb3290c71498cb8075433209b2390 (127.18.157.130) to 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129). New cstate: current_term: 4 leader_uuid: "0f32b5abaa104dab986512cd63cfd90b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:52.825104 19520 raft_consensus.cc:993] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: : Instructing follower ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:52.825706 19520 raft_consensus.cc:1081] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Signalling peer ec7a3cc6710a45c28d7851e744482c5f to start an election
I20260709 14:55:52.827497 19345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1"
dest_uuid: "ec7a3cc6710a45c28d7851e744482c5f"
 from {username='slave'} at 127.0.0.1:36928
I20260709 14:55:52.828096 19345 raft_consensus.cc:493] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:52.828495 19345 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.833879 19345 raft_consensus.cc:515] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.835515 19345 leader_election.cc:290] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [CANDIDATE]: Term 4 election: Requested vote from peers 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363), 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319)
I20260709 14:55:52.836750 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0f32b5abaa104dab986512cd63cfd90b"
I20260709 14:55:52.836750 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815517a08938451a8278e422e7f8d6e1" candidate_uuid: "ec7a3cc6710a45c28d7851e744482c5f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53bdb3290c71498cb8075433209b2390"
I20260709 14:55:52.837598 19197 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.837598 19269 raft_consensus.cc:3055] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:52.838146 19269 raft_consensus.cc:740] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53bdb3290c71498cb8075433209b2390, State: Running, Role: LEADER
I20260709 14:55:52.839013 19269 consensus_queue.cc:260] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.840354 19269 raft_consensus.cc:3060] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:52.845521 19197 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 4.
I20260709 14:55:52.847002 19310 leader_election.cc:304] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [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: 0f32b5abaa104dab986512cd63cfd90b, ec7a3cc6710a45c28d7851e744482c5f; no voters: 
I20260709 14:55:52.847671 19269 raft_consensus.cc:2468] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7a3cc6710a45c28d7851e744482c5f in term 4.
I20260709 14:55:52.847811 19491 raft_consensus.cc:2804] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:52.848604 19491 raft_consensus.cc:697] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 4 LEADER]: Becoming Leader. State: Replica: ec7a3cc6710a45c28d7851e744482c5f, State: Running, Role: LEADER
I20260709 14:55:52.850149 19491 consensus_queue.cc:237] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [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: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } }
I20260709 14:55:52.858345 19094 catalog_manager.cc:5697] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f reported cstate change: term changed from 3 to 4, leader changed from 53bdb3290c71498cb8075433209b2390 (127.18.157.130) to ec7a3cc6710a45c28d7851e744482c5f (127.18.157.131). New cstate: current_term: 4 leader_uuid: "ec7a3cc6710a45c28d7851e744482c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.069495 19345 raft_consensus.cc:1275] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.070858 19536 consensus_queue.cc:1048] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.085201 19269 raft_consensus.cc:1275] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.086913 19537 consensus_queue.cc:1048] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:53.222396 19345 raft_consensus.cc:1275] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.223976 19537 consensus_queue.cc:1048] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.236963 19271 raft_consensus.cc:1275] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.240694 19550 consensus_queue.cc:1048] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:53.257756 19269 raft_consensus.cc:1275] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.259012 19197 raft_consensus.cc:1275] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:53.259195 19491 consensus_queue.cc:1048] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:53.260425 19544 consensus_queue.cc:1048] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:53.273721 19345 raft_consensus.cc:1275] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.275319 19550 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7a3cc6710a45c28d7851e744482c5f" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.286296 19269 raft_consensus.cc:1275] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.291386 19559 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:53.298099 19271 raft_consensus.cc:1275] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Refusing update from remote peer 0f32b5abaa104dab986512cd63cfd90b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.301100 19537 consensus_queue.cc:1048] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bdb3290c71498cb8075433209b2390" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:53.310278 19197 raft_consensus.cc:1275] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Refusing update from remote peer ec7a3cc6710a45c28d7851e744482c5f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:53.312561 19491 consensus_queue.cc:1048] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f32b5abaa104dab986512cd63cfd90b" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 44363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:53.370709 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:53.376785 19062 tablet_server.cc:179] TabletServer@127.18.157.129:0 shutting down...
I20260709 14:55:53.404605 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:53.405544 19062 tablet_replica.cc:333] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.406373 19062 raft_consensus.cc:2243] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.406971 19062 raft_consensus.cc:2272] T 4a368358dc7b4f6289ab6cd6ece4cecf P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.409802 19062 tablet_replica.cc:333] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.410362 19062 raft_consensus.cc:2243] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.410801 19062 raft_consensus.cc:2272] T 8c3b6e276c0341559bcefa07337dfe02 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.413516 19062 tablet_replica.cc:333] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.414057 19062 raft_consensus.cc:2243] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.414832 19062 raft_consensus.cc:2272] T f5e0198075e74c698ae5fa35f87770ae P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.417490 19062 tablet_replica.cc:333] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.418035 19062 raft_consensus.cc:2243] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.418458 19062 raft_consensus.cc:2272] T 0016df96a5e44ee0ae637e0c217db24e P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.420236 19062 tablet_replica.cc:333] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.420763 19062 raft_consensus.cc:2243] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.421583 19062 raft_consensus.cc:2272] T e164b7e979614a388fb701d53ef7343a P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.423960 19062 tablet_replica.cc:333] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.424540 19062 raft_consensus.cc:2243] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.425441 19062 raft_consensus.cc:2272] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.427924 19062 tablet_replica.cc:333] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.428444 19062 raft_consensus.cc:2243] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.428953 19062 raft_consensus.cc:2272] T 815517a08938451a8278e422e7f8d6e1 P 0f32b5abaa104dab986512cd63cfd90b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.432022 19062 tablet_replica.cc:333] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.432637 19062 raft_consensus.cc:2243] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.433039 19062 raft_consensus.cc:2272] T c71948a017db42479c4cfe225d7cbd79 P 0f32b5abaa104dab986512cd63cfd90b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.434762 19062 tablet_replica.cc:333] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b: stopping tablet replica
I20260709 14:55:53.435189 19062 raft_consensus.cc:2243] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.435580 19062 raft_consensus.cc:2272] T 162cb01ce7a04e9da7d13adbd6e34a5b P 0f32b5abaa104dab986512cd63cfd90b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:53.556862 19236 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.157.129:44363: connect: Connection refused (error 111)
I20260709 14:55:53.560312 19062 tablet_server.cc:196] TabletServer@127.18.157.129:0 shutdown complete.
W20260709 14:55:53.561479 19236 consensus_peers.cc:597] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 -> Peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Couldn't send request to peer 0f32b5abaa104dab986512cd63cfd90b. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:44363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:53.564882 19236 consensus_peers.cc:597] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 -> Peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Couldn't send request to peer 0f32b5abaa104dab986512cd63cfd90b. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:44363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:53.584004 19062 tablet_server.cc:179] TabletServer@127.18.157.130:0 shutting down...
I20260709 14:55:53.612180 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:53.613008 19062 tablet_replica.cc:333] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.613695 19062 raft_consensus.cc:2243] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.614176 19062 raft_consensus.cc:2272] T f5e0198075e74c698ae5fa35f87770ae P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.616677 19062 tablet_replica.cc:333] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.617304 19062 raft_consensus.cc:2243] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.617744 19062 raft_consensus.cc:2272] T 835f6a1d890144d4a3efd6eeb40d3ab4 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.619956 19062 tablet_replica.cc:333] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.620530 19062 raft_consensus.cc:2243] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.620965 19062 raft_consensus.cc:2272] T 8c3b6e276c0341559bcefa07337dfe02 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.623293 19062 tablet_replica.cc:333] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.623858 19062 raft_consensus.cc:2243] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.624305 19062 raft_consensus.cc:2272] T 4a368358dc7b4f6289ab6cd6ece4cecf P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.626138 19062 tablet_replica.cc:333] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.626657 19062 raft_consensus.cc:2243] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.627501 19062 raft_consensus.cc:2272] T 0016df96a5e44ee0ae637e0c217db24e P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.629555 19062 tablet_replica.cc:333] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.630077 19062 raft_consensus.cc:2243] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.630949 19062 raft_consensus.cc:2272] T 162cb01ce7a04e9da7d13adbd6e34a5b P 53bdb3290c71498cb8075433209b2390 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.633081 19062 tablet_replica.cc:333] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.633628 19062 raft_consensus.cc:2243] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.634419 19062 raft_consensus.cc:2272] T c71948a017db42479c4cfe225d7cbd79 P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.636224 19062 tablet_replica.cc:333] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.636667 19062 raft_consensus.cc:2243] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.637019 19062 raft_consensus.cc:2272] T 815517a08938451a8278e422e7f8d6e1 P 53bdb3290c71498cb8075433209b2390 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.639220 19062 tablet_replica.cc:333] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390: stopping tablet replica
I20260709 14:55:53.639659 19062 raft_consensus.cc:2243] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.640012 19062 raft_consensus.cc:2272] T e164b7e979614a388fb701d53ef7343a P 53bdb3290c71498cb8075433209b2390 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:53.657936 19310 consensus_peers.cc:597] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f -> Peer 0f32b5abaa104dab986512cd63cfd90b (127.18.157.129:44363): Couldn't send request to peer 0f32b5abaa104dab986512cd63cfd90b. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:44363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:53.671020 19062 tablet_server.cc:196] TabletServer@127.18.157.130:0 shutdown complete.
I20260709 14:55:53.688475 19062 tablet_server.cc:179] TabletServer@127.18.157.131:0 shutting down...
I20260709 14:55:53.719468 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:53.720276 19062 tablet_replica.cc:333] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.720978 19062 raft_consensus.cc:2243] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.721505 19062 raft_consensus.cc:2272] T e164b7e979614a388fb701d53ef7343a P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.723989 19062 tablet_replica.cc:333] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.724730 19062 raft_consensus.cc:2243] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.725570 19062 raft_consensus.cc:2272] T f5e0198075e74c698ae5fa35f87770ae P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.728470 19062 tablet_replica.cc:333] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.729205 19062 raft_consensus.cc:2243] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:53.729467 19309 consensus_peers.cc:597] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f -> Peer 53bdb3290c71498cb8075433209b2390 (127.18.157.130:40319): Couldn't send request to peer 53bdb3290c71498cb8075433209b2390. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.130:40319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:53.729775 19062 raft_consensus.cc:2272] T 0016df96a5e44ee0ae637e0c217db24e P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.731535 19062 tablet_replica.cc:333] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.732034 19062 raft_consensus.cc:2243] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.732448 19062 raft_consensus.cc:2272] T 835f6a1d890144d4a3efd6eeb40d3ab4 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.734501 19062 tablet_replica.cc:333] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.734987 19062 raft_consensus.cc:2243] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.735414 19062 raft_consensus.cc:2272] T c71948a017db42479c4cfe225d7cbd79 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.736954 19062 tablet_replica.cc:333] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.737478 19062 raft_consensus.cc:2243] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.738180 19062 raft_consensus.cc:2272] T 815517a08938451a8278e422e7f8d6e1 P ec7a3cc6710a45c28d7851e744482c5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.740267 19062 tablet_replica.cc:333] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.740837 19062 raft_consensus.cc:2243] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:53.741344 19062 raft_consensus.cc:2272] T 162cb01ce7a04e9da7d13adbd6e34a5b P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.743003 19062 tablet_replica.cc:333] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.743544 19062 raft_consensus.cc:2243] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.744275 19062 raft_consensus.cc:2272] T 4a368358dc7b4f6289ab6cd6ece4cecf P ec7a3cc6710a45c28d7851e744482c5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.746258 19062 tablet_replica.cc:333] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f: stopping tablet replica
I20260709 14:55:53.746693 19062 raft_consensus.cc:2243] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:53.747386 19062 raft_consensus.cc:2272] T 8c3b6e276c0341559bcefa07337dfe02 P ec7a3cc6710a45c28d7851e744482c5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:53.776947 19062 tablet_server.cc:196] TabletServer@127.18.157.131:0 shutdown complete.
I20260709 14:55:53.795636 19062 master.cc:562] Master@127.18.157.190:33565 shutting down...
I20260709 14:55:54.016081 19062 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:54.016646 19062 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:54.016949 19062 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80b02cd0aa764a9299b7fbe758b8c2a4: stopping tablet replica
I20260709 14:55:54.037658 19062 master.cc:584] Master@127.18.157.190:33565 shutdown complete.
0f32b5abaa104dab986512cd63cfd90b  4
53bdb3290c71498cb8075433209b2390  4
ec7a3cc6710a45c28d7851e744482c5f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13186 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:55:54.079954 19062 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.157.190:34399
I20260709 14:55:54.081426 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:54.087453 19570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.088073 19571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.088819 19573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:54.089655 19062 server_base.cc:1061] running on GCE node
I20260709 14:55:54.090500 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:54.090687 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:54.090801 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608954090791 us; error 0 us; skew 500 ppm
I20260709 14:55:54.091262 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:54.094564 19062 webserver.cc:533] Webserver started at http://127.18.157.190:44269/ using document root <none> and password file <none>
I20260709 14:55:54.095168 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:54.095362 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:54.095602 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:54.096736 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/master-0-root/instance:
uuid: "f34f61be689840418e54250abc9b2c12"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.101560 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:54.105443 19578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.106454 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:55:54.106894 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/master-0-root
uuid: "f34f61be689840418e54250abc9b2c12"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.107290 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:54.136003 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:54.137511 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:54.181634 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.190:34399
I20260709 14:55:54.181680 19629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.190:34399 every 8 connection(s)
I20260709 14:55:54.186839 19630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.197575 19630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12: Bootstrap starting.
I20260709 14:55:54.202821 19630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.207705 19630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12: No bootstrap required, opened a new log
I20260709 14:55:54.210443 19630 raft_consensus.cc:359] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f34f61be689840418e54250abc9b2c12" member_type: VOTER }
I20260709 14:55:54.210912 19630 raft_consensus.cc:385] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.211102 19630 raft_consensus.cc:740] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f34f61be689840418e54250abc9b2c12, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.211664 19630 consensus_queue.cc:260] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f34f61be689840418e54250abc9b2c12" member_type: VOTER }
I20260709 14:55:54.212118 19630 raft_consensus.cc:399] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:54.212332 19630 raft_consensus.cc:493] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:54.212566 19630 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.217569 19630 raft_consensus.cc:515] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f34f61be689840418e54250abc9b2c12" member_type: VOTER }
I20260709 14:55:54.218279 19630 leader_election.cc:304] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [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: f34f61be689840418e54250abc9b2c12; no voters: 
I20260709 14:55:54.219693 19630 leader_election.cc:290] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:54.220135 19633 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.221980 19633 raft_consensus.cc:697] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 1 LEADER]: Becoming Leader. State: Replica: f34f61be689840418e54250abc9b2c12, State: Running, Role: LEADER
I20260709 14:55:54.222741 19633 consensus_queue.cc:237] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [LEADER]: Queue going to LEADER mode. State: All 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: "f34f61be689840418e54250abc9b2c12" member_type: VOTER }
I20260709 14:55:54.223320 19630 sys_catalog.cc:565] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:54.227212 19634 sys_catalog.cc:455] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f34f61be689840418e54250abc9b2c12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f34f61be689840418e54250abc9b2c12" member_type: VOTER } }
I20260709 14:55:54.227511 19635 sys_catalog.cc:455] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f34f61be689840418e54250abc9b2c12. Latest consensus state: current_term: 1 leader_uuid: "f34f61be689840418e54250abc9b2c12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f34f61be689840418e54250abc9b2c12" member_type: VOTER } }
I20260709 14:55:54.227944 19635 sys_catalog.cc:458] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:54.227909 19634 sys_catalog.cc:458] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:54.236953 19638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:54.246309 19638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:54.247843 19062 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:54.256974 19638 catalog_manager.cc:1383] Generated new cluster ID: 32ff924ee23e4479a1e49dd292af52c3
I20260709 14:55:54.257369 19638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:54.290592 19638 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:54.292090 19638 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:54.308211 19638 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12: Generated new TSK 0
I20260709 14:55:54.308950 19638 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:54.315951 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:54.323129 19651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.323864 19652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.326061 19654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:54.326875 19062 server_base.cc:1061] running on GCE node
I20260709 14:55:54.327894 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:54.328142 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:54.328312 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608954328283 us; error 0 us; skew 500 ppm
I20260709 14:55:54.328871 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:54.331774 19062 webserver.cc:533] Webserver started at http://127.18.157.129:42877/ using document root <none> and password file <none>
I20260709 14:55:54.332410 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:54.332798 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:54.333284 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:54.334861 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-0-root/instance:
uuid: "f3bc6262ca6445d09c5126f94821e5b9"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.340526 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:55:54.345036 19659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.346035 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:54.346482 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-0-root
uuid: "f3bc6262ca6445d09c5126f94821e5b9"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.346829 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:54.367254 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:54.368727 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:54.370419 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:54.372960 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:54.373171 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.373456 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:54.373627 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.422534 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.129:39945
I20260709 14:55:54.422655 19721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.129:39945 every 8 connection(s)
I20260709 14:55:54.427847 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:54.436297 19726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.438081 19727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.440244 19729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:54.440975 19062 server_base.cc:1061] running on GCE node
I20260709 14:55:54.441972 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:54.442194 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:54.442365 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608954442344 us; error 0 us; skew 500 ppm
I20260709 14:55:54.442956 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:54.445604 19722 heartbeater.cc:344] Connected to a master server at 127.18.157.190:34399
I20260709 14:55:54.446039 19722 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:54.446133 19062 webserver.cc:533] Webserver started at http://127.18.157.130:43397/ using document root <none> and password file <none>
I20260709 14:55:54.446743 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:54.446825 19722 heartbeater.cc:507] Master 127.18.157.190:34399 requested a full tablet report, sending...
I20260709 14:55:54.446979 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:54.447417 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:54.448957 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-1-root/instance:
uuid: "d8681168564a4a0d9fccb8bd2180375e"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.449340 19595 ts_manager.cc:194] Registered new tserver with Master: f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945)
I20260709 14:55:54.451217 19595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44716
I20260709 14:55:54.454499 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:55:54.458412 19734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.459304 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:55:54.459635 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-1-root
uuid: "d8681168564a4a0d9fccb8bd2180375e"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.459910 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:54.487629 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:54.489125 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:54.490918 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:54.493587 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:54.493813 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.494060 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:54.494225 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.546464 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.130:39675
I20260709 14:55:54.546579 19796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.130:39675 every 8 connection(s)
I20260709 14:55:54.551991 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:54.560210 19800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:54.562626 19801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:54.563268 19062 server_base.cc:1061] running on GCE node
W20260709 14:55:54.563982 19803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:54.565120 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:54.565397 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:54.565557 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608954565545 us; error 0 us; skew 500 ppm
I20260709 14:55:54.566062 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:54.566219 19797 heartbeater.cc:344] Connected to a master server at 127.18.157.190:34399
I20260709 14:55:54.566897 19797 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:54.567900 19797 heartbeater.cc:507] Master 127.18.157.190:34399 requested a full tablet report, sending...
I20260709 14:55:54.569051 19062 webserver.cc:533] Webserver started at http://127.18.157.131:46383/ using document root <none> and password file <none>
I20260709 14:55:54.569794 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:54.570063 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:54.570384 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:54.570425 19595 ts_manager.cc:194] Registered new tserver with Master: d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:54.572194 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-2-root/instance:
uuid: "647e2deaf78545ea917380ddd2c87c9c"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.572340 19595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44730
I20260709 14:55:54.577986 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:55:54.582211 19808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.583196 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:55:54.583554 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-2-root
uuid: "647e2deaf78545ea917380ddd2c87c9c"
format_stamp: "Formatted at 2026-07-09 14:55:54 on dist-test-slave-lv34"
I20260709 14:55:54.583868 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608940705390-19062-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:54.598397 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:54.599654 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:54.601504 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:54.604473 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:54.604751 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.605005 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:54.605180 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:54.653529 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.131:41503
I20260709 14:55:54.653653 19870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.131:41503 every 8 connection(s)
I20260709 14:55:54.669658 19871 heartbeater.cc:344] Connected to a master server at 127.18.157.190:34399
I20260709 14:55:54.670097 19871 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:54.670953 19871 heartbeater.cc:507] Master 127.18.157.190:34399 requested a full tablet report, sending...
I20260709 14:55:54.673100 19595 ts_manager.cc:194] Registered new tserver with Master: 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:54.673810 19062 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016455985s
I20260709 14:55:54.674614 19595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44734
I20260709 14:55:54.702073 19595 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44736:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:54.705395 19595 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:54.801417 19762 tablet_service.cc:1511] Processing CreateTablet for tablet 9b13c3ca8c594732902577ca1179f2de (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:54.802994 19760 tablet_service.cc:1511] Processing CreateTablet for tablet f37a7fa8b0d546dfb749231615b1633c (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:54.803038 19762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b13c3ca8c594732902577ca1179f2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.804221 19761 tablet_service.cc:1511] Processing CreateTablet for tablet d58276196ee84d07847973ae40c4d096 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:54.806016 19761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58276196ee84d07847973ae40c4d096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.806753 19760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37a7fa8b0d546dfb749231615b1633c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.808167 19759 tablet_service.cc:1511] Processing CreateTablet for tablet 27a2960424a5454b9322275a297661f5 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:54.809744 19759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a2960424a5454b9322275a297661f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.816294 19687 tablet_service.cc:1511] Processing CreateTablet for tablet 9b13c3ca8c594732902577ca1179f2de (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:54.818078 19687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b13c3ca8c594732902577ca1179f2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.818791 19680 tablet_service.cc:1511] Processing CreateTablet for tablet dc0c396995074e879bd8dc9fae77b6d3 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:54.819273 19678 tablet_service.cc:1511] Processing CreateTablet for tablet 72432f7594dd41f2b498ff984851ec8b (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:54.820287 19680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc0c396995074e879bd8dc9fae77b6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.821645 19679 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc16a28662d44ac990250b12796815c (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:54.823017 19679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc16a28662d44ac990250b12796815c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.822641 19686 tablet_service.cc:1511] Processing CreateTablet for tablet d58276196ee84d07847973ae40c4d096 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:54.824146 19686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58276196ee84d07847973ae40c4d096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.825882 19685 tablet_service.cc:1511] Processing CreateTablet for tablet f37a7fa8b0d546dfb749231615b1633c (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:54.828357 19684 tablet_service.cc:1511] Processing CreateTablet for tablet 27a2960424a5454b9322275a297661f5 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:54.830824 19683 tablet_service.cc:1511] Processing CreateTablet for tablet 5868105f8b7147a79546348055dd0887 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:54.833320 19682 tablet_service.cc:1511] Processing CreateTablet for tablet e7778ec3fac64174a7b69f271c04924b (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:54.835768 19681 tablet_service.cc:1511] Processing CreateTablet for tablet 24235103120741908697dd2965c552fa (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:54.840968 19678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72432f7594dd41f2b498ff984851ec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.841720 19682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7778ec3fac64174a7b69f271c04924b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.842985 19681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24235103120741908697dd2965c552fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.847147 19758 tablet_service.cc:1511] Processing CreateTablet for tablet 5868105f8b7147a79546348055dd0887 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:54.848784 19758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5868105f8b7147a79546348055dd0887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.849634 19684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a2960424a5454b9322275a297661f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.852661 19757 tablet_service.cc:1511] Processing CreateTablet for tablet e7778ec3fac64174a7b69f271c04924b (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:54.853701 19683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5868105f8b7147a79546348055dd0887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.854362 19757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7778ec3fac64174a7b69f271c04924b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.857749 19685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37a7fa8b0d546dfb749231615b1633c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.879454 19756 tablet_service.cc:1511] Processing CreateTablet for tablet 24235103120741908697dd2965c552fa (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:54.881038 19756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24235103120741908697dd2965c552fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.882431 19833 tablet_service.cc:1511] Processing CreateTablet for tablet 27a2960424a5454b9322275a297661f5 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:54.883937 19833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a2960424a5454b9322275a297661f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.886886 19831 tablet_service.cc:1511] Processing CreateTablet for tablet e7778ec3fac64174a7b69f271c04924b (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:54.887105 19830 tablet_service.cc:1511] Processing CreateTablet for tablet 24235103120741908697dd2965c552fa (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:54.888095 19832 tablet_service.cc:1511] Processing CreateTablet for tablet 5868105f8b7147a79546348055dd0887 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:54.888682 19831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7778ec3fac64174a7b69f271c04924b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.889078 19829 tablet_service.cc:1511] Processing CreateTablet for tablet dc0c396995074e879bd8dc9fae77b6d3 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:54.890292 19835 tablet_service.cc:1511] Processing CreateTablet for tablet d58276196ee84d07847973ae40c4d096 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:54.890908 19828 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc16a28662d44ac990250b12796815c (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:54.892318 19834 tablet_service.cc:1511] Processing CreateTablet for tablet f37a7fa8b0d546dfb749231615b1633c (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:54.892791 19827 tablet_service.cc:1511] Processing CreateTablet for tablet 72432f7594dd41f2b498ff984851ec8b (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:54.894264 19832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5868105f8b7147a79546348055dd0887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.894203 19753 tablet_service.cc:1511] Processing CreateTablet for tablet 72432f7594dd41f2b498ff984851ec8b (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:54.898555 19754 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc16a28662d44ac990250b12796815c (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:54.902406 19836 tablet_service.cc:1511] Processing CreateTablet for tablet 9b13c3ca8c594732902577ca1179f2de (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:54.902799 19755 tablet_service.cc:1511] Processing CreateTablet for tablet dc0c396995074e879bd8dc9fae77b6d3 (DEFAULT_TABLE table=test-workload [id=74a499f0dbf545f0ab16efe97ff0cec9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:54.904090 19753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72432f7594dd41f2b498ff984851ec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.906250 19829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc0c396995074e879bd8dc9fae77b6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.910048 19835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d58276196ee84d07847973ae40c4d096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.910904 19834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37a7fa8b0d546dfb749231615b1633c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.912541 19827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72432f7594dd41f2b498ff984851ec8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.914039 19830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24235103120741908697dd2965c552fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.972119 19828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc16a28662d44ac990250b12796815c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.982769 19836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b13c3ca8c594732902577ca1179f2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.978211 19754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc16a28662d44ac990250b12796815c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.984542 19755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc0c396995074e879bd8dc9fae77b6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:54.986637 19886 tablet_bootstrap.cc:492] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:54.999769 19887 tablet_bootstrap.cc:492] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.021729 19886 tablet_bootstrap.cc:654] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.029621 19887 tablet_bootstrap.cc:654] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.052670 19888 tablet_bootstrap.cc:492] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.052950 19886 tablet_bootstrap.cc:492] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.053719 19886 ts_tablet_manager.cc:1403] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.009s
I20260709 14:55:55.057451 19886 raft_consensus.cc:359] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.058256 19886 raft_consensus.cc:385] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.058583 19886 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.059367 19886 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.059899 19888 tablet_bootstrap.cc:654] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.062829 19886 ts_tablet_manager.cc:1434] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 14:55:55.063201 19887 tablet_bootstrap.cc:492] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.063768 19887 ts_tablet_manager.cc:1403] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.013s
I20260709 14:55:55.064002 19886 tablet_bootstrap.cc:492] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.066454 19888 tablet_bootstrap.cc:492] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.066954 19888 ts_tablet_manager.cc:1403] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 14:55:55.066885 19887 raft_consensus.cc:359] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.067667 19887 raft_consensus.cc:385] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.067975 19887 raft_consensus.cc:740] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.068953 19797 heartbeater.cc:499] Master 127.18.157.190:34399 was elected leader, sending a full tablet report...
I20260709 14:55:55.069604 19886 tablet_bootstrap.cc:654] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.069957 19888 raft_consensus.cc:359] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.070698 19888 raft_consensus.cc:385] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.071007 19888 raft_consensus.cc:740] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.071730 19888 consensus_queue.cc:260] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.072924 19887 consensus_queue.cc:260] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.074757 19886 tablet_bootstrap.cc:492] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.075384 19886 ts_tablet_manager.cc:1403] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260709 14:55:55.075424 19722 heartbeater.cc:499] Master 127.18.157.190:34399 was elected leader, sending a full tablet report...
I20260709 14:55:55.075965 19887 ts_tablet_manager.cc:1434] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:55:55.076997 19887 tablet_bootstrap.cc:492] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.079048 19886 raft_consensus.cc:359] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.079855 19886 raft_consensus.cc:385] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.080224 19886 raft_consensus.cc:740] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.081028 19886 consensus_queue.cc:260] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.083644 19886 ts_tablet_manager.cc:1434] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:55:55.084518 19887 tablet_bootstrap.cc:654] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.084614 19886 tablet_bootstrap.cc:492] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.089571 19871 heartbeater.cc:499] Master 127.18.157.190:34399 was elected leader, sending a full tablet report...
I20260709 14:55:55.090037 19888 ts_tablet_manager.cc:1434] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:55:55.091251 19888 tablet_bootstrap.cc:492] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.092414 19886 tablet_bootstrap.cc:654] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.096843 19887 tablet_bootstrap.cc:492] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.097415 19887 ts_tablet_manager.cc:1403] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260709 14:55:55.100411 19887 raft_consensus.cc:359] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.101148 19887 raft_consensus.cc:385] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.101569 19887 raft_consensus.cc:740] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.098356 19888 tablet_bootstrap.cc:654] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.102466 19887 consensus_queue.cc:260] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.104830 19887 ts_tablet_manager.cc:1434] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:55.106153 19887 tablet_bootstrap.cc:492] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.113109 19887 tablet_bootstrap.cc:654] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.113610 19888 tablet_bootstrap.cc:492] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.114106 19888 ts_tablet_manager.cc:1403] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260709 14:55:55.117082 19888 raft_consensus.cc:359] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.117908 19888 raft_consensus.cc:385] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.118191 19888 raft_consensus.cc:740] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.118964 19888 consensus_queue.cc:260] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.121197 19888 ts_tablet_manager.cc:1434] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:55.122815 19888 tablet_bootstrap.cc:492] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.128523 19888 tablet_bootstrap.cc:654] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.129819 19886 tablet_bootstrap.cc:492] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.130074 19887 tablet_bootstrap.cc:492] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.130479 19886 ts_tablet_manager.cc:1403] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.046s	user 0.035s	sys 0.009s
I20260709 14:55:55.130801 19887 ts_tablet_manager.cc:1403] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 14:55:55.133843 19886 raft_consensus.cc:359] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.134698 19886 raft_consensus.cc:385] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.134238 19887 raft_consensus.cc:359] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.135030 19886 raft_consensus.cc:740] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.135398 19887 raft_consensus.cc:385] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.135830 19887 raft_consensus.cc:740] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.136219 19886 consensus_queue.cc:260] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.136722 19887 consensus_queue.cc:260] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.138768 19886 ts_tablet_manager.cc:1434] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:55.139539 19887 ts_tablet_manager.cc:1434] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:55.139910 19886 tablet_bootstrap.cc:492] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.140196 19888 tablet_bootstrap.cc:492] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.140664 19888 ts_tablet_manager.cc:1403] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:55:55.140743 19887 tablet_bootstrap.cc:492] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.143640 19888 raft_consensus.cc:359] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.144376 19888 raft_consensus.cc:385] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.144685 19888 raft_consensus.cc:740] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.145680 19888 consensus_queue.cc:260] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.147912 19887 tablet_bootstrap.cc:654] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.148159 19888 ts_tablet_manager.cc:1434] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 14:55:55.148418 19886 tablet_bootstrap.cc:654] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.149312 19888 tablet_bootstrap.cc:492] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.151309 19891 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.155903 19891 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.180501 19888 tablet_bootstrap.cc:654] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.191483 19891 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.204929 19886 tablet_bootstrap.cc:492] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.205361 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.205701 19886 ts_tablet_manager.cc:1403] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.018s
W20260709 14:55:55.206975 19737 leader_election.cc:343] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.210433 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.211535 19887 tablet_bootstrap.cc:492] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.211102 19886 raft_consensus.cc:359] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.212046 19886 raft_consensus.cc:385] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.212173 19887 ts_tablet_manager.cc:1403] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.027s
W20260709 14:55:55.212173 19735 leader_election.cc:343] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.212802 19735 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e; no voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:55.213811 19891 raft_consensus.cc:2749] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.213891 19886 raft_consensus.cc:740] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.215306 19887 raft_consensus.cc:359] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.215209 19886 consensus_queue.cc:260] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.215936 19887 raft_consensus.cc:385] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.216101 19888 tablet_bootstrap.cc:492] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.216300 19887 raft_consensus.cc:740] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.216722 19888 ts_tablet_manager.cc:1403] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.016s
I20260709 14:55:55.217161 19887 consensus_queue.cc:260] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.218132 19886 ts_tablet_manager.cc:1434] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:55:55.219280 19886 tablet_bootstrap.cc:492] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.219936 19887 ts_tablet_manager.cc:1434] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:55:55.220077 19888 raft_consensus.cc:359] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.220924 19888 raft_consensus.cc:385] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.221077 19887 tablet_bootstrap.cc:492] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.221300 19888 raft_consensus.cc:740] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.222450 19888 consensus_queue.cc:260] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.225278 19888 ts_tablet_manager.cc:1434] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:55.226528 19888 tablet_bootstrap.cc:492] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.227231 19886 tablet_bootstrap.cc:654] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.228223 19887 tablet_bootstrap.cc:654] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.233537 19894 raft_consensus.cc:493] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.234349 19888 tablet_bootstrap.cc:654] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.234157 19894 raft_consensus.cc:515] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
W20260709 14:55:55.239826 19643 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:55.240270 19886 tablet_bootstrap.cc:492] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.241164 19886 ts_tablet_manager.cc:1403] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260709 14:55:55.245079 19886 raft_consensus.cc:359] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.246143 19886 raft_consensus.cc:385] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.246469 19886 raft_consensus.cc:740] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.247601 19886 consensus_queue.cc:260] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.251204 19886 ts_tablet_manager.cc:1434] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:55.252624 19886 tablet_bootstrap.cc:492] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.258625 19894 leader_election.cc:290] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.263128 19887 tablet_bootstrap.cc:492] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.263134 19888 tablet_bootstrap.cc:492] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.263803 19887 ts_tablet_manager.cc:1403] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.011s
I20260709 14:55:55.263803 19888 ts_tablet_manager.cc:1403] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.008s
I20260709 14:55:55.267786 19895 raft_consensus.cc:493] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.268700 19891 raft_consensus.cc:493] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.268481 19895 raft_consensus.cc:515] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.268800 19887 raft_consensus.cc:359] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.269665 19887 raft_consensus.cc:385] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.269385 19891 raft_consensus.cc:515] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.269985 19887 raft_consensus.cc:740] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.270881 19887 consensus_queue.cc:260] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.271800 19891 leader_election.cc:290] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.267684 19888 raft_consensus.cc:359] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.272751 19888 raft_consensus.cc:385] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.273088 19888 raft_consensus.cc:740] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.274036 19888 consensus_queue.cc:260] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.276129 19886 tablet_bootstrap.cc:654] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.276763 19895 leader_election.cc:290] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.273103 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
W20260709 14:55:55.281709 19737 leader_election.cc:343] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.276811 19888 ts_tablet_manager.cc:1434] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:55:55.292740 19888 tablet_bootstrap.cc:492] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.305197 19888 tablet_bootstrap.cc:654] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.315333 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.321399 19846 raft_consensus.cc:2468] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 0.
I20260709 14:55:55.318634 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.322821 19735 leader_election.cc:304] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: f3bc6262ca6445d09c5126f94821e5b9
W20260709 14:55:55.324671 19811 leader_election.cc:343] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.324905 19891 raft_consensus.cc:2804] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.325562 19887 ts_tablet_manager.cc:1434] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.061s	user 0.016s	sys 0.039s
I20260709 14:55:55.325519 19891 raft_consensus.cc:493] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.326224 19891 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.318248 19886 tablet_bootstrap.cc:492] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.329327 19886 ts_tablet_manager.cc:1403] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.011s
I20260709 14:55:55.333632 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.333997 19888 tablet_bootstrap.cc:492] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.334678 19888 ts_tablet_manager.cc:1403] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
W20260709 14:55:55.335314 19660 leader_election.cc:343] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.337106 19887 tablet_bootstrap.cc:492] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.337028 19886 raft_consensus.cc:359] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.337960 19888 raft_consensus.cc:359] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.338896 19888 raft_consensus.cc:385] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.339277 19888 raft_consensus.cc:740] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.340117 19888 consensus_queue.cc:260] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.334002 19891 raft_consensus.cc:515] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.342937 19891 leader_election.cc:290] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.337991 19886 raft_consensus.cc:385] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.343559 19886 raft_consensus.cc:740] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.344161 19888 ts_tablet_manager.cc:1434] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:55:55.345395 19888 tablet_bootstrap.cc:492] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.346089 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:55.345077 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.347445 19772 raft_consensus.cc:2468] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
I20260709 14:55:55.348790 19887 tablet_bootstrap.cc:654] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:55.349445 19737 leader_election.cc:343] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.350777 19660 leader_election.cc:304] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [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: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:55:55.351773 19911 raft_consensus.cc:2804] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.352252 19911 raft_consensus.cc:493] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.344420 19886 consensus_queue.cc:260] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.352609 19911 raft_consensus.cc:3060] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.354725 19886 ts_tablet_manager.cc:1434] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:55:55.355878 19886 tablet_bootstrap.cc:492] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.357264 19888 tablet_bootstrap.cc:654] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.363552 19886 tablet_bootstrap.cc:654] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.363446 19895 raft_consensus.cc:493] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.364130 19895 raft_consensus.cc:515] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.366624 19895 leader_election.cc:290] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.368705 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b13c3ca8c594732902577ca1179f2de" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.369805 19887 tablet_bootstrap.cc:492] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.369683 19772 raft_consensus.cc:2468] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
I20260709 14:55:55.370582 19887 ts_tablet_manager.cc:1403] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 14:55:55.372648 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b13c3ca8c594732902577ca1179f2de" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.373594 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.366767 19888 tablet_bootstrap.cc:492] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.374320 19845 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.374559 19888 ts_tablet_manager.cc:1403] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
W20260709 14:55:55.374807 19660 leader_election.cc:343] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.373998 19887 raft_consensus.cc:359] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.375788 19660 leader_election.cc:304] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [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: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:55:55.379128 19887 raft_consensus.cc:385] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.378227 19888 raft_consensus.cc:359] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.379645 19895 raft_consensus.cc:2804] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.363399 19911 raft_consensus.cc:515] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.380316 19895 raft_consensus.cc:493] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.380823 19895 raft_consensus.cc:3060] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.379546 19887 raft_consensus.cc:740] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.382920 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.382761 19887 consensus_queue.cc:260] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.383807 19772 raft_consensus.cc:2393] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 647e2deaf78545ea917380ddd2c87c9c in current term 1: Already voted for candidate d8681168564a4a0d9fccb8bd2180375e in this term.
I20260709 14:55:55.384315 19845 raft_consensus.cc:2468] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 1.
I20260709 14:55:55.380126 19888 raft_consensus.cc:385] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.385416 19888 raft_consensus.cc:740] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.386256 19809 leader_election.cc:304] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c; no voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:55.387218 19894 raft_consensus.cc:2749] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.388252 19888 consensus_queue.cc:260] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.388577 19735 leader_election.cc:304] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:55.390221 19891 raft_consensus.cc:2804] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.390369 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.389108 19911 leader_election.cc:290] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.391314 19772 raft_consensus.cc:3060] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.393999 19895 raft_consensus.cc:515] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.397326 19895 leader_election.cc:290] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.400779 19772 raft_consensus.cc:2468] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.407155 19894 raft_consensus.cc:493] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.407691 19894 raft_consensus.cc:515] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.410643 19888 ts_tablet_manager.cc:1434] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:55:55.411649 19894 leader_election.cc:290] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.412741 19894 raft_consensus.cc:493] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.413228 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72432f7594dd41f2b498ff984851ec8b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.414013 19771 raft_consensus.cc:2468] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 0.
I20260709 14:55:55.415501 19809 leader_election.cc:304] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:55.413213 19894 raft_consensus.cc:515] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.418203 19888 tablet_bootstrap.cc:492] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.420006 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
W20260709 14:55:55.421372 19809 leader_election.cc:343] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.422946 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.425315 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b13c3ca8c594732902577ca1179f2de" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.425910 19771 raft_consensus.cc:3060] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.432175 19888 tablet_bootstrap.cc:654] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.432693 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b13c3ca8c594732902577ca1179f2de" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.433332 19845 raft_consensus.cc:3060] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.435422 19660 leader_election.cc:343] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.436652 19911 raft_consensus.cc:493] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.437103 19911 raft_consensus.cc:515] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.438989 19911 leader_election.cc:290] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.436187 19660 leader_election.cc:304] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:55:55.445652 19922 raft_consensus.cc:2804] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.446164 19922 raft_consensus.cc:493] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.446511 19922 raft_consensus.cc:3060] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.444527 19845 raft_consensus.cc:2468] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.451980 19887 ts_tablet_manager.cc:1434] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.081s	user 0.013s	sys 0.040s
I20260709 14:55:55.442266 19894 leader_election.cc:290] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.453290 19887 tablet_bootstrap.cc:492] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.450778 19911 raft_consensus.cc:2804] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.455142 19911 raft_consensus.cc:697] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:55.455948 19911 consensus_queue.cc:237] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.456157 19660 leader_election.cc:304] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:55.457800 19895 raft_consensus.cc:2804] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.458247 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58276196ee84d07847973ae40c4d096" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.458920 19886 tablet_bootstrap.cc:492] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.458940 19894 raft_consensus.cc:493] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.459553 19886 ts_tablet_manager.cc:1403] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.049s
I20260709 14:55:55.459507 19894 raft_consensus.cc:515] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.458285 19895 raft_consensus.cc:697] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:55.461110 19895 consensus_queue.cc:237] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } }
I20260709 14:55:55.462230 19894 leader_election.cc:290] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.462751 19886 raft_consensus.cc:359] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.463462 19886 raft_consensus.cc:385] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.463735 19886 raft_consensus.cc:740] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.463773 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72432f7594dd41f2b498ff984851ec8b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.465927 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.464560 19886 consensus_queue.cc:260] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.466991 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.468183 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58276196ee84d07847973ae40c4d096" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
W20260709 14:55:55.468545 19809 leader_election.cc:343] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.468815 19845 raft_consensus.cc:2468] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
I20260709 14:55:55.469272 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.469981 19697 raft_consensus.cc:2468] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 0.
I20260709 14:55:55.453397 19891 raft_consensus.cc:697] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
W20260709 14:55:55.471943 19811 leader_election.cc:343] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:55.473039 19811 leader_election.cc:343] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.473562 19811 leader_election.cc:304] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c; no voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9
W20260709 14:55:55.474328 19660 leader_election.cc:343] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.474720 19886 ts_tablet_manager.cc:1434] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:55:55.475134 19660 leader_election.cc:304] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [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: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:55.475880 19886 tablet_bootstrap.cc:492] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.475675 19771 raft_consensus.cc:2468] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.476020 19894 raft_consensus.cc:2749] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.477967 19921 raft_consensus.cc:2804] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.478588 19921 raft_consensus.cc:493] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.478978 19921 raft_consensus.cc:3060] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.472522 19887 tablet_bootstrap.cc:654] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.480870 19922 raft_consensus.cc:515] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.484678 19922 leader_election.cc:290] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.486193 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72432f7594dd41f2b498ff984851ec8b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.477403 19811 leader_election.cc:304] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [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: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:55.472491 19891 consensus_queue.cc:237] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.486801 19771 raft_consensus.cc:3060] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.484467 19888 tablet_bootstrap.cc:492] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.489888 19888 ts_tablet_manager.cc:1403] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.005s
I20260709 14:55:55.489943 19922 raft_consensus.cc:2804] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.490468 19922 raft_consensus.cc:493] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.490824 19922 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.491742 19589 catalog_manager.cc:5697] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.497653 19911 raft_consensus.cc:493] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.498199 19911 raft_consensus.cc:515] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.499424 19888 raft_consensus.cc:359] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.500298 19911 leader_election.cc:290] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.500289 19888 raft_consensus.cc:385] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.500955 19888 raft_consensus.cc:740] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.502071 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.500344 19921 raft_consensus.cc:515] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.503286 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.503556 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72432f7594dd41f2b498ff984851ec8b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:55.503995 19845 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
I20260709 14:55:55.496910 19771 raft_consensus.cc:2468] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 1.
I20260709 14:55:55.502779 19772 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
W20260709 14:55:55.505030 19811 leader_election.cc:343] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.505750 19809 leader_election.cc:304] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:55.502866 19888 consensus_queue.cc:260] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.506873 19894 raft_consensus.cc:2804] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.508473 19894 raft_consensus.cc:697] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:55.509611 19894 consensus_queue.cc:237] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.516364 19921 leader_election.cc:290] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.517388 19660 leader_election.cc:304] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:55.521450 19591 catalog_manager.cc:5697] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 1 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.524001 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58276196ee84d07847973ae40c4d096" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.523145 19921 raft_consensus.cc:2804] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.523430 19922 raft_consensus.cc:515] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.534142 19888 ts_tablet_manager.cc:1434] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.013s
W20260709 14:55:55.534231 19660 leader_election.cc:343] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.531790 19921 raft_consensus.cc:493] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.534713 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58276196ee84d07847973ae40c4d096" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.533438 19886 tablet_bootstrap.cc:654] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.536792 19845 raft_consensus.cc:3060] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.538918 19888 tablet_bootstrap.cc:492] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.540680 19922 leader_election.cc:290] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.542362 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:55.542443 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.543180 19697 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.541131 19921 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.547128 19809 leader_election.cc:343] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.549901 19888 tablet_bootstrap.cc:654] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.550870 19887 tablet_bootstrap.cc:492] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.551569 19887 ts_tablet_manager.cc:1403] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.016s
I20260709 14:55:55.553813 19845 raft_consensus.cc:2468] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.555320 19660 leader_election.cc:304] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:55.556547 19911 raft_consensus.cc:2804] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.557036 19911 raft_consensus.cc:697] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:55.556979 19887 raft_consensus.cc:359] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.557921 19887 raft_consensus.cc:385] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.558239 19887 raft_consensus.cc:740] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.558195 19911 consensus_queue.cc:237] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.559439 19887 consensus_queue.cc:260] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.562872 19887 ts_tablet_manager.cc:1434] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:55.564148 19887 tablet_bootstrap.cc:492] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.566229 19895 raft_consensus.cc:493] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.566799 19895 raft_consensus.cc:515] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.562779 19921 raft_consensus.cc:515] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.570513 19895 leader_election.cc:290] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.571051 19921 leader_election.cc:290] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.577504 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.577947 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.578034 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.578465 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.578529 19846 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.579012 19772 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.579875 19697 raft_consensus.cc:2468] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 1.
I20260709 14:55:55.578529 19845 raft_consensus.cc:2393] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3bc6262ca6445d09c5126f94821e5b9 in current term 1: Already voted for candidate d8681168564a4a0d9fccb8bd2180375e in this term.
I20260709 14:55:55.581475 19811 leader_election.cc:304] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:55.582734 19922 raft_consensus.cc:2804] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.583424 19922 raft_consensus.cc:697] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:55.584295 19922 consensus_queue.cc:237] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.586807 19660 leader_election.cc:304] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3bc6262ca6445d09c5126f94821e5b9; no voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:55.587764 19772 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.589118 19886 tablet_bootstrap.cc:492] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.589082 19660 leader_election.cc:304] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:55.589668 19886 ts_tablet_manager.cc:1403] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.013s
I20260709 14:55:55.590119 19921 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.591956 19887 tablet_bootstrap.cc:654] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.592360 19886 raft_consensus.cc:359] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.593056 19886 raft_consensus.cc:385] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.593369 19886 raft_consensus.cc:740] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.594384 19886 consensus_queue.cc:260] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.597131 19886 ts_tablet_manager.cc:1434] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:55.597371 19846 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.597729 19911 raft_consensus.cc:2804] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.597996 19888 tablet_bootstrap.cc:492] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.598278 19886 tablet_bootstrap.cc:492] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.599494 19888 ts_tablet_manager.cc:1403] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.009s
I20260709 14:55:55.599964 19911 raft_consensus.cc:697] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:55.604694 19921 raft_consensus.cc:2749] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.600858 19911 consensus_queue.cc:237] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.613798 19886 tablet_bootstrap.cc:654] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.612453 19589 catalog_manager.cc:5697] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.616921 19589 catalog_manager.cc:5697] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.620909 19886 tablet_bootstrap.cc:492] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.601967 19888 raft_consensus.cc:359] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.621400 19886 ts_tablet_manager.cc:1403] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260709 14:55:55.621501 19888 raft_consensus.cc:385] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.622867 19888 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.624063 19886 raft_consensus.cc:359] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.624640 19886 raft_consensus.cc:385] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.624850 19886 raft_consensus.cc:740] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.625655 19886 consensus_queue.cc:260] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.626865 19888 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.628695 19886 ts_tablet_manager.cc:1434] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:55.629462 19888 ts_tablet_manager.cc:1434] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 14:55:55.629886 19886 tablet_bootstrap.cc:492] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e: Bootstrap starting.
I20260709 14:55:55.635864 19886 tablet_bootstrap.cc:654] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.640956 19888 tablet_bootstrap.cc:492] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c: Bootstrap starting.
I20260709 14:55:55.641661 19886 tablet_bootstrap.cc:492] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e: No bootstrap required, opened a new log
I20260709 14:55:55.642395 19886 ts_tablet_manager.cc:1403] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260709 14:55:55.645381 19886 raft_consensus.cc:359] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.646138 19886 raft_consensus.cc:385] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.646433 19886 raft_consensus.cc:740] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.646610 19590 catalog_manager.cc:5697] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 1 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.647164 19886 consensus_queue.cc:260] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.649943 19887 tablet_bootstrap.cc:492] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.649982 19886 ts_tablet_manager.cc:1434] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:55:55.650594 19887 ts_tablet_manager.cc:1403] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.031s
I20260709 14:55:55.650946 19888 tablet_bootstrap.cc:654] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.653362 19887 raft_consensus.cc:359] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.654515 19887 raft_consensus.cc:385] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.655259 19887 raft_consensus.cc:740] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.656322 19887 consensus_queue.cc:260] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.658721 19887 ts_tablet_manager.cc:1434] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:55.659829 19887 tablet_bootstrap.cc:492] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.661113 19891 raft_consensus.cc:493] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.661638 19891 raft_consensus.cc:515] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.663883 19891 leader_election.cc:290] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.665695 19887 tablet_bootstrap.cc:654] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.665640 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.666373 19846 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 0.
I20260709 14:55:55.667966 19735 leader_election.cc:304] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:55.668843 19920 raft_consensus.cc:493] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.668942 19891 raft_consensus.cc:2804] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.669641 19920 raft_consensus.cc:515] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.670209 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.669620 19891 raft_consensus.cc:493] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.672917 19697 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 0.
I20260709 14:55:55.669091 19592 catalog_manager.cc:5697] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.673384 19891 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.678568 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.679519 19697 raft_consensus.cc:2393] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8681168564a4a0d9fccb8bd2180375e in current term 1: Already voted for candidate 647e2deaf78545ea917380ddd2c87c9c in this term.
I20260709 14:55:55.683435 19911 raft_consensus.cc:493] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.684080 19911 raft_consensus.cc:515] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.686380 19920 leader_election.cc:290] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.689630 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc16a28662d44ac990250b12796815c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.690855 19772 raft_consensus.cc:2468] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
I20260709 14:55:55.689636 19591 catalog_manager.cc:5697] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 1 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.692747 19660 leader_election.cc:304] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:55.693817 19921 raft_consensus.cc:2804] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.694154 19921 raft_consensus.cc:493] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.694463 19921 raft_consensus.cc:3060] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.698680 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc16a28662d44ac990250b12796815c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.698879 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.699463 19846 raft_consensus.cc:2468] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 0.
I20260709 14:55:55.700976 19735 leader_election.cc:304] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e; no voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:55.702014 19920 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.686751 19911 leader_election.cc:290] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.707584 19921 raft_consensus.cc:515] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.708117 19887 tablet_bootstrap.cc:492] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.708771 19887 ts_tablet_manager.cc:1403] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260709 14:55:55.709811 19920 raft_consensus.cc:2749] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.710752 19888 tablet_bootstrap.cc:492] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c: No bootstrap required, opened a new log
I20260709 14:55:55.711300 19888 ts_tablet_manager.cc:1403] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.013s
I20260709 14:55:55.712204 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc16a28662d44ac990250b12796815c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.713481 19772 raft_consensus.cc:3060] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.714164 19891 raft_consensus.cc:515] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.715088 19888 raft_consensus.cc:359] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.715967 19888 raft_consensus.cc:385] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.716353 19888 raft_consensus.cc:740] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.717583 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:55.717757 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.717723 19888 consensus_queue.cc:260] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.718518 19697 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.719318 19891 leader_election.cc:290] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.718778 19846 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.712570 19887 raft_consensus.cc:359] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.721107 19887 raft_consensus.cc:385] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.721494 19887 raft_consensus.cc:740] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.722168 19887 consensus_queue.cc:260] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.724306 19887 ts_tablet_manager.cc:1434] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:55:55.726259 19921 leader_election.cc:290] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.726598 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc16a28662d44ac990250b12796815c" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:55.727331 19845 raft_consensus.cc:3060] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.727749 19887 tablet_bootstrap.cc:492] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: Bootstrap starting.
I20260709 14:55:55.728662 19888 ts_tablet_manager.cc:1434] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 14:55:55.735817 19772 raft_consensus.cc:2468] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.736996 19660 leader_election.cc:304] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:55.737680 19887 tablet_bootstrap.cc:654] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.737936 19921 raft_consensus.cc:2804] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.738620 19921 raft_consensus.cc:697] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:55.740682 19845 raft_consensus.cc:2468] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 1.
I20260709 14:55:55.741583 19921 consensus_queue.cc:237] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.744119 19697 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 1.
I20260709 14:55:55.740731 19846 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 1.
I20260709 14:55:55.746408 19735 leader_election.cc:304] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:55.747291 19891 raft_consensus.cc:2804] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.747768 19891 raft_consensus.cc:697] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:55:55.748656 19891 consensus_queue.cc:237] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.750078 19920 raft_consensus.cc:493] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.750814 19920 raft_consensus.cc:515] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.754381 19887 tablet_bootstrap.cc:492] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: No bootstrap required, opened a new log
I20260709 14:55:55.755529 19887 ts_tablet_manager.cc:1403] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260709 14:55:55.756141 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58276196ee84d07847973ae40c4d096" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.755946 19592 catalog_manager.cc:5697] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.757897 19920 leader_election.cc:290] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.758539 19887 raft_consensus.cc:359] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.759654 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d58276196ee84d07847973ae40c4d096" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.760496 19846 raft_consensus.cc:2393] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8681168564a4a0d9fccb8bd2180375e in current term 1: Already voted for candidate f3bc6262ca6445d09c5126f94821e5b9 in this term.
I20260709 14:55:55.759200 19887 raft_consensus.cc:385] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.761466 19887 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.761710 19735 leader_election.cc:304] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e; no voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:55.762439 19887 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.762964 19920 raft_consensus.cc:3060] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.762405 19590 catalog_manager.cc:5697] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 0 to 1, leader changed from <none> to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 1 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.764730 19887 ts_tablet_manager.cc:1434] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:55.770855 19920 raft_consensus.cc:2749] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.830581 19921 raft_consensus.cc:493] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.831363 19921 raft_consensus.cc:515] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.834038 19921 leader_election.cc:290] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:55.834877 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72432f7594dd41f2b498ff984851ec8b" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.835413 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72432f7594dd41f2b498ff984851ec8b" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647e2deaf78545ea917380ddd2c87c9c" is_pre_election: true
I20260709 14:55:55.835624 19772 raft_consensus.cc:2393] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3bc6262ca6445d09c5126f94821e5b9 in current term 1: Already voted for candidate 647e2deaf78545ea917380ddd2c87c9c in this term.
I20260709 14:55:55.837050 19660 leader_election.cc:304] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3bc6262ca6445d09c5126f94821e5b9; no voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:55.837893 19921 raft_consensus.cc:3060] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.842952 19921 raft_consensus.cc:2749] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.846222 19922 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.846695 19922 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.848475 19922 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.849561 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9" is_pre_election: true
I20260709 14:55:55.849918 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e" is_pre_election: true
I20260709 14:55:55.850131 19697 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 0.
I20260709 14:55:55.850596 19772 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 0.
I20260709 14:55:55.851326 19811 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:55.852176 19922 raft_consensus.cc:2804] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.852483 19922 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.852751 19922 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.858004 19922 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.859793 19922 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:55.860918 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:55.860863 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:55.861687 19772 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.861726 19697 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.867110 19921 consensus_queue.cc:1048] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.869858 19772 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 1.
I20260709 14:55:55.869853 19697 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 1.
I20260709 14:55:55.871441 19809 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:55.872484 19922 raft_consensus.cc:2804] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.873162 19922 raft_consensus.cc:697] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:55.874193 19922 consensus_queue.cc:237] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:55.885149 19592 catalog_manager.cc:5697] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 1 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.889211 19846 raft_consensus.cc:3060] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.898121 19911 consensus_queue.cc:1048] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.917085 19920 consensus_queue.cc:1048] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.924033 19922 consensus_queue.cc:1048] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.924381 19911 consensus_queue.cc:1048] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.946208 19911 consensus_queue.cc:1048] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.947244 19920 consensus_queue.cc:1048] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.953667 19930 consensus_queue.cc:1048] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.012372 19958 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.026150 19895 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.045388 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:40626
I20260709 14:55:56.046036 19845 raft_consensus.cc:606] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:56.058610 19895 consensus_queue.cc:1048] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.061962 19770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5868105f8b7147a79546348055dd0887"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:55:56.062669 19770 raft_consensus.cc:606] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:56.070384 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
mode: GRACEFUL
new_leader_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:40626
I20260709 14:55:56.071023 19845 raft_consensus.cc:606] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Received request to transfer leadership to TS d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:56.071946 19894 consensus_queue.cc:1048] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.075913 19958 consensus_queue.cc:1048] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.090004 19930 raft_consensus.cc:993] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: : Instructing follower d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:55:56.091262 19930 raft_consensus.cc:1081] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Signalling peer d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:55:56.095112 19771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:48804
I20260709 14:55:56.096091 19771 raft_consensus.cc:493] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.096527 19771 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.099722 19922 consensus_queue.cc:1048] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.104110 19771 raft_consensus.cc:515] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.107618 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:56.110170 19771 leader_election.cc:290] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 2 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:56.111364 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:56.112057 19845 raft_consensus.cc:3055] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.112432 19845 raft_consensus.cc:740] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:56.113474 19845 consensus_queue.cc:260] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.114446 19845 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.116516 19696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:55:56.117470 19696 raft_consensus.cc:606] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Received request to transfer leadership to TS d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:56.124578 19845 raft_consensus.cc:2468] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 2.
I20260709 14:55:56.124814 19697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fc16a28662d44ac990250b12796815c"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:55:56.125674 19697 raft_consensus.cc:606] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Received request to transfer leadership to TS d8681168564a4a0d9fccb8bd2180375e
I20260709 14:55:56.125897 19735 leader_election.cc:304] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:55:56.127295 19920 raft_consensus.cc:2804] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:56.127815 19920 raft_consensus.cc:697] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:55:56.128801 19920 consensus_queue.cc:237] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.137512 19590 catalog_manager.cc:5697] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 1 to 2, leader changed from 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131) to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 2 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.195201 19958 consensus_queue.cc:1048] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.208966 19958 consensus_queue.cc:1048] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.218636 19921 raft_consensus.cc:993] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:55:56.219267 19958 raft_consensus.cc:1081] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Signalling peer d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:55:56.221796 19771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fc16a28662d44ac990250b12796815c"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:48808
I20260709 14:55:56.222548 19771 raft_consensus.cc:493] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.222997 19771 raft_consensus.cc:3060] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.229198 19771 raft_consensus.cc:515] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.231222 19771 leader_election.cc:290] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 2 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:56.232332 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc16a28662d44ac990250b12796815c" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:56.232625 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc16a28662d44ac990250b12796815c" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:56.233042 19697 raft_consensus.cc:3055] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.233140 19845 raft_consensus.cc:3060] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.233577 19697 raft_consensus.cc:740] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:56.234462 19697 consensus_queue.cc:260] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.235743 19697 raft_consensus.cc:3060] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.239708 19845 raft_consensus.cc:2468] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 2.
I20260709 14:55:56.240971 19735 leader_election.cc:304] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:56.241747 19920 raft_consensus.cc:2804] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:56.241673 19697 raft_consensus.cc:2468] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 2.
I20260709 14:55:56.242463 19920 raft_consensus.cc:697] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:55:56.243362 19920 consensus_queue.cc:237] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.251041 19592 catalog_manager.cc:5697] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 1 to 2, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 2 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.277987 19930 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.290943 19929 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.301118 19930 raft_consensus.cc:993] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:55:56.301764 19929 raft_consensus.cc:1081] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:55:56.303807 19697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41068
I20260709 14:55:56.304421 19697 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.304854 19697 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.306063 19920 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.312654 19697 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.314847 19697 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:56.317673 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:56.318300 19771 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.326268 19771 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 2.
I20260709 14:55:56.328469 19660 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:56.329154 19958 raft_consensus.cc:2804] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:56.329659 19958 raft_consensus.cc:697] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:56.329691 19956 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.323045 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:56.331059 19846 raft_consensus.cc:3055] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.330395 19958 consensus_queue.cc:237] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.331429 19846 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:56.332336 19846 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.333420 19846 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.338943 19591 catalog_manager.cc:5697] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 1 to 2, leader changed from 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.340668 19846 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 2.
I20260709 14:55:56.343248 19920 raft_consensus.cc:993] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:55:56.343683 19956 raft_consensus.cc:1081] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:55:56.345453 19697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5868105f8b7147a79546348055dd0887"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41056
I20260709 14:55:56.346046 19697 raft_consensus.cc:493] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.346432 19697 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.352473 19697 raft_consensus.cc:515] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.354203 19697 leader_election.cc:290] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:56.355237 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:56.355623 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:56.355906 19771 raft_consensus.cc:3055] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.356281 19846 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.356298 19771 raft_consensus.cc:740] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:55:56.357419 19771 consensus_queue.cc:260] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.358780 19771 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.361732 19846 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 2.
I20260709 14:55:56.362915 19660 leader_election.cc:304] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:55:56.363652 19958 raft_consensus.cc:2804] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:56.364199 19958 raft_consensus.cc:697] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:56.365056 19958 consensus_queue.cc:237] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.366015 19771 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 2.
I20260709 14:55:56.372423 19591 catalog_manager.cc:5697] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 1 to 2, leader changed from d8681168564a4a0d9fccb8bd2180375e (127.18.157.130) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.512986 19921 raft_consensus.cc:993] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:55:56.513617 19958 raft_consensus.cc:1081] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Signalling peer d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:55:56.515461 19771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:48808
I20260709 14:55:56.516004 19771 raft_consensus.cc:493] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:56.516310 19771 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.521597 19771 raft_consensus.cc:515] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.523361 19771 leader_election.cc:290] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 2 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:55:56.524644 19846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:55:56.524718 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:56.525233 19846 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.525460 19697 raft_consensus.cc:3055] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.525827 19697 raft_consensus.cc:740] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:56.526480 19697 consensus_queue.cc:260] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.527405 19697 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.530655 19846 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 2.
I20260709 14:55:56.531886 19735 leader_election.cc:304] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:56.532840 19956 raft_consensus.cc:2804] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:56.533066 19697 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 2.
I20260709 14:55:56.533381 19956 raft_consensus.cc:697] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:55:56.534356 19956 consensus_queue.cc:237] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:56.541746 19590 catalog_manager.cc:5697] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 1 to 2, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 2 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.601850 19697 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.607101 19697 raft_consensus.cc:1275] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.608474 19956 consensus_queue.cc:1048] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:56.617005 19846 raft_consensus.cc:1275] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.619199 19954 consensus_queue.cc:1048] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.678675 19697 raft_consensus.cc:1275] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.680176 19954 consensus_queue.cc:1048] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.688676 19846 raft_consensus.cc:1275] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.690894 19954 consensus_queue.cc:1048] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.792184 19846 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.793967 19958 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.803018 19771 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.804867 19921 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:56.813494 19846 raft_consensus.cc:1275] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.814831 19958 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.822908 19771 raft_consensus.cc:1275] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.825590 19958 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.930888 19697 raft_consensus.cc:1275] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.932842 19954 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:56.943598 19846 raft_consensus.cc:1275] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:56.946301 19954 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:59.171262 19062 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:55:59.172108 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:59.191708 19697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:55:59.192278 19697 raft_consensus.cc:606] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Received request to transfer leadership to TS 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:55:59.195207 19697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5868105f8b7147a79546348055dd0887"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:55:59.195709 19697 raft_consensus.cc:606] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Received request to transfer leadership to TS 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:55:59.196844 19062 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:59.197332 19062 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:59.381748 19981 raft_consensus.cc:993] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:55:59.382229 19978 raft_consensus.cc:1081] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Signalling peer 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:55:59.384011 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:40612
I20260709 14:55:59.384538 19845 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.384806 19845 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.391896 19845 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:59.393723 19845 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 3 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:59.394805 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:59.395210 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:59.395596 19697 raft_consensus.cc:3055] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:59.395828 19772 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.395957 19697 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:59.396732 19697 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:59.397709 19697 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.401902 19772 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 3.
I20260709 14:55:59.402650 19697 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 3.
I20260709 14:55:59.403508 19809 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:59.404465 19929 raft_consensus.cc:2804] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.405622 19929 raft_consensus.cc:697] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:59.406416 19929 consensus_queue.cc:237] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:59.415071 19591 catalog_manager.cc:5697] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 2 to 3, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 3 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.475737 19981 raft_consensus.cc:993] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:55:59.476176 19978 raft_consensus.cc:1081] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Signalling peer 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:55:59.478184 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5868105f8b7147a79546348055dd0887"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:40612
I20260709 14:55:59.478722 19845 raft_consensus.cc:493] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:59.479030 19845 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.486279 19845 raft_consensus.cc:515] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:59.488436 19845 leader_election.cc:290] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 3 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:55:59.489779 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:55:59.489774 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:55:59.490401 19772 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.490554 19697 raft_consensus.cc:3055] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:59.491148 19697 raft_consensus.cc:740] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:55:59.491952 19697 consensus_queue.cc:260] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:59.492854 19697 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:59.496100 19772 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 3.
I20260709 14:55:59.497557 19809 leader_election.cc:304] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:55:59.497869 19697 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 3.
I20260709 14:55:59.498373 19929 raft_consensus.cc:2804] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:59.498876 19929 raft_consensus.cc:697] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:55:59.499693 19929 consensus_queue.cc:237] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:55:59.507659 19591 catalog_manager.cc:5697] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 2 to 3, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 3 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.867650 19772 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.869104 19929 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:59.880267 19697 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.881996 19929 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:59.900327 19696 raft_consensus.cc:1275] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.901751 19982 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:59.912012 19772 raft_consensus.cc:1275] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:59.913558 19991 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:00.198169 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:00.218628 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:40626
I20260709 14:56:00.219242 19845 raft_consensus.cc:606] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:56:00.225673 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5868105f8b7147a79546348055dd0887"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:40626
I20260709 14:56:00.226264 19845 raft_consensus.cc:606] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:56:00.232939 19772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:56:00.233541 19772 raft_consensus.cc:606] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:56:00.240442 19772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24235103120741908697dd2965c552fa"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:56:00.241061 19772 raft_consensus.cc:606] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:56:00.247372 19772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
mode: GRACEFUL
new_leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:48820
I20260709 14:56:00.248009 19772 raft_consensus.cc:606] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Received request to transfer leadership to TS f3bc6262ca6445d09c5126f94821e5b9
I20260709 14:56:00.423794 19982 raft_consensus.cc:993] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.424232 19991 raft_consensus.cc:1081] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.426128 19696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41068
I20260709 14:56:00.426697 19696 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.427011 19696 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.433274 19696 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.435003 19696 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 4 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:00.436715 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:00.437029 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:00.437230 19772 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.437680 19845 raft_consensus.cc:3055] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:00.437964 19845 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:56:00.438666 19845 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.439810 19845 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.443753 19772 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 4.
I20260709 14:56:00.445020 19982 raft_consensus.cc:993] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.445139 19660 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [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: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:56:00.445596 19929 raft_consensus.cc:1081] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.446017 19978 raft_consensus.cc:2804] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:00.446492 19978 raft_consensus.cc:697] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:00.447386 19696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5868105f8b7147a79546348055dd0887"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41068
I20260709 14:56:00.447296 19978 consensus_queue.cc:237] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.448019 19696 raft_consensus.cc:493] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.448552 19696 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.448607 19845 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 4.
I20260709 14:56:00.454411 19591 catalog_manager.cc:5697] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 3 to 4, leader changed from 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 4 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.454751 19696 raft_consensus.cc:515] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.457216 19696 leader_election.cc:290] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 4 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:00.458128 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:00.458890 19772 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.458819 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5868105f8b7147a79546348055dd0887" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:00.459617 19845 raft_consensus.cc:3055] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:00.459888 19845 raft_consensus.cc:740] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:56:00.460600 19845 consensus_queue.cc:260] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.461918 19845 raft_consensus.cc:3060] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:00.467237 19772 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 4.
I20260709 14:56:00.467531 19845 raft_consensus.cc:2468] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 4.
I20260709 14:56:00.468600 19660 leader_election.cc:304] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [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: d8681168564a4a0d9fccb8bd2180375e, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:56:00.469458 19978 raft_consensus.cc:2804] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:00.469897 19978 raft_consensus.cc:697] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:00.470551 19978 consensus_queue.cc:237] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.477206 19591 catalog_manager.cc:5697] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 3 to 4, leader changed from 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 4 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.485541 19997 raft_consensus.cc:993] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.486054 19920 raft_consensus.cc:1081] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.487979 19696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24235103120741908697dd2965c552fa"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41056
I20260709 14:56:00.488570 19696 raft_consensus.cc:493] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.488893 19696 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.494590 19696 raft_consensus.cc:515] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.496713 19696 leader_election.cc:290] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:00.497944 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:00.497773 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:00.498492 19845 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.498528 19772 raft_consensus.cc:3055] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:00.499012 19772 raft_consensus.cc:740] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:56:00.499848 19772 consensus_queue.cc:260] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.501525 19772 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.506027 19845 raft_consensus.cc:2468] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 2.
I20260709 14:56:00.507498 19660 leader_election.cc:304] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:56:00.508177 19772 raft_consensus.cc:2468] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 2.
I20260709 14:56:00.508330 19978 raft_consensus.cc:2804] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:00.509052 19978 raft_consensus.cc:697] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:00.509951 19978 consensus_queue.cc:237] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.517554 19591 catalog_manager.cc:5697] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 1 to 2, leader changed from d8681168564a4a0d9fccb8bd2180375e (127.18.157.130) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.549938 19997 raft_consensus.cc:993] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.550441 19920 raft_consensus.cc:1081] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.552204 19696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41056
I20260709 14:56:00.552732 19696 raft_consensus.cc:493] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.553047 19696 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.558080 19696 raft_consensus.cc:515] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.559885 19696 leader_election.cc:290] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 3 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:00.561154 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:00.561784 19845 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.561055 19772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:00.562677 19772 raft_consensus.cc:3055] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:00.563150 19772 raft_consensus.cc:740] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:56:00.564857 19772 consensus_queue.cc:260] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.566210 19772 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.567303 19845 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 3.
I20260709 14:56:00.568557 19660 leader_election.cc:304] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [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: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:56:00.569386 19978 raft_consensus.cc:2804] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:00.569895 19978 raft_consensus.cc:697] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:00.570796 19978 consensus_queue.cc:237] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.574121 19772 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 3.
I20260709 14:56:00.577596 19997 raft_consensus.cc:993] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: : Instructing follower f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.578135 19920 raft_consensus.cc:1081] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Signalling peer f3bc6262ca6445d09c5126f94821e5b9 to start an election
I20260709 14:56:00.579672 19696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
 from {username='slave'} at 127.0.0.1:41056
I20260709 14:56:00.580173 19696 raft_consensus.cc:493] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:00.580483 19696 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.580808 19591 catalog_manager.cc:5697] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 2 to 3, leader changed from d8681168564a4a0d9fccb8bd2180375e (127.18.157.130) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 3 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.586951 19696 raft_consensus.cc:515] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.588804 19696 leader_election.cc:290] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [CANDIDATE]: Term 3 election: Requested vote from peers d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:00.589923 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:00.590538 19771 raft_consensus.cc:3055] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:00.590544 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7778ec3fac64174a7b69f271c04924b" candidate_uuid: "f3bc6262ca6445d09c5126f94821e5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:00.591379 19771 raft_consensus.cc:740] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:56:00.591513 19845 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.592272 19771 consensus_queue.cc:260] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.593540 19771 raft_consensus.cc:3060] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:00.598248 19845 raft_consensus.cc:2468] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 3.
I20260709 14:56:00.599792 19660 leader_election.cc:304] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [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: 647e2deaf78545ea917380ddd2c87c9c, f3bc6262ca6445d09c5126f94821e5b9; no voters: 
I20260709 14:56:00.600054 19771 raft_consensus.cc:2468] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3bc6262ca6445d09c5126f94821e5b9 in term 3.
I20260709 14:56:00.600672 19978 raft_consensus.cc:2804] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:00.601183 19978 raft_consensus.cc:697] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Becoming Leader. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:00.602000 19978 consensus_queue.cc:237] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:00.610819 19591 catalog_manager.cc:5697] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 reported cstate change: term changed from 2 to 3, leader changed from d8681168564a4a0d9fccb8bd2180375e (127.18.157.130) to f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129). New cstate: current_term: 3 leader_uuid: "f3bc6262ca6445d09c5126f94821e5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.890193 19845 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:00.891685 19978 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:00.899063 19771 raft_consensus.cc:1275] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.902172 19998 consensus_queue.cc:1048] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:00.906466 19771 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:00.911216 19978 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:00.924166 19845 raft_consensus.cc:1275] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:00.926748 19978 consensus_queue.cc:1048] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:01.008822 19770 raft_consensus.cc:1275] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:01.012543 19772 raft_consensus.cc:1275] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:01.015784 19998 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:01.017015 19978 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:01.053992 19845 raft_consensus.cc:1275] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:01.054006 19846 raft_consensus.cc:1275] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:01.057300 19978 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:01.057368 20021 consensus_queue.cc:1048] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:56:01.127861 19845 raft_consensus.cc:1275] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:01.129757 20008 consensus_queue.cc:1048] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:01.144537 19770 raft_consensus.cc:1275] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Refusing update from remote peer f3bc6262ca6445d09c5126f94821e5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:01.146082 20021 consensus_queue.cc:1048] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:03.257548 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:03.266125 19696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24235103120741908697dd2965c552fa"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:56:03.266749 19696 raft_consensus.cc:606] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Received request to transfer leadership to TS d8681168564a4a0d9fccb8bd2180375e
I20260709 14:56:03.269299 19696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:56:03.269771 19696 raft_consensus.cc:606] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Received request to transfer leadership to TS d8681168564a4a0d9fccb8bd2180375e
I20260709 14:56:03.272156 19696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:56:03.272625 19696 raft_consensus.cc:606] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Received request to transfer leadership to TS 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:56:03.275478 19696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c"
dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
mode: GRACEFUL
new_leader_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:41082
I20260709 14:56:03.275959 19696 raft_consensus.cc:606] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Received request to transfer leadership to TS 647e2deaf78545ea917380ddd2c87c9c
I20260709 14:56:03.277040 19062 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:56:03.277575 19062 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:03.297879 20027 raft_consensus.cc:993] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:56:03.298390 20021 raft_consensus.cc:1081] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Signalling peer d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:56:03.300140 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24235103120741908697dd2965c552fa"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:48808
I20260709 14:56:03.300707 19770 raft_consensus.cc:493] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.301009 19770 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.307435 19770 raft_consensus.cc:515] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.309527 19770 leader_election.cc:290] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 3 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:03.310740 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:03.310637 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24235103120741908697dd2965c552fa" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:56:03.311473 19845 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.311631 19696 raft_consensus.cc:3055] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:03.312041 19696 raft_consensus.cc:740] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:03.312894 19696 consensus_queue.cc:260] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.314149 19696 raft_consensus.cc:3060] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:03.317031 19845 raft_consensus.cc:2468] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 3.
I20260709 14:56:03.318591 19735 leader_election.cc:304] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:56:03.319729 19920 raft_consensus.cc:2804] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:03.321053 19920 raft_consensus.cc:697] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 3 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:56:03.321080 19696 raft_consensus.cc:2468] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 3.
I20260709 14:56:03.322172 19920 consensus_queue.cc:237] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.330040 19590 catalog_manager.cc:5697] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 2 to 3, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 3 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.407653 20027 raft_consensus.cc:993] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:56:03.408208 20021 raft_consensus.cc:1081] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Signalling peer d8681168564a4a0d9fccb8bd2180375e to start an election
I20260709 14:56:03.409942 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a2960424a5454b9322275a297661f5"
dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
 from {username='slave'} at 127.0.0.1:48808
I20260709 14:56:03.410486 19770 raft_consensus.cc:493] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.410794 19770 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.416216 19770 raft_consensus.cc:515] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.417882 19770 leader_election.cc:290] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [CANDIDATE]: Term 5 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131:41503)
I20260709 14:56:03.419067 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
I20260709 14:56:03.419000 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a2960424a5454b9322275a297661f5" candidate_uuid: "d8681168564a4a0d9fccb8bd2180375e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:56:03.419786 19845 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.419932 19696 raft_consensus.cc:3055] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:56:03.420269 19696 raft_consensus.cc:740] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:03.421021 19696 consensus_queue.cc:260] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.422104 19696 raft_consensus.cc:3060] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:03.424459 19845 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 5.
I20260709 14:56:03.425793 19735 leader_election.cc:304] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:56:03.426581 19920 raft_consensus.cc:2804] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:03.426971 19920 raft_consensus.cc:697] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 5 LEADER]: Becoming Leader. State: Replica: d8681168564a4a0d9fccb8bd2180375e, State: Running, Role: LEADER
I20260709 14:56:03.427835 19920 consensus_queue.cc:237] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.428956 19696 raft_consensus.cc:2468] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8681168564a4a0d9fccb8bd2180375e in term 5.
I20260709 14:56:03.437319 19590 catalog_manager.cc:5697] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e reported cstate change: term changed from 4 to 5, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to d8681168564a4a0d9fccb8bd2180375e (127.18.157.130). New cstate: current_term: 5 leader_uuid: "d8681168564a4a0d9fccb8bd2180375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.463840 20027 raft_consensus.cc:993] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:56:03.464345 20027 raft_consensus.cc:1081] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Signalling peer 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:56:03.466315 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:40612
I20260709 14:56:03.466775 19845 raft_consensus.cc:493] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.467029 19845 raft_consensus.cc:3060] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.471859 19845 raft_consensus.cc:515] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.473740 19845 leader_election.cc:290] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 2 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:56:03.474733 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:56:03.475199 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37a7fa8b0d546dfb749231615b1633c" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:03.475536 19696 raft_consensus.cc:3055] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:03.475800 19770 raft_consensus.cc:3060] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.475943 19696 raft_consensus.cc:740] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:03.476758 19696 consensus_queue.cc:260] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.477836 19696 raft_consensus.cc:3060] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.481668 19770 raft_consensus.cc:2468] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 2.
I20260709 14:56:03.483198 19809 leader_election.cc:304] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:56:03.483402 19696 raft_consensus.cc:2468] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 2.
I20260709 14:56:03.484079 20023 raft_consensus.cc:2804] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.486106 20023 raft_consensus.cc:697] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 2 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:56:03.487118 20023 consensus_queue.cc:237] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.495110 19590 catalog_manager.cc:5697] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 1 to 2, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 2 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.706544 19845 raft_consensus.cc:1275] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:03.707873 19920 consensus_queue.cc:1048] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:03.719187 19696 raft_consensus.cc:1275] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:03.721004 20028 consensus_queue.cc:1048] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:03.821517 20021 raft_consensus.cc:993] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: : Instructing follower 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:56:03.822050 20027 raft_consensus.cc:1081] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Signalling peer 647e2deaf78545ea917380ddd2c87c9c to start an election
I20260709 14:56:03.823662 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3"
dest_uuid: "647e2deaf78545ea917380ddd2c87c9c"
 from {username='slave'} at 127.0.0.1:40612
I20260709 14:56:03.824121 19845 raft_consensus.cc:493] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:03.824357 19845 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.828749 19845 raft_consensus.cc:515] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.830267 19845 leader_election.cc:290] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [CANDIDATE]: Term 4 election: Requested vote from peers f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945), d8681168564a4a0d9fccb8bd2180375e (127.18.157.130:39675)
I20260709 14:56:03.831496 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8681168564a4a0d9fccb8bd2180375e"
I20260709 14:56:03.831496 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0c396995074e879bd8dc9fae77b6d3" candidate_uuid: "647e2deaf78545ea917380ddd2c87c9c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3bc6262ca6445d09c5126f94821e5b9"
I20260709 14:56:03.832257 19770 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.832299 19696 raft_consensus.cc:3055] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:03.832780 19696 raft_consensus.cc:740] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f3bc6262ca6445d09c5126f94821e5b9, State: Running, Role: LEADER
I20260709 14:56:03.833702 19696 consensus_queue.cc:260] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.834944 19696 raft_consensus.cc:3060] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:03.839856 19770 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 4.
I20260709 14:56:03.841336 19809 leader_election.cc:304] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [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: 647e2deaf78545ea917380ddd2c87c9c, d8681168564a4a0d9fccb8bd2180375e; no voters: 
I20260709 14:56:03.842267 20023 raft_consensus.cc:2804] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:03.842465 19696 raft_consensus.cc:2468] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647e2deaf78545ea917380ddd2c87c9c in term 4.
I20260709 14:56:03.842865 20023 raft_consensus.cc:697] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 4 LEADER]: Becoming Leader. State: Replica: 647e2deaf78545ea917380ddd2c87c9c, State: Running, Role: LEADER
I20260709 14:56:03.843832 20023 consensus_queue.cc:237] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [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: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } }
I20260709 14:56:03.852401 19591 catalog_manager.cc:5697] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c reported cstate change: term changed from 3 to 4, leader changed from f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129) to 647e2deaf78545ea917380ddd2c87c9c (127.18.157.131). New cstate: current_term: 4 leader_uuid: "647e2deaf78545ea917380ddd2c87c9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.867836 19696 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 5 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:03.869628 20040 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:56:03.880311 19845 raft_consensus.cc:1275] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 5 FOLLOWER]: Refusing update from remote peer d8681168564a4a0d9fccb8bd2180375e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:56:03.882589 20028 consensus_queue.cc:1048] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "647e2deaf78545ea917380ddd2c87c9c" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:56:03.914165 19770 raft_consensus.cc:1275] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:03.915812 20023 consensus_queue.cc:1048] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.932024 19696 raft_consensus.cc:1275] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:03.934372 20023 consensus_queue.cc:1048] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3bc6262ca6445d09c5126f94821e5b9" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.278594 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:04.285000 19062 tablet_server.cc:179] TabletServer@127.18.157.129:0 shutting down...
W20260709 14:56:04.297194 19737 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 14:56:04.303714 19737 consensus_peers.cc:597] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e -> Peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Couldn't send request to peer f3bc6262ca6445d09c5126f94821e5b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.308458 19770 raft_consensus.cc:1275] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Refusing update from remote peer 647e2deaf78545ea917380ddd2c87c9c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:04.310521 20023 consensus_queue.cc:1048] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8681168564a4a0d9fccb8bd2180375e" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 39675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:56:04.327724 19811 consensus_peers.cc:597] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c -> Peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Couldn't send request to peer f3bc6262ca6445d09c5126f94821e5b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.329551 19811 consensus_peers.cc:597] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c -> Peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Couldn't send request to peer f3bc6262ca6445d09c5126f94821e5b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.331015 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:04.331796 19062 tablet_replica.cc:333] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.332868 19062 raft_consensus.cc:2243] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.333601 19062 raft_consensus.cc:2272] T 27a2960424a5454b9322275a297661f5 P f3bc6262ca6445d09c5126f94821e5b9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.338644 19062 tablet_replica.cc:333] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.339521 19062 raft_consensus.cc:2243] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.340082 19062 raft_consensus.cc:2272] T 72432f7594dd41f2b498ff984851ec8b P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:04.340994 19737 consensus_peers.cc:597] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e -> Peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Couldn't send request to peer f3bc6262ca6445d09c5126f94821e5b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.342458 19062 tablet_replica.cc:333] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.343050 19062 raft_consensus.cc:2243] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.343716 19062 raft_consensus.cc:2272] T 5868105f8b7147a79546348055dd0887 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.345587 19062 tablet_replica.cc:333] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.346343 19062 raft_consensus.cc:2243] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.347015 19062 raft_consensus.cc:2272] T 7fc16a28662d44ac990250b12796815c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.349227 19062 tablet_replica.cc:333] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.350108 19062 raft_consensus.cc:2243] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.350873 19062 raft_consensus.cc:2272] T e7778ec3fac64174a7b69f271c04924b P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.352852 19062 tablet_replica.cc:333] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.353466 19062 raft_consensus.cc:2243] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.353873 19062 raft_consensus.cc:2272] T f37a7fa8b0d546dfb749231615b1633c P f3bc6262ca6445d09c5126f94821e5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.356173 19062 tablet_replica.cc:333] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.356837 19062 raft_consensus.cc:2243] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.357896 19062 raft_consensus.cc:2272] T 9b13c3ca8c594732902577ca1179f2de P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.360751 19062 tablet_replica.cc:333] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.361600 19062 raft_consensus.cc:2243] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.362314 19062 raft_consensus.cc:2272] T 24235103120741908697dd2965c552fa P f3bc6262ca6445d09c5126f94821e5b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.364717 19062 tablet_replica.cc:333] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.365414 19062 raft_consensus.cc:2243] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.366253 19062 raft_consensus.cc:2272] T d58276196ee84d07847973ae40c4d096 P f3bc6262ca6445d09c5126f94821e5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.368198 19062 tablet_replica.cc:333] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9: stopping tablet replica
I20260709 14:56:04.368681 19062 raft_consensus.cc:2243] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.369551 19062 raft_consensus.cc:2272] T dc0c396995074e879bd8dc9fae77b6d3 P f3bc6262ca6445d09c5126f94821e5b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.403759 19062 tablet_server.cc:196] TabletServer@127.18.157.129:0 shutdown complete.
I20260709 14:56:04.428030 19062 tablet_server.cc:179] TabletServer@127.18.157.130:0 shutting down...
I20260709 14:56:04.463164 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:04.464035 19062 tablet_replica.cc:333] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.464838 19062 raft_consensus.cc:2243] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.465967 19062 raft_consensus.cc:2272] T 7fc16a28662d44ac990250b12796815c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.468039 19062 tablet_replica.cc:333] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.468632 19062 raft_consensus.cc:2243] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.469108 19062 raft_consensus.cc:2272] T e7778ec3fac64174a7b69f271c04924b P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.471019 19062 tablet_replica.cc:333] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.471582 19062 raft_consensus.cc:2243] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.472080 19062 raft_consensus.cc:2272] T 5868105f8b7147a79546348055dd0887 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.474041 19062 tablet_replica.cc:333] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.474642 19062 raft_consensus.cc:2243] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.475145 19062 raft_consensus.cc:2272] T 72432f7594dd41f2b498ff984851ec8b P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.477141 19062 tablet_replica.cc:333] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.477855 19062 raft_consensus.cc:2243] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.478430 19062 raft_consensus.cc:2272] T dc0c396995074e879bd8dc9fae77b6d3 P d8681168564a4a0d9fccb8bd2180375e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.481201 19062 tablet_replica.cc:333] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.482295 19062 raft_consensus.cc:2243] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.482896 19062 raft_consensus.cc:2272] T 9b13c3ca8c594732902577ca1179f2de P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.485100 19062 tablet_replica.cc:333] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.485821 19062 raft_consensus.cc:2243] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.486327 19062 raft_consensus.cc:2272] T f37a7fa8b0d546dfb749231615b1633c P d8681168564a4a0d9fccb8bd2180375e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.489813 19062 tablet_replica.cc:333] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.490556 19062 raft_consensus.cc:2243] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.491073 19062 raft_consensus.cc:2272] T d58276196ee84d07847973ae40c4d096 P d8681168564a4a0d9fccb8bd2180375e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.493223 19062 tablet_replica.cc:333] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
W20260709 14:56:04.493578 19811 consensus_peers.cc:597] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c -> Peer f3bc6262ca6445d09c5126f94821e5b9 (127.18.157.129:39945): Couldn't send request to peer f3bc6262ca6445d09c5126f94821e5b9. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:39945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.493841 19062 raft_consensus.cc:2243] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.494788 19062 raft_consensus.cc:2272] T 24235103120741908697dd2965c552fa P d8681168564a4a0d9fccb8bd2180375e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.497489 19062 tablet_replica.cc:333] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e: stopping tablet replica
I20260709 14:56:04.498076 19062 raft_consensus.cc:2243] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.498974 19062 raft_consensus.cc:2272] T 27a2960424a5454b9322275a297661f5 P d8681168564a4a0d9fccb8bd2180375e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.531867 19062 tablet_server.cc:196] TabletServer@127.18.157.130:0 shutdown complete.
I20260709 14:56:04.554672 19062 tablet_server.cc:179] TabletServer@127.18.157.131:0 shutting down...
I20260709 14:56:04.582403 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:04.583305 19062 tablet_replica.cc:333] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.583974 19062 raft_consensus.cc:2243] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.584810 19062 raft_consensus.cc:2272] T f37a7fa8b0d546dfb749231615b1633c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.587442 19062 tablet_replica.cc:333] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.588063 19062 raft_consensus.cc:2243] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.588536 19062 raft_consensus.cc:2272] T 27a2960424a5454b9322275a297661f5 P 647e2deaf78545ea917380ddd2c87c9c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.591084 19062 tablet_replica.cc:333] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.591697 19062 raft_consensus.cc:2243] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.592165 19062 raft_consensus.cc:2272] T 9b13c3ca8c594732902577ca1179f2de P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.594102 19062 tablet_replica.cc:333] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.594637 19062 raft_consensus.cc:2243] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.595456 19062 raft_consensus.cc:2272] T dc0c396995074e879bd8dc9fae77b6d3 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.597715 19062 tablet_replica.cc:333] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.598254 19062 raft_consensus.cc:2243] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.598681 19062 raft_consensus.cc:2272] T 24235103120741908697dd2965c552fa P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.601423 19062 tablet_replica.cc:333] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.602029 19062 raft_consensus.cc:2243] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.602492 19062 raft_consensus.cc:2272] T d58276196ee84d07847973ae40c4d096 P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.604554 19062 tablet_replica.cc:333] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.605099 19062 raft_consensus.cc:2243] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.605587 19062 raft_consensus.cc:2272] T 7fc16a28662d44ac990250b12796815c P 647e2deaf78545ea917380ddd2c87c9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.607760 19062 tablet_replica.cc:333] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.608269 19062 raft_consensus.cc:2243] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.608688 19062 raft_consensus.cc:2272] T 5868105f8b7147a79546348055dd0887 P 647e2deaf78545ea917380ddd2c87c9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.610610 19062 tablet_replica.cc:333] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.611115 19062 raft_consensus.cc:2243] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:04.611567 19062 raft_consensus.cc:2272] T e7778ec3fac64174a7b69f271c04924b P 647e2deaf78545ea917380ddd2c87c9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.613327 19062 tablet_replica.cc:333] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c: stopping tablet replica
I20260709 14:56:04.613772 19062 raft_consensus.cc:2243] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.614598 19062 raft_consensus.cc:2272] T 72432f7594dd41f2b498ff984851ec8b P 647e2deaf78545ea917380ddd2c87c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.644248 19062 tablet_server.cc:196] TabletServer@127.18.157.131:0 shutdown complete.
I20260709 14:56:04.664255 19062 master.cc:562] Master@127.18.157.190:34399 shutting down...
I20260709 14:56:04.694908 19062 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:04.695546 19062 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:04.695904 19062 tablet_replica.cc:333] T 00000000000000000000000000000000 P f34f61be689840418e54250abc9b2c12: stopping tablet replica
I20260709 14:56:04.718305 19062 master.cc:584] Master@127.18.157.190:34399 shutdown complete.
647e2deaf78545ea917380ddd2c87c9c  1
d8681168564a4a0d9fccb8bd2180375e  4
f3bc6262ca6445d09c5126f94821e5b9  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10682 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:56:04.762784 19062 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.157.190:44751
I20260709 14:56:04.763953 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.770781 20053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:04.770958 20054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:04.771523 20056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:04.772668 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:04.773599 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:04.773819 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:04.773964 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608964773947 us; error 0 us; skew 500 ppm
I20260709 14:56:04.774485 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:04.777607 19062 webserver.cc:533] Webserver started at http://127.18.157.190:43763/ using document root <none> and password file <none>
I20260709 14:56:04.778122 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.778312 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:04.778584 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:04.779729 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/master-0-root/instance:
uuid: "52e6abe2a05b45e78580d45e0cf8ac9c"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-lv34"
I20260709 14:56:04.784808 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 14:56:04.789479 20061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:04.790544 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:56:04.791064 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/master-0-root
uuid: "52e6abe2a05b45e78580d45e0cf8ac9c"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-lv34"
I20260709 14:56:04.791417 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:04.804625 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:04.806002 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:04.848268 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.190:44751
I20260709 14:56:04.848430 20112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.190:44751 every 8 connection(s)
I20260709 14:56:04.852931 20113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:04.865163 20113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c: Bootstrap starting.
I20260709 14:56:04.870857 20113 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:04.876003 20113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c: No bootstrap required, opened a new log
I20260709 14:56:04.878454 20113 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e6abe2a05b45e78580d45e0cf8ac9c" member_type: VOTER }
I20260709 14:56:04.878890 20113 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:04.879132 20113 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e6abe2a05b45e78580d45e0cf8ac9c, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.879729 20113 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52e6abe2a05b45e78580d45e0cf8ac9c" member_type: VOTER }
I20260709 14:56:04.880185 20113 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:04.880400 20113 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:04.880656 20113 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:04.885548 20113 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e6abe2a05b45e78580d45e0cf8ac9c" member_type: VOTER }
I20260709 14:56:04.886107 20113 leader_election.cc:304] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [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: 52e6abe2a05b45e78580d45e0cf8ac9c; no voters: 
I20260709 14:56:04.887588 20113 leader_election.cc:290] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:04.888124 20116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:04.889633 20116 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 1 LEADER]: Becoming Leader. State: Replica: 52e6abe2a05b45e78580d45e0cf8ac9c, State: Running, Role: LEADER
I20260709 14:56:04.890359 20116 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [LEADER]: Queue going to LEADER mode. State: All 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: "52e6abe2a05b45e78580d45e0cf8ac9c" member_type: VOTER }
I20260709 14:56:04.890892 20113 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:04.896486 20118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52e6abe2a05b45e78580d45e0cf8ac9c. Latest consensus state: current_term: 1 leader_uuid: "52e6abe2a05b45e78580d45e0cf8ac9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e6abe2a05b45e78580d45e0cf8ac9c" member_type: VOTER } }
I20260709 14:56:04.897384 20118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:04.897850 20117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52e6abe2a05b45e78580d45e0cf8ac9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e6abe2a05b45e78580d45e0cf8ac9c" member_type: VOTER } }
I20260709 14:56:04.898645 20117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:04.899770 20124 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:04.907881 20124 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:04.909394 19062 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:04.917918 20124 catalog_manager.cc:1383] Generated new cluster ID: 001dd9abc407475ca17c38585e8387b6
I20260709 14:56:04.918280 20124 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:04.951112 20124 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:04.952502 20124 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:04.966006 20124 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c: Generated new TSK 0
I20260709 14:56:04.967012 20124 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:04.977511 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:04.984316 20134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:04.985419 20135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:04.986474 20137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:04.987708 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:04.988679 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:04.988873 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:04.989033 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608964989020 us; error 0 us; skew 500 ppm
I20260709 14:56:04.989684 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:04.992401 19062 webserver.cc:533] Webserver started at http://127.18.157.129:45573/ using document root <none> and password file <none>
I20260709 14:56:04.993012 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:04.993216 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:04.993549 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:04.994694 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-0-root/instance:
uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-lv34"
I20260709 14:56:04.999682 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:05.003952 20142 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.005085 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:56:05.005590 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-0-root
uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
format_stamp: "Formatted at 2026-07-09 14:56:04 on dist-test-slave-lv34"
I20260709 14:56:05.006001 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:05.017519 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:05.019081 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:05.020948 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:05.023649 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:05.023866 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.024111 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:05.024295 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.076138 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.129:38011
I20260709 14:56:05.076252 20204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.129:38011 every 8 connection(s)
I20260709 14:56:05.081558 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:05.088714 20209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:05.091609 20210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:05.092768 20212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:05.093089 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:05.094159 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:05.094377 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:05.094558 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608965094539 us; error 0 us; skew 500 ppm
I20260709 14:56:05.095149 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:05.098014 19062 webserver.cc:533] Webserver started at http://127.18.157.130:34799/ using document root <none> and password file <none>
I20260709 14:56:05.098925 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:05.099188 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:05.099496 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:05.099676 20205 heartbeater.cc:344] Connected to a master server at 127.18.157.190:44751
I20260709 14:56:05.100126 20205 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:05.101054 20205 heartbeater.cc:507] Master 127.18.157.190:44751 requested a full tablet report, sending...
I20260709 14:56:05.101097 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-1-root/instance:
uuid: "b27808eabc914a71b80e561e01545aef"
format_stamp: "Formatted at 2026-07-09 14:56:05 on dist-test-slave-lv34"
I20260709 14:56:05.103881 20078 ts_manager.cc:194] Registered new tserver with Master: c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011)
I20260709 14:56:05.106187 20078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42680
I20260709 14:56:05.107064 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:05.111791 20217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.112708 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:56:05.113057 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-1-root
uuid: "b27808eabc914a71b80e561e01545aef"
format_stamp: "Formatted at 2026-07-09 14:56:05 on dist-test-slave-lv34"
I20260709 14:56:05.113389 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:05.151959 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:05.153304 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:05.154826 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:05.157773 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:05.158025 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.158488 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:05.158708 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.204348 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.130:41455
I20260709 14:56:05.204775 20279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.130:41455 every 8 connection(s)
I20260709 14:56:05.209786 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:05.219543 20283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:05.220422 20284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:05.221570 20286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:05.223441 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:05.224726 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:05.225102 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:05.225373 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608965225345 us; error 0 us; skew 500 ppm
I20260709 14:56:05.226351 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:05.227445 20280 heartbeater.cc:344] Connected to a master server at 127.18.157.190:44751
I20260709 14:56:05.227945 20280 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:05.228822 20280 heartbeater.cc:507] Master 127.18.157.190:44751 requested a full tablet report, sending...
I20260709 14:56:05.229806 19062 webserver.cc:533] Webserver started at http://127.18.157.131:41925/ using document root <none> and password file <none>
I20260709 14:56:05.230554 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:05.230850 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:05.231148 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:05.231616 20078 ts_manager.cc:194] Registered new tserver with Master: b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:05.232587 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-2-root/instance:
uuid: "6f083e620a194d8484d831008c456b13"
format_stamp: "Formatted at 2026-07-09 14:56:05 on dist-test-slave-lv34"
I20260709 14:56:05.233574 20078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42686
I20260709 14:56:05.238257 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260709 14:56:05.242501 20291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.243532 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:56:05.243922 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-2-root
uuid: "6f083e620a194d8484d831008c456b13"
format_stamp: "Formatted at 2026-07-09 14:56:05 on dist-test-slave-lv34"
I20260709 14:56:05.244215 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:05.282424 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:05.283815 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:05.285537 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:05.287990 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:05.288208 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.288462 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:05.288615 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:05.338439 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.131:39427
I20260709 14:56:05.338627 20353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.131:39427 every 8 connection(s)
I20260709 14:56:05.354671 20354 heartbeater.cc:344] Connected to a master server at 127.18.157.190:44751
I20260709 14:56:05.355136 20354 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:05.355893 20354 heartbeater.cc:507] Master 127.18.157.190:44751 requested a full tablet report, sending...
I20260709 14:56:05.358430 20078 ts_manager.cc:194] Registered new tserver with Master: 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:05.359445 19062 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017312439s
I20260709 14:56:05.360188 20078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42696
I20260709 14:56:05.391739 20078 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42710:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:05.398221 20078 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:05.609303 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 199354673ed24489825c5e8dbf406301 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:05.611136 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 51967e620e234736871e940e9edfddb8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:05.611136 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 9baa63af24054583acf9da3f0b898452 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:05.612846 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199354673ed24489825c5e8dbf406301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.613616 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51967e620e234736871e940e9edfddb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.615484 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9baa63af24054583acf9da3f0b898452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.619875 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 92594064249d4003a605cee9a4a4ba93 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:05.621557 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92594064249d4003a605cee9a4a4ba93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.627746 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 55aef646441b4b2e9657c73f6a3df429 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:05.630786 20240 tablet_service.cc:1511] Processing CreateTablet for tablet 15bb0e418a8f4b88981cce1c93b607b8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:05.633661 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 62b909cef4104723a167468dbc4243ef (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:05.635476 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aef646441b4b2e9657c73f6a3df429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.640774 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b909cef4104723a167468dbc4243ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.644003 20238 tablet_service.cc:1511] Processing CreateTablet for tablet 30b04287d3874d55aabee306a8865e02 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:05.647853 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bb0e418a8f4b88981cce1c93b607b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.649937 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba8a3eb42c244b8a6388134b3e3a730 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:05.652088 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b04287d3874d55aabee306a8865e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.653788 20236 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb3ecea81894c3ca41a3e869cd90722 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:05.654681 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba8a3eb42c244b8a6388134b3e3a730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.655445 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb3ecea81894c3ca41a3e869cd90722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.686818 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 199354673ed24489825c5e8dbf406301 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:05.688319 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199354673ed24489825c5e8dbf406301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.690030 20161 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb3ecea81894c3ca41a3e869cd90722 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:05.691473 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb3ecea81894c3ca41a3e869cd90722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.693821 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 51967e620e234736871e940e9edfddb8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:05.694169 20319 tablet_service.cc:1511] Processing CreateTablet for tablet 199354673ed24489825c5e8dbf406301 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:05.695346 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199354673ed24489825c5e8dbf406301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.696139 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 9baa63af24054583acf9da3f0b898452 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:05.696712 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 62b909cef4104723a167468dbc4243ef (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:05.697119 20312 tablet_service.cc:1511] Processing CreateTablet for tablet 30b04287d3874d55aabee306a8865e02 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:05.698573 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b909cef4104723a167468dbc4243ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.699671 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 9baa63af24054583acf9da3f0b898452 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:05.700093 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb3ecea81894c3ca41a3e869cd90722 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:05.701575 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 62b909cef4104723a167468dbc4243ef (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:05.703382 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 55aef646441b4b2e9657c73f6a3df429 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:05.703898 20163 tablet_service.cc:1511] Processing CreateTablet for tablet 30b04287d3874d55aabee306a8865e02 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:05.705286 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 15bb0e418a8f4b88981cce1c93b607b8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:05.706094 20162 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba8a3eb42c244b8a6388134b3e3a730 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:05.707185 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba8a3eb42c244b8a6388134b3e3a730 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:05.701764 20316 tablet_service.cc:1511] Processing CreateTablet for tablet 92594064249d4003a605cee9a4a4ba93 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:05.708129 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 92594064249d4003a605cee9a4a4ba93 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:05.708778 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9baa63af24054583acf9da3f0b898452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.698458 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 51967e620e234736871e940e9edfddb8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:05.698364 20166 tablet_service.cc:1511] Processing CreateTablet for tablet 55aef646441b4b2e9657c73f6a3df429 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:05.710392 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51967e620e234736871e940e9edfddb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.699761 20165 tablet_service.cc:1511] Processing CreateTablet for tablet 15bb0e418a8f4b88981cce1c93b607b8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:05.713089 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb3ecea81894c3ca41a3e869cd90722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.713404 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba8a3eb42c244b8a6388134b3e3a730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.714432 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92594064249d4003a605cee9a4a4ba93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.714496 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b04287d3874d55aabee306a8865e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.716180 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92594064249d4003a605cee9a4a4ba93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.717072 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51967e620e234736871e940e9edfddb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.717511 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9baa63af24054583acf9da3f0b898452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.718237 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aef646441b4b2e9657c73f6a3df429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.721654 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b04287d3874d55aabee306a8865e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.723186 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba8a3eb42c244b8a6388134b3e3a730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.726303 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bb0e418a8f4b88981cce1c93b607b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.730731 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b909cef4104723a167468dbc4243ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.733543 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bb0e418a8f4b88981cce1c93b607b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.734293 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aef646441b4b2e9657c73f6a3df429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.800879 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4d7a6006ef40dd9bb1420e8d068126 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:05.808352 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 2e65fa44a0f6483cb368bed744b19506 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:05.809976 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e65fa44a0f6483cb368bed744b19506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.826436 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 2e65fa44a0f6483cb368bed744b19506 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:05.847838 20236 tablet_service.cc:1511] Processing CreateTablet for tablet f66f6060d4bc4ae9a625dd0656c2ac5f (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:05.866932 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4d7a6006ef40dd9bb1420e8d068126 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:05.868706 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4d7a6006ef40dd9bb1420e8d068126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.872013 20319 tablet_service.cc:1511] Processing CreateTablet for tablet 87a11be87eda45ada850ed9e5205b1a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:05.873518 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a11be87eda45ada850ed9e5205b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.875133 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 401e5de84ce64e49885b25842ab9a279 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:05.876607 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401e5de84ce64e49885b25842ab9a279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.868784 20316 tablet_service.cc:1511] Processing CreateTablet for tablet f66f6060d4bc4ae9a625dd0656c2ac5f (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:05.880988 20369 tablet_bootstrap.cc:492] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:05.881331 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66f6060d4bc4ae9a625dd0656c2ac5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.901880 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4d7a6006ef40dd9bb1420e8d068126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.901949 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 2e65fa44a0f6483cb368bed744b19506 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:05.903275 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e65fa44a0f6483cb368bed744b19506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.906556 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfa24e36f3c4473affc6a7a0ab9d68a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:05.909808 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 401e5de84ce64e49885b25842ab9a279 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:05.911146 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66f6060d4bc4ae9a625dd0656c2ac5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.911552 20240 tablet_service.cc:1511] Processing CreateTablet for tablet f3ebcb16b8ee4735aa3774c984e2527b (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:05.913174 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e65fa44a0f6483cb368bed744b19506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.916352 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ebcb16b8ee4735aa3774c984e2527b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.912902 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4d7a6006ef40dd9bb1420e8d068126 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:05.918099 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfa24e36f3c4473affc6a7a0ab9d68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.911276 20314 tablet_service.cc:1511] Processing CreateTablet for tablet f3ebcb16b8ee4735aa3774c984e2527b (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:05.919605 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401e5de84ce64e49885b25842ab9a279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.920131 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ebcb16b8ee4735aa3774c984e2527b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.918515 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4d7a6006ef40dd9bb1420e8d068126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.918565 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 3982c7b18d4a4557b9e9cc0f31df36ae (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:05.925861 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3982c7b18d4a4557b9e9cc0f31df36ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.932062 20163 tablet_service.cc:1511] Processing CreateTablet for tablet 87a11be87eda45ada850ed9e5205b1a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:05.934005 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 87a11be87eda45ada850ed9e5205b1a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:05.935874 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a11be87eda45ada850ed9e5205b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.936334 20238 tablet_service.cc:1511] Processing CreateTablet for tablet ce25d2d56f4945b08ee7276302862083 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:05.938913 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce25d2d56f4945b08ee7276302862083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.933962 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfa24e36f3c4473affc6a7a0ab9d68a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:05.947376 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfa24e36f3c4473affc6a7a0ab9d68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.950762 20312 tablet_service.cc:1511] Processing CreateTablet for tablet 3982c7b18d4a4557b9e9cc0f31df36ae (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:05.954165 20371 tablet_bootstrap.cc:492] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
W20260709 14:56:05.956108 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:05.959410 20369 tablet_bootstrap.cc:654] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:05.960057 20370 tablet_bootstrap.cc:492] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:05.964421 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 401e5de84ce64e49885b25842ab9a279 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:05.965154 20313 tablet_service.cc:1511] Processing CreateTablet for tablet ce25d2d56f4945b08ee7276302862083 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:05.965946 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401e5de84ce64e49885b25842ab9a279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.965618 20162 tablet_service.cc:1511] Processing CreateTablet for tablet f66f6060d4bc4ae9a625dd0656c2ac5f (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:05.967213 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66f6060d4bc4ae9a625dd0656c2ac5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:05.973809 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a11be87eda45ada850ed9e5205b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.004882 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfa24e36f3c4473affc6a7a0ab9d68a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:06.006909 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfa24e36f3c4473affc6a7a0ab9d68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.018070 20370 tablet_bootstrap.cc:654] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.020390 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce25d2d56f4945b08ee7276302862083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.020987 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 3982c7b18d4a4557b9e9cc0f31df36ae (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:06.022308 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3982c7b18d4a4557b9e9cc0f31df36ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.024209 20166 tablet_service.cc:1511] Processing CreateTablet for tablet ce25d2d56f4945b08ee7276302862083 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:06.036257 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce25d2d56f4945b08ee7276302862083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.026269 20371 tablet_bootstrap.cc:654] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.026918 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3982c7b18d4a4557b9e9cc0f31df36ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.028919 20317 tablet_service.cc:1511] Processing CreateTablet for tablet ef48a0f5af6d4082a48e37e17565fbd2 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:06.030405 20240 tablet_service.cc:1511] Processing CreateTablet for tablet f473f46180384d2383a149fae764a020 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:06.032131 20311 tablet_service.cc:1511] Processing CreateTablet for tablet f473f46180384d2383a149fae764a020 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:06.025419 20239 tablet_service.cc:1511] Processing CreateTablet for tablet ef48a0f5af6d4082a48e37e17565fbd2 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:06.054683 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f473f46180384d2383a149fae764a020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.056241 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef48a0f5af6d4082a48e37e17565fbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.071732 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f473f46180384d2383a149fae764a020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.045178 20170 tablet_service.cc:1511] Processing CreateTablet for tablet ef48a0f5af6d4082a48e37e17565fbd2 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:06.050318 20161 tablet_service.cc:1511] Processing CreateTablet for tablet f3ebcb16b8ee4735aa3774c984e2527b (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:06.086681 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ebcb16b8ee4735aa3774c984e2527b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.089676 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef48a0f5af6d4082a48e37e17565fbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.055794 20165 tablet_service.cc:1511] Processing CreateTablet for tablet f473f46180384d2383a149fae764a020 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:06.104296 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f473f46180384d2383a149fae764a020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.079082 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef48a0f5af6d4082a48e37e17565fbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.108919 20370 tablet_bootstrap.cc:492] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:06.109572 20370 ts_tablet_manager.cc:1403] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.006s
I20260709 14:56:06.109612 20205 heartbeater.cc:499] Master 127.18.157.190:44751 was elected leader, sending a full tablet report...
I20260709 14:56:06.114082 20370 raft_consensus.cc:359] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:06.115005 20370 raft_consensus.cc:385] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.115530 20370 raft_consensus.cc:740] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.068874 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc1b59e5793476ba22ca592a72a0e80 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:06.131614 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc1b59e5793476ba22ca592a72a0e80 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:06.133509 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc1b59e5793476ba22ca592a72a0e80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.135450 20243 tablet_service.cc:1511] Processing CreateTablet for tablet fe90c2f7997544d08b80eb4e37d54f5d (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:06.136050 20164 tablet_service.cc:1511] Processing CreateTablet for tablet fe90c2f7997544d08b80eb4e37d54f5d (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:06.137058 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe90c2f7997544d08b80eb4e37d54f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.116827 20370 consensus_queue.cc:260] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:06.137714 20369 tablet_bootstrap.cc:492] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:06.128557 20238 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc1b59e5793476ba22ca592a72a0e80 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:06.139325 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc1b59e5793476ba22ca592a72a0e80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.137315 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe90c2f7997544d08b80eb4e37d54f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.138315 20369 ts_tablet_manager.cc:1403] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.258s	user 0.031s	sys 0.022s
I20260709 14:56:06.141140 20315 tablet_service.cc:1511] Processing CreateTablet for tablet fe90c2f7997544d08b80eb4e37d54f5d (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:06.144574 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe90c2f7997544d08b80eb4e37d54f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.154796 20162 tablet_service.cc:1511] Processing CreateTablet for tablet 84500f5b59514dbc94444fbda62583e0 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:06.159283 20371 tablet_bootstrap.cc:492] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:06.159884 20371 ts_tablet_manager.cc:1403] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.260s	user 0.008s	sys 0.015s
I20260709 14:56:06.164302 20371 raft_consensus.cc:359] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.165086 20371 raft_consensus.cc:385] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.165417 20371 raft_consensus.cc:740] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.166281 20371 consensus_queue.cc:260] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.174018 20369 raft_consensus.cc:359] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:06.174904 20369 raft_consensus.cc:385] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.175248 20369 raft_consensus.cc:740] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.176183 20369 consensus_queue.cc:260] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:06.182183 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 84500f5b59514dbc94444fbda62583e0 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:06.186024 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc1b59e5793476ba22ca592a72a0e80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.186990 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84500f5b59514dbc94444fbda62583e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.207347 20370 ts_tablet_manager.cc:1434] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.097s	user 0.018s	sys 0.012s
I20260709 14:56:06.208586 20354 heartbeater.cc:499] Master 127.18.157.190:44751 was elected leader, sending a full tablet report...
I20260709 14:56:06.224398 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84500f5b59514dbc94444fbda62583e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.237092 20280 heartbeater.cc:499] Master 127.18.157.190:44751 was elected leader, sending a full tablet report...
I20260709 14:56:06.237645 20370 tablet_bootstrap.cc:492] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:06.242049 20369 ts_tablet_manager.cc:1434] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.100s	user 0.011s	sys 0.022s
I20260709 14:56:06.242132 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 84500f5b59514dbc94444fbda62583e0 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:06.245533 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84500f5b59514dbc94444fbda62583e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.248682 20369 tablet_bootstrap.cc:492] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:06.255899 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 132670aef5d245d4ab622e66e95f2c6e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:06.257555 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132670aef5d245d4ab622e66e95f2c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.260525 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 132670aef5d245d4ab622e66e95f2c6e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:06.262082 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132670aef5d245d4ab622e66e95f2c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.268877 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 132670aef5d245d4ab622e66e95f2c6e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:06.270510 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132670aef5d245d4ab622e66e95f2c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.278033 20371 ts_tablet_manager.cc:1434] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.005s
I20260709 14:56:06.279218 20371 tablet_bootstrap.cc:492] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:06.281454 20370 tablet_bootstrap.cc:654] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.284420 20377 raft_consensus.cc:493] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.285043 20377 raft_consensus.cc:515] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:06.304100 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbd24a04ddb423db62d1ff7875762d9 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:06.305025 20369 tablet_bootstrap.cc:654] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.305639 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbd24a04ddb423db62d1ff7875762d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.305804 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbd24a04ddb423db62d1ff7875762d9 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:06.307235 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbd24a04ddb423db62d1ff7875762d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.312690 20162 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbd24a04ddb423db62d1ff7875762d9 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:06.318374 20377 leader_election.cc:290] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427), c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011)
I20260709 14:56:06.326808 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbd24a04ddb423db62d1ff7875762d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.330722 20370 tablet_bootstrap.cc:492] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:06.331274 20370 ts_tablet_manager.cc:1403] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.010s
I20260709 14:56:06.347962 20165 tablet_service.cc:1511] Processing CreateTablet for tablet 9e576e3eac3b4df38cb51adfb2597229 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:06.364009 20371 tablet_bootstrap.cc:654] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.367184 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e576e3eac3b4df38cb51adfb2597229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.367375 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 9e576e3eac3b4df38cb51adfb2597229 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:06.372610 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e576e3eac3b4df38cb51adfb2597229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.394246 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd0265cec1f48619dd64b2aaa7e5720 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:06.396027 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd0265cec1f48619dd64b2aaa7e5720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.398967 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 336b16e6ef084806b12e3d9685018986 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:06.400547 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b16e6ef084806b12e3d9685018986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.417423 20369 tablet_bootstrap.cc:492] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:06.418179 20369 ts_tablet_manager.cc:1403] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.170s	user 0.032s	sys 0.010s
I20260709 14:56:06.419205 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd0265cec1f48619dd64b2aaa7e5720 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:06.420620 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd0265cec1f48619dd64b2aaa7e5720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.421344 20318 tablet_service.cc:1511] Processing CreateTablet for tablet ace1711cdeac45c2ba8e6dd84c0edc2c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:06.422680 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace1711cdeac45c2ba8e6dd84c0edc2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.427471 20370 raft_consensus.cc:359] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.428352 20370 raft_consensus.cc:385] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.428700 20370 raft_consensus.cc:740] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.430007 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 336b16e6ef084806b12e3d9685018986 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:06.430437 20369 raft_consensus.cc:359] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.431275 20369 raft_consensus.cc:385] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.431617 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b16e6ef084806b12e3d9685018986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.431866 20170 tablet_service.cc:1511] Processing CreateTablet for tablet ace1711cdeac45c2ba8e6dd84c0edc2c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:06.433281 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace1711cdeac45c2ba8e6dd84c0edc2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.431572 20369 raft_consensus.cc:740] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.437592 20369 consensus_queue.cc:260] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.440609 20369 ts_tablet_manager.cc:1434] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:56:06.441972 20369 tablet_bootstrap.cc:492] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:06.456441 20164 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc343c909346f6af7556c27aaca60a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:06.461103 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc343c909346f6af7556c27aaca60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.462173 20317 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc343c909346f6af7556c27aaca60a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:06.465322 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc343c909346f6af7556c27aaca60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.470230 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4481b9d5c74651a9aa161b275f5fd4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:06.471647 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4481b9d5c74651a9aa161b275f5fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.475369 20370 consensus_queue.cc:260] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.478089 20370 ts_tablet_manager.cc:1434] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.147s	user 0.002s	sys 0.010s
I20260709 14:56:06.479315 20370 tablet_bootstrap.cc:492] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:06.482719 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4481b9d5c74651a9aa161b275f5fd4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:06.484176 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4481b9d5c74651a9aa161b275f5fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.486395 20370 tablet_bootstrap.cc:654] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.504972 20371 tablet_bootstrap.cc:492] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:06.505599 20371 ts_tablet_manager.cc:1403] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.227s	user 0.019s	sys 0.000s
I20260709 14:56:06.505895 20369 tablet_bootstrap.cc:654] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.508260 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199354673ed24489825c5e8dbf406301" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:06.509514 20329 raft_consensus.cc:2468] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:06.513017 20162 tablet_service.cc:1511] Processing CreateTablet for tablet 861d3a3fa4474752b45470f72ea3e050 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:06.514717 20376 raft_consensus.cc:493] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.515326 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d3a3fa4474752b45470f72ea3e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.515475 20376 raft_consensus.cc:515] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.517899 20371 raft_consensus.cc:359] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.518731 20371 raft_consensus.cc:385] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.532614 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 99941db64f9c4c9e965427c5541aabf8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:06.519711 20165 tablet_service.cc:1511] Processing CreateTablet for tablet 5537f3aaf78043bfa5ff0547a0fa410f (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:06.534211 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99941db64f9c4c9e965427c5541aabf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.519006 20371 raft_consensus.cc:740] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.543607 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 861d3a3fa4474752b45470f72ea3e050 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:06.545006 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d3a3fa4474752b45470f72ea3e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.545147 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 9e576e3eac3b4df38cb51adfb2597229 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:06.546829 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 5537f3aaf78043bfa5ff0547a0fa410f (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:06.534222 20376 leader_election.cc:290] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:06.547446 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 99941db64f9c4c9e965427c5541aabf8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:06.546761 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e576e3eac3b4df38cb51adfb2597229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.548219 20218 leader_election.cc:304] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:06.549126 20377 raft_consensus.cc:2804] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.549572 20377 raft_consensus.cc:493] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.549991 20377 raft_consensus.cc:3060] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.549656 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd0265cec1f48619dd64b2aaa7e5720 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:06.551055 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd0265cec1f48619dd64b2aaa7e5720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.551539 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99941db64f9c4c9e965427c5541aabf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.558468 20377 raft_consensus.cc:515] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:06.560983 20377 leader_election.cc:290] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427), c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011)
I20260709 14:56:06.563818 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199354673ed24489825c5e8dbf406301" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:06.563581 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 336b16e6ef084806b12e3d9685018986 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:06.564471 20329 raft_consensus.cc:3060] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.563546 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5537f3aaf78043bfa5ff0547a0fa410f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.565090 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336b16e6ef084806b12e3d9685018986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.566912 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5537f3aaf78043bfa5ff0547a0fa410f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.582902 20243 tablet_service.cc:1511] Processing CreateTablet for tablet ace1711cdeac45c2ba8e6dd84c0edc2c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:06.583096 20238 tablet_service.cc:1511] Processing CreateTablet for tablet a4fc343c909346f6af7556c27aaca60a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:06.585230 20240 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4481b9d5c74651a9aa161b275f5fd4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:06.585845 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace1711cdeac45c2ba8e6dd84c0edc2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.586977 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4481b9d5c74651a9aa161b275f5fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.601480 20371 consensus_queue.cc:260] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.604453 20371 ts_tablet_manager.cc:1434] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.001s
I20260709 14:56:06.612238 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbefb7c2f99492ea8ed09940bab9e05 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:06.613695 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbefb7c2f99492ea8ed09940bab9e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.586128 20329 raft_consensus.cc:2468] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:06.630981 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4fc343c909346f6af7556c27aaca60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.637744 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbefb7c2f99492ea8ed09940bab9e05 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:06.639310 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbefb7c2f99492ea8ed09940bab9e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.640475 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 5537f3aaf78043bfa5ff0547a0fa410f (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:06.642398 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5537f3aaf78043bfa5ff0547a0fa410f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.637626 20218 leader_election.cc:304] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:06.651607 20161 tablet_service.cc:1511] Processing CreateTablet for tablet 1e69a66722b54532869500f233f7c176 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:06.653219 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e69a66722b54532869500f233f7c176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.634200 20371 tablet_bootstrap.cc:492] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:06.670706 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 1e69a66722b54532869500f233f7c176 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:06.671154 20236 tablet_service.cc:1511] Processing CreateTablet for tablet 861d3a3fa4474752b45470f72ea3e050 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:06.672498 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e69a66722b54532869500f233f7c176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.672618 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861d3a3fa4474752b45470f72ea3e050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.681049 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 254b0f374e4a431ca78a850f2d6a539a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:06.682947 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b0f374e4a431ca78a850f2d6a539a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.684252 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 254b0f374e4a431ca78a850f2d6a539a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:06.685670 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b0f374e4a431ca78a850f2d6a539a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.687518 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 99941db64f9c4c9e965427c5541aabf8 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:06.692016 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99941db64f9c4c9e965427c5541aabf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.694535 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbefb7c2f99492ea8ed09940bab9e05 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:06.695225 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 1e69a66722b54532869500f233f7c176 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:06.696542 20369 tablet_bootstrap.cc:492] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:06.697362 20369 ts_tablet_manager.cc:1403] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.256s	user 0.021s	sys 0.014s
I20260709 14:56:06.654449 20377 raft_consensus.cc:2804] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:06.703116 20370 tablet_bootstrap.cc:492] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:06.703821 20370 ts_tablet_manager.cc:1403] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.225s	user 0.039s	sys 0.021s
I20260709 14:56:06.707621 20370 raft_consensus.cc:359] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.710096 20370 raft_consensus.cc:385] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.710541 20370 raft_consensus.cc:740] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.713886 20370 consensus_queue.cc:260] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.718658 20370 ts_tablet_manager.cc:1434] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:56:06.730000 20371 tablet_bootstrap.cc:654] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.696594 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbefb7c2f99492ea8ed09940bab9e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.738750 20370 tablet_bootstrap.cc:492] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:06.740360 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199354673ed24489825c5e8dbf406301" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:06.742441 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199354673ed24489825c5e8dbf406301" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:06.745024 20162 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba6ddfc808e4c17a9a4467d955d380a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:06.707463 20369 raft_consensus.cc:359] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.748027 20369 raft_consensus.cc:385] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.748368 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba6ddfc808e4c17a9a4467d955d380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.748474 20369 raft_consensus.cc:740] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.753338 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e69a66722b54532869500f233f7c176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.758976 20370 tablet_bootstrap.cc:654] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.735481 20377 raft_consensus.cc:697] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:06.760315 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba8a3eb42c244b8a6388134b3e3a730" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:06.760483 20377 consensus_queue.cc:237] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
W20260709 14:56:06.762581 20144 leader_election.cc:343] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.763949 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba8a3eb42c244b8a6388134b3e3a730" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:06.764704 20369 consensus_queue.cc:260] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.778303 20329 raft_consensus.cc:2468] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:06.779235 20376 raft_consensus.cc:493] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.779748 20376 raft_consensus.cc:515] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.780181 20369 ts_tablet_manager.cc:1434] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.002s
I20260709 14:56:06.780300 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba6ddfc808e4c17a9a4467d955d380a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:06.781279 20369 tablet_bootstrap.cc:492] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:06.782017 20376 leader_election.cc:290] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:06.784381 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baa63af24054583acf9da3f0b898452" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:06.784765 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baa63af24054583acf9da3f0b898452" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:06.785425 20255 raft_consensus.cc:2468] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:06.787150 20144 leader_election.cc:304] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:06.788075 20376 raft_consensus.cc:2804] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.788453 20376 raft_consensus.cc:493] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.788781 20376 raft_consensus.cc:3060] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.791527 20143 leader_election.cc:304] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [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: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: b27808eabc914a71b80e561e01545aef
I20260709 14:56:06.742307 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 254b0f374e4a431ca78a850f2d6a539a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:06.795372 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254b0f374e4a431ca78a850f2d6a539a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.800177 20376 raft_consensus.cc:515] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:06.765753 20220 leader_election.cc:343] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.785315 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba6ddfc808e4c17a9a4467d955d380a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:06.804281 20220 leader_election.cc:343] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:06.806813 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba6ddfc808e4c17a9a4467d955d380a (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:06.808179 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba6ddfc808e4c17a9a4467d955d380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.808912 20240 tablet_service.cc:1511] Processing CreateTablet for tablet f88f0d7dd0004e33b793e009d118c830 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:06.810447 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88f0d7dd0004e33b793e009d118c830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.817278 20370 tablet_bootstrap.cc:492] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:06.817899 20370 ts_tablet_manager.cc:1403] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.015s
I20260709 14:56:06.820901 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baa63af24054583acf9da3f0b898452" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:06.821717 20255 raft_consensus.cc:3060] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.820861 20370 raft_consensus.cc:359] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.822638 20370 raft_consensus.cc:385] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.823724 20394 raft_consensus.cc:2804] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:06.824177 20394 raft_consensus.cc:493] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:06.824553 20394 raft_consensus.cc:3060] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:06.824306 20317 tablet_service.cc:1511] Processing CreateTablet for tablet f88f0d7dd0004e33b793e009d118c830 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:06.822974 20370 raft_consensus.cc:740] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.828136 20370 consensus_queue.cc:260] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.830102 20078 catalog_manager.cc:5697] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:06.837646 20370 ts_tablet_manager.cc:1434] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:56:06.838845 20370 tablet_bootstrap.cc:492] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:06.826299 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88f0d7dd0004e33b793e009d118c830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.850162 20369 tablet_bootstrap.cc:654] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.855832 20370 tablet_bootstrap.cc:654] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:06.858177 20255 raft_consensus.cc:2468] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:06.868444 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 65a9c8e21aff410eaabc4d95ba903e01 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:06.893399 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a9c8e21aff410eaabc4d95ba903e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.893837 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 4eafcf40b6ae49a78f4d73b430a8261d (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:06.895162 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eafcf40b6ae49a78f4d73b430a8261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.872303 20315 tablet_service.cc:1511] Processing CreateTablet for tablet fa59b82f068742e582bfde628aa9ef2b (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:06.874257 20375 raft_consensus.cc:493] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.878757 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 65a9c8e21aff410eaabc4d95ba903e01 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:06.881625 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 4d55ccee51324d5993c53765da70dc9e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:06.885646 20237 tablet_service.cc:1511] Processing CreateTablet for tablet fa59b82f068742e582bfde628aa9ef2b (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:06.901214 20144 leader_election.cc:304] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:06.887545 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 4d55ccee51324d5993c53765da70dc9e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:06.889027 20236 tablet_service.cc:1511] Processing CreateTablet for tablet 4eafcf40b6ae49a78f4d73b430a8261d (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 14:56:06.889389 20143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 98126.7us
I20260709 14:56:06.890113 20376 leader_election.cc:290] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:06.899863 20375 raft_consensus.cc:515] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.900509 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa59b82f068742e582bfde628aa9ef2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.904512 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa59b82f068742e582bfde628aa9ef2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.908869 20394 raft_consensus.cc:515] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.928572 20375 leader_election.cc:290] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:06.916764 20238 tablet_service.cc:1511] Processing CreateTablet for tablet fe30efc2b3a5488bb7d0196382e81419 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:06.940637 20371 tablet_bootstrap.cc:492] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:06.941164 20371 ts_tablet_manager.cc:1403] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.315s	user 0.022s	sys 0.032s
I20260709 14:56:06.943230 20318 tablet_service.cc:1511] Processing CreateTablet for tablet fe30efc2b3a5488bb7d0196382e81419 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:06.944233 20371 raft_consensus.cc:359] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.944969 20371 raft_consensus.cc:385] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:06.946470 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d55ccee51324d5993c53765da70dc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.933713 20376 raft_consensus.cc:2804] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:06.948238 20371 raft_consensus.cc:740] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:06.950593 20371 consensus_queue.cc:260] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.957788 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eafcf40b6ae49a78f4d73b430a8261d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:06.978890 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:06.983907 20377 raft_consensus.cc:493] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:06.985421 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe30efc2b3a5488bb7d0196382e81419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.986114 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:06.984993 20377 raft_consensus.cc:515] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:06.989697 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d55ccee51324d5993c53765da70dc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:06.990774 20377 leader_election.cc:290] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:06.991587 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe30efc2b3a5488bb7d0196382e81419. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:06.937505 20143 leader_election.cc:343] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:06.994401 20144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 93338.3us
I20260709 14:56:07.009974 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a9c8e21aff410eaabc4d95ba903e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.020790 20371 ts_tablet_manager.cc:1434] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
W20260709 14:56:07.012818 20143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 77164.2us
I20260709 14:56:07.022460 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 19707361fd764fe4843f9b73787b5a0c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:07.022460 20240 tablet_service.cc:1511] Processing CreateTablet for tablet 19707361fd764fe4843f9b73787b5a0c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:07.024545 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19707361fd764fe4843f9b73787b5a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.018996 20376 raft_consensus.cc:697] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:07.033289 20376 consensus_queue.cc:237] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.033562 20245 tablet_service.cc:1511] Processing CreateTablet for tablet ddb5bbdcf00a4454adf78fdc208b39a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:07.034153 20369 tablet_bootstrap.cc:492] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.034789 20369 ts_tablet_manager.cc:1403] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.254s	user 0.027s	sys 0.023s
I20260709 14:56:07.037029 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.039083 20312 tablet_service.cc:1511] Processing CreateTablet for tablet ddb5bbdcf00a4454adf78fdc208b39a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:07.039876 20243 tablet_service.cc:1511] Processing CreateTablet for tablet e95c3d48fe7247a191934da9a76ac579 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 14:56:07.041385 20293 leader_election.cc:343] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.041780 20371 tablet_bootstrap.cc:492] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:07.042784 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:07.044433 20218 leader_election.cc:343] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.043382 20369 raft_consensus.cc:359] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.045523 20369 raft_consensus.cc:385] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.046609 20369 raft_consensus.cc:740] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.050124 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb5bbdcf00a4454adf78fdc208b39a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.054927 20316 tablet_service.cc:1511] Processing CreateTablet for tablet e95c3d48fe7247a191934da9a76ac579 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:07.056001 20371 tablet_bootstrap.cc:654] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.056609 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95c3d48fe7247a191934da9a76ac579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.058229 20394 leader_election.cc:290] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.063575 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 8937c83dc8b346f4894d0730cb0c53d9 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:07.071564 20319 tablet_service.cc:1511] Processing CreateTablet for tablet 8937c83dc8b346f4894d0730cb0c53d9 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:07.073426 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8937c83dc8b346f4894d0730cb0c53d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.081808 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba8a3eb42c244b8a6388134b3e3a730" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
W20260709 14:56:07.084331 20294 leader_election.cc:343] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.084854 20294 leader_election.cc:304] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
W20260709 14:56:07.085734 20144 leader_election.cc:343] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.085988 20375 raft_consensus.cc:2749] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.089418 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19707361fd764fe4843f9b73787b5a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.090375 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8937c83dc8b346f4894d0730cb0c53d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.094784 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb5bbdcf00a4454adf78fdc208b39a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.048625 20369 consensus_queue.cc:260] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.099272 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95c3d48fe7247a191934da9a76ac579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.099536 20369 ts_tablet_manager.cc:1434] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 14:56:07.101038 20369 tablet_bootstrap.cc:492] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.088721 20239 tablet_service.cc:1511] Processing CreateTablet for tablet fe447ab7aca449e3927c745240955805 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:07.112242 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baa63af24054583acf9da3f0b898452" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:07.117422 20310 tablet_service.cc:1511] Processing CreateTablet for tablet fe447ab7aca449e3927c745240955805 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:07.118448 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe447ab7aca449e3927c745240955805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.119001 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe447ab7aca449e3927c745240955805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.123025 20370 tablet_bootstrap.cc:492] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.127090 20370 ts_tablet_manager.cc:1403] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.288s	user 0.014s	sys 0.013s
I20260709 14:56:07.142262 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.143322 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 018906e584844dd2b5617d39304f95a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:07.144809 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018906e584844dd2b5617d39304f95a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.150085 20375 raft_consensus.cc:493] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.150638 20375 raft_consensus.cc:515] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.152977 20371 tablet_bootstrap.cc:492] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:07.157653 20371 ts_tablet_manager.cc:1403] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.034s
I20260709 14:56:07.154253 20077 catalog_manager.cc:5697] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.155339 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92594064249d4003a605cee9a4a4ba93" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
W20260709 14:56:07.160297 20293 leader_election.cc:343] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.156028 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92594064249d4003a605cee9a4a4ba93" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.152822 20375 leader_election.cc:290] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:07.162919 20162 tablet_service.cc:1511] Processing CreateTablet for tablet f88f0d7dd0004e33b793e009d118c830 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:07.164417 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88f0d7dd0004e33b793e009d118c830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.166796 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 65a9c8e21aff410eaabc4d95ba903e01 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:07.167222 20165 tablet_service.cc:1511] Processing CreateTablet for tablet fa59b82f068742e582bfde628aa9ef2b (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:07.167630 20161 tablet_service.cc:1511] Processing CreateTablet for tablet 4eafcf40b6ae49a78f4d73b430a8261d (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:07.168937 20167 tablet_service.cc:1511] Processing CreateTablet for tablet fe30efc2b3a5488bb7d0196382e81419 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:07.169262 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 19707361fd764fe4843f9b73787b5a0c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:07.170073 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a9c8e21aff410eaabc4d95ba903e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.170751 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa59b82f068742e582bfde628aa9ef2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.171641 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eafcf40b6ae49a78f4d73b430a8261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.173142 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19707361fd764fe4843f9b73787b5a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.177816 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe30efc2b3a5488bb7d0196382e81419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.135427 20370 raft_consensus.cc:359] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.182570 20370 raft_consensus.cc:385] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.182924 20370 raft_consensus.cc:740] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.207185 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 0d46c7f74b1745fdb1737190995c1e46 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:07.204852 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 0d46c7f74b1745fdb1737190995c1e46 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:07.209412 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d46c7f74b1745fdb1737190995c1e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.210427 20166 tablet_service.cc:1511] Processing CreateTablet for tablet ddb5bbdcf00a4454adf78fdc208b39a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:07.211876 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb5bbdcf00a4454adf78fdc208b39a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.214923 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d46c7f74b1745fdb1737190995c1e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.223125 20163 tablet_service.cc:1511] Processing CreateTablet for tablet e95c3d48fe7247a191934da9a76ac579 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:07.224582 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95c3d48fe7247a191934da9a76ac579. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:07.227903 20294 leader_election.cc:343] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.228411 20294 leader_election.cc:304] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.229768 20370 consensus_queue.cc:260] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.230996 20375 raft_consensus.cc:2749] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.230929 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 8937c83dc8b346f4894d0730cb0c53d9 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:07.232347 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8937c83dc8b346f4894d0730cb0c53d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.235034 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 018906e584844dd2b5617d39304f95a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:07.236514 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018906e584844dd2b5617d39304f95a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.242805 20237 tablet_service.cc:1511] Processing CreateTablet for tablet d7a4745861134a48833c2b58829b0010 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:07.244982 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a4745861134a48833c2b58829b0010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.248462 20369 tablet_bootstrap.cc:654] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.250233 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba8a3eb42c244b8a6388134b3e3a730" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:07.250988 20329 raft_consensus.cc:3060] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.270500 20311 tablet_service.cc:1511] Processing CreateTablet for tablet d7a4745861134a48833c2b58829b0010 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:56:07.277153 20143 leader_election.cc:343] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.277077 20164 tablet_service.cc:1511] Processing CreateTablet for tablet fe447ab7aca449e3927c745240955805 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:07.278574 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe447ab7aca449e3927c745240955805. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:07.263840 20220 leader_election.cc:343] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.286161 20220 leader_election.cc:304] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.245149 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 4d55ccee51324d5993c53765da70dc9e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:07.286528 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 0d46c7f74b1745fdb1737190995c1e46 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:07.287704 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d55ccee51324d5993c53765da70dc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.287701 20377 raft_consensus.cc:2749] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.299628 20377 consensus_queue.cc:1048] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:07.280848 20161 tablet_service.cc:1511] Processing CreateTablet for tablet 018906e584844dd2b5617d39304f95a4 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:07.306346 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a4745861134a48833c2b58829b0010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.307520 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d46c7f74b1745fdb1737190995c1e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.325803 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 7734fd01fc5b490b816a5cf99e367a3c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:07.326884 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018906e584844dd2b5617d39304f95a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.327076 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7734fd01fc5b490b816a5cf99e367a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.329133 20371 raft_consensus.cc:359] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.329944 20371 raft_consensus.cc:385] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.330227 20371 raft_consensus.cc:740] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.331003 20371 consensus_queue.cc:260] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.337211 20317 tablet_service.cc:1511] Processing CreateTablet for tablet ceb5ad4e48bc44719d19fac6971485cd (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:07.316146 20377 raft_consensus.cc:493] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.338124 20377 raft_consensus.cc:515] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.340095 20377 leader_election.cc:290] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.319190 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 679f0712312b42c885a5fff71007208c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:07.343250 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679f0712312b42c885a5fff71007208c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.347965 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 679f0712312b42c885a5fff71007208c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:07.354738 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb5ad4e48bc44719d19fac6971485cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.364462 20371 ts_tablet_manager.cc:1434] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.175s	user 0.005s	sys 0.005s
I20260709 14:56:07.369889 20165 tablet_service.cc:1511] Processing CreateTablet for tablet d7a4745861134a48833c2b58829b0010 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:07.372051 20371 tablet_bootstrap.cc:492] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:07.372356 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.353695 20329 raft_consensus.cc:2468] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:07.376475 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679f0712312b42c885a5fff71007208c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.383291 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7a4745861134a48833c2b58829b0010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.383530 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 679f0712312b42c885a5fff71007208c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:07.384949 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679f0712312b42c885a5fff71007208c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:07.386799 20218 leader_election.cc:343] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.392163 20371 tablet_bootstrap.cc:654] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.408444 20143 leader_election.cc:304] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: b27808eabc914a71b80e561e01545aef
I20260709 14:56:07.410708 20376 raft_consensus.cc:2804] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.411403 20376 raft_consensus.cc:697] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:07.412389 20376 consensus_queue.cc:237] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.428450 20240 tablet_service.cc:1511] Processing CreateTablet for tablet 7734fd01fc5b490b816a5cf99e367a3c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:07.430425 20394 consensus_queue.cc:1048] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:07.431634 20370 ts_tablet_manager.cc:1434] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.304s	user 0.024s	sys 0.020s
I20260709 14:56:07.433159 20370 tablet_bootstrap.cc:492] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:07.440026 20166 tablet_service.cc:1511] Processing CreateTablet for tablet 40158a8f57164c629c31d6a89fcde675 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:07.392334 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 7734fd01fc5b490b816a5cf99e367a3c (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:07.430410 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7734fd01fc5b490b816a5cf99e367a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.442688 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1486ede1774b93862b1b5aa5a26f92 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:07.445794 20369 tablet_bootstrap.cc:492] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.445160 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 40158a8f57164c629c31d6a89fcde675 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:07.456975 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1a007c3b1946ce9aedcdab1644877e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:07.457021 20314 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1486ede1774b93862b1b5aa5a26f92 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:07.454947 20369 ts_tablet_manager.cc:1403] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.354s	user 0.027s	sys 0.000s
I20260709 14:56:07.465186 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1486ede1774b93862b1b5aa5a26f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.467445 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40158a8f57164c629c31d6a89fcde675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.468879 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1a007c3b1946ce9aedcdab1644877e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:07.469282 20243 tablet_service.cc:1511] Processing CreateTablet for tablet ceb5ad4e48bc44719d19fac6971485cd (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:07.470237 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1a007c3b1946ce9aedcdab1644877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.470702 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb5ad4e48bc44719d19fac6971485cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.490356 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 40158a8f57164c629c31d6a89fcde675 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:07.497781 20369 raft_consensus.cc:359] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.498651 20369 raft_consensus.cc:385] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.498948 20369 raft_consensus.cc:740] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.499670 20369 consensus_queue.cc:260] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.503187 20397 raft_consensus.cc:493] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.503768 20397 raft_consensus.cc:515] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.503480 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40158a8f57164c629c31d6a89fcde675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.505862 20397 leader_election.cc:290] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.507786 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b909cef4104723a167468dbc4243ef" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.508818 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b909cef4104723a167468dbc4243ef" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
W20260709 14:56:07.509946 20143 leader_election.cc:343] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:07.510802 20144 leader_election.cc:343] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.485195 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40158a8f57164c629c31d6a89fcde675. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.511319 20144 leader_election.cc:304] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:07.512317 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1a007c3b1946ce9aedcdab1644877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.512805 20397 raft_consensus.cc:2749] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.513025 20163 tablet_service.cc:1511] Processing CreateTablet for tablet ceb5ad4e48bc44719d19fac6971485cd (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:07.514629 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb5ad4e48bc44719d19fac6971485cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.516937 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1486ede1774b93862b1b5aa5a26f92 (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:07.518699 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7734fd01fc5b490b816a5cf99e367a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.519629 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1486ede1774b93862b1b5aa5a26f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.533576 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1486ede1774b93862b1b5aa5a26f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.539646 20369 ts_tablet_manager.cc:1434] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
I20260709 14:56:07.540905 20369 tablet_bootstrap.cc:492] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.548403 20369 tablet_bootstrap.cc:654] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.560950 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1a007c3b1946ce9aedcdab1644877e (DEFAULT_TABLE table=test-workload [id=ed2be3f93ba544a0ab8190bf4dd9c3cd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:07.562805 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1a007c3b1946ce9aedcdab1644877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:07.571631 20371 tablet_bootstrap.cc:492] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:07.572239 20371 ts_tablet_manager.cc:1403] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.200s	user 0.021s	sys 0.025s
I20260709 14:56:07.575793 20371 raft_consensus.cc:359] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.577638 20371 raft_consensus.cc:385] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.578033 20371 raft_consensus.cc:740] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.579716 20371 consensus_queue.cc:260] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.575814 20370 tablet_bootstrap.cc:654] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.583123 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:07.586598 20220 consensus_peers.cc:597] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:07.595323 20371 ts_tablet_manager.cc:1434] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:56:07.603540 20371 tablet_bootstrap.cc:492] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
W20260709 14:56:07.600383 20143 consensus_peers.cc:597] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 -> Peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Couldn't send request to peer 6f083e620a194d8484d831008c456b13. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:07.593427 20220 leader_election.cc:343] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.606632 20220 leader_election.cc:304] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.608006 20410 raft_consensus.cc:2749] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.612308 20370 tablet_bootstrap.cc:492] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.613098 20370 ts_tablet_manager.cc:1403] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.180s	user 0.014s	sys 0.004s
I20260709 14:56:07.616561 20370 raft_consensus.cc:359] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.617379 20370 raft_consensus.cc:385] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.617756 20370 raft_consensus.cc:740] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.618705 20370 consensus_queue.cc:260] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.619618 20076 catalog_manager.cc:5697] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.621366 20370 ts_tablet_manager.cc:1434] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:07.622557 20370 tablet_bootstrap.cc:492] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:07.624887 20410 raft_consensus.cc:493] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.625463 20410 raft_consensus.cc:515] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.627892 20371 tablet_bootstrap.cc:654] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.627740 20369 tablet_bootstrap.cc:492] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.632129 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba8a3eb42c244b8a6388134b3e3a730" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.632432 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba8a3eb42c244b8a6388134b3e3a730" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.633180 20328 raft_consensus.cc:2393] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27808eabc914a71b80e561e01545aef in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:07.627753 20410 leader_election.cc:290] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.634389 20218 leader_election.cc:304] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.635491 20410 raft_consensus.cc:3060] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.646610 20405 raft_consensus.cc:493] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.647208 20405 raft_consensus.cc:515] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.649581 20405 leader_election.cc:290] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:07.650179 20410 raft_consensus.cc:2749] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.651176 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:07.651907 20255 raft_consensus.cc:2468] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:07.653496 20293 leader_election.cc:304] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:07.654773 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.656338 20179 raft_consensus.cc:2468] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:07.658589 20405 raft_consensus.cc:2804] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:07.659044 20405 raft_consensus.cc:493] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:07.659384 20405 raft_consensus.cc:3060] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.666272 20405 raft_consensus.cc:515] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.667464 20370 tablet_bootstrap.cc:654] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.668015 20405 leader_election.cc:290] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:07.669077 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:07.669438 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:07.669661 20179 raft_consensus.cc:3060] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.670080 20255 raft_consensus.cc:3060] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.676997 20179 raft_consensus.cc:2468] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:07.677305 20255 raft_consensus.cc:2468] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:07.679319 20294 leader_election.cc:304] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:07.680416 20405 raft_consensus.cc:2804] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.635651 20369 ts_tablet_manager.cc:1403] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.004s
I20260709 14:56:07.681701 20405 raft_consensus.cc:697] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:07.685226 20405 consensus_queue.cc:237] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.695465 20369 raft_consensus.cc:359] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.696424 20369 raft_consensus.cc:385] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.696749 20369 raft_consensus.cc:740] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.702160 20369 consensus_queue.cc:260] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.711367 20371 tablet_bootstrap.cc:492] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:07.710953 20076 catalog_manager.cc:5697] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:07.711964 20371 ts_tablet_manager.cc:1403] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.017s
I20260709 14:56:07.715749 20371 raft_consensus.cc:359] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.716315 20371 raft_consensus.cc:385] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.716565 20371 raft_consensus.cc:740] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.717125 20371 consensus_queue.cc:260] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.717659 20405 raft_consensus.cc:493] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.718509 20405 raft_consensus.cc:515] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.720638 20405 leader_election.cc:290] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:07.721959 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aef646441b4b2e9657c73f6a3df429" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:07.723348 20371 ts_tablet_manager.cc:1434] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
W20260709 14:56:07.723578 20293 leader_election.cc:343] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.723528 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aef646441b4b2e9657c73f6a3df429" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.724666 20371 tablet_bootstrap.cc:492] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
W20260709 14:56:07.725625 20294 leader_election.cc:343] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.726052 20294 leader_election.cc:304] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.726694 20405 raft_consensus.cc:2749] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:07.730811 20371 tablet_bootstrap.cc:654] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.721935 20369 ts_tablet_manager.cc:1434] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:56:07.720774 20370 tablet_bootstrap.cc:492] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.733917 20370 ts_tablet_manager.cc:1403] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.009s
I20260709 14:56:07.734164 20369 tablet_bootstrap.cc:492] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.737995 20370 raft_consensus.cc:359] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.738826 20370 raft_consensus.cc:385] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.739140 20370 raft_consensus.cc:740] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.739923 20370 consensus_queue.cc:260] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.740981 20369 tablet_bootstrap.cc:654] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.742969 20370 ts_tablet_manager.cc:1434] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:07.744066 20370 tablet_bootstrap.cc:492] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:07.746899 20369 tablet_bootstrap.cc:492] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.747452 20369 ts_tablet_manager.cc:1403] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 14:56:07.750382 20370 tablet_bootstrap.cc:654] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.751514 20371 tablet_bootstrap.cc:492] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:07.752022 20371 ts_tablet_manager.cc:1403] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260709 14:56:07.752882 20369 raft_consensus.cc:359] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.753849 20369 raft_consensus.cc:385] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.754208 20369 raft_consensus.cc:740] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.755045 20369 consensus_queue.cc:260] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.755155 20371 raft_consensus.cc:359] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.756050 20371 raft_consensus.cc:385] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.756556 20371 raft_consensus.cc:740] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.757737 20369 ts_tablet_manager.cc:1434] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:56:07.757455 20371 consensus_queue.cc:260] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.758352 20410 raft_consensus.cc:493] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.758837 20369 tablet_bootstrap.cc:492] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.758823 20410 raft_consensus.cc:515] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.760989 20410 leader_election.cc:290] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.763203 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aef646441b4b2e9657c73f6a3df429" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.763649 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aef646441b4b2e9657c73f6a3df429" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.763981 20328 raft_consensus.cc:2468] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
W20260709 14:56:07.765411 20220 leader_election.cc:343] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.766368 20369 tablet_bootstrap.cc:654] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.770277 20218 leader_election.cc:304] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.771608 20410 raft_consensus.cc:2804] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:07.772038 20410 raft_consensus.cc:493] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:07.772461 20370 tablet_bootstrap.cc:492] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.772419 20410 raft_consensus.cc:3060] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.773015 20370 ts_tablet_manager.cc:1403] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 14:56:07.775885 20370 raft_consensus.cc:359] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.776567 20370 raft_consensus.cc:385] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.776854 20370 raft_consensus.cc:740] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.777640 20370 consensus_queue.cc:260] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.779767 20370 ts_tablet_manager.cc:1434] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:56:07.781090 20370 tablet_bootstrap.cc:492] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:07.783178 20410 raft_consensus.cc:515] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.786486 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aef646441b4b2e9657c73f6a3df429" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:07.787571 20370 tablet_bootstrap.cc:654] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:07.788179 20220 leader_election.cc:343] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.779673 20371 ts_tablet_manager.cc:1434] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:56:07.793411 20371 tablet_bootstrap.cc:492] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:07.803707 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aef646441b4b2e9657c73f6a3df429" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:07.804534 20328 raft_consensus.cc:3060] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.808966 20370 tablet_bootstrap.cc:492] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.809590 20370 ts_tablet_manager.cc:1403] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 14:56:07.809450 20410 leader_election.cc:290] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.801174 20371 tablet_bootstrap.cc:654] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.812937 20328 raft_consensus.cc:2468] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:07.813235 20369 tablet_bootstrap.cc:492] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.812880 20370 raft_consensus.cc:359] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.813827 20370 raft_consensus.cc:385] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.813932 20369 ts_tablet_manager.cc:1403] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.022s
I20260709 14:56:07.814153 20370 raft_consensus.cc:740] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.814947 20218 leader_election.cc:304] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:07.815048 20370 consensus_queue.cc:260] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.816563 20410 raft_consensus.cc:2804] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.817106 20410 raft_consensus.cc:697] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:07.818060 20410 consensus_queue.cc:237] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.818153 20369 raft_consensus.cc:359] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.819319 20369 raft_consensus.cc:385] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.819739 20369 raft_consensus.cc:740] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.820730 20369 consensus_queue.cc:260] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.821368 20407 raft_consensus.cc:493] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.822029 20407 raft_consensus.cc:515] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.823091 20369 ts_tablet_manager.cc:1434] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:07.823923 20394 raft_consensus.cc:493] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.824157 20369 tablet_bootstrap.cc:492] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.824409 20394 raft_consensus.cc:515] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.825915 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92594064249d4003a605cee9a4a4ba93" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.826506 20179 raft_consensus.cc:2468] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:07.827535 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b04287d3874d55aabee306a8865e02" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:07.827962 20220 leader_election.cc:304] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:07.829046 20377 raft_consensus.cc:2804] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:07.826658 20394 leader_election.cc:290] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.829962 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b04287d3874d55aabee306a8865e02" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.824379 20407 leader_election.cc:290] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.830648 20329 raft_consensus.cc:2468] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:07.831104 20369 tablet_bootstrap.cc:654] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.832016 20143 leader_election.cc:304] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:07.832772 20370 ts_tablet_manager.cc:1434] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:56:07.833124 20394 raft_consensus.cc:2804] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:07.833566 20394 raft_consensus.cc:493] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:07.833887 20394 raft_consensus.cc:3060] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.834007 20370 tablet_bootstrap.cc:492] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
W20260709 14:56:07.836354 20144 leader_election.cc:343] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.829499 20377 raft_consensus.cc:493] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:07.837731 20377 raft_consensus.cc:3060] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.842777 20369 tablet_bootstrap.cc:492] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.843386 20369 ts_tablet_manager.cc:1403] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 14:56:07.844581 20370 tablet_bootstrap.cc:654] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.846583 20369 raft_consensus.cc:359] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.847503 20369 raft_consensus.cc:385] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.847802 20369 raft_consensus.cc:740] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.848759 20369 consensus_queue.cc:260] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.851233 20369 ts_tablet_manager.cc:1434] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:56:07.852506 20369 tablet_bootstrap.cc:492] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.858733 20369 tablet_bootstrap.cc:654] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.860826 20407 raft_consensus.cc:493] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.861388 20407 raft_consensus.cc:515] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.861964 20397 consensus_queue.cc:1048] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:07.863840 20407 leader_election.cc:290] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.864763 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92594064249d4003a605cee9a4a4ba93" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.866010 20377 raft_consensus.cc:515] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.866868 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b04287d3874d55aabee306a8865e02" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:07.867568 20328 raft_consensus.cc:2468] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:07.870350 20397 raft_consensus.cc:493] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:07.870903 20397 raft_consensus.cc:515] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.866253 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b04287d3874d55aabee306a8865e02" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.872313 20327 raft_consensus.cc:2468] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:07.873512 20397 leader_election.cc:290] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.874840 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:07.874392 20076 catalog_manager.cc:5697] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.869689 20394 raft_consensus.cc:515] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:07.876353 20143 leader_election.cc:343] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:07.876605 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92594064249d4003a605cee9a4a4ba93" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:07.877590 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:07.878211 20255 raft_consensus.cc:2468] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:07.879905 20144 leader_election.cc:304] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [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: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13
I20260709 14:56:07.877705 20179 raft_consensus.cc:2393] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27808eabc914a71b80e561e01545aef in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:07.881055 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b04287d3874d55aabee306a8865e02" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:07.882022 20327 raft_consensus.cc:3060] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.882906 20370 tablet_bootstrap.cc:492] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.883716 20370 ts_tablet_manager.cc:1403] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.001s
I20260709 14:56:07.877166 20180 raft_consensus.cc:3060] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.885596 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b04287d3874d55aabee306a8865e02" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:07.886107 20255 raft_consensus.cc:3060] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.883687 20218 leader_election.cc:304] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:07.890383 20397 raft_consensus.cc:2804] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:07.890795 20397 raft_consensus.cc:493] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:07.891126 20397 raft_consensus.cc:3060] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.894522 20371 tablet_bootstrap.cc:492] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:07.895390 20371 ts_tablet_manager.cc:1403] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.102s	user 0.029s	sys 0.021s
I20260709 14:56:07.896294 20394 leader_election.cc:290] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.899624 20371 raft_consensus.cc:359] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.900488 20371 raft_consensus.cc:385] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.900782 20371 raft_consensus.cc:740] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.902256 20377 leader_election.cc:290] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.903501 20327 raft_consensus.cc:2468] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:07.904477 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92594064249d4003a605cee9a4a4ba93" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:07.905285 20328 raft_consensus.cc:3060] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.906282 20371 consensus_queue.cc:260] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.906774 20370 raft_consensus.cc:359] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.907615 20370 raft_consensus.cc:385] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.908011 20370 raft_consensus.cc:740] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.904909 20255 raft_consensus.cc:2468] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:07.908710 20407 raft_consensus.cc:2764] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:07.905050 20143 leader_election.cc:304] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:07.904491 20180 raft_consensus.cc:2468] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:07.914693 20370 consensus_queue.cc:260] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.917440 20370 ts_tablet_manager.cc:1434] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:56:07.917713 20394 raft_consensus.cc:2804] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.918413 20394 raft_consensus.cc:697] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:07.918582 20370 tablet_bootstrap.cc:492] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:07.919577 20394 consensus_queue.cc:237] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.917433 20220 leader_election.cc:304] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:07.923384 20407 raft_consensus.cc:2804] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.923981 20407 raft_consensus.cc:697] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:07.924880 20407 consensus_queue.cc:237] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.929335 20376 consensus_queue.cc:1048] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:07.938400 20370 tablet_bootstrap.cc:654] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.942368 20371 ts_tablet_manager.cc:1434] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.004s
I20260709 14:56:07.943687 20371 tablet_bootstrap.cc:492] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:07.928670 20328 raft_consensus.cc:2468] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:07.946743 20397 raft_consensus.cc:515] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.943768 20076 catalog_manager.cc:5697] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:07.954317 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:07.956866 20254 raft_consensus.cc:3060] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:07.961580 20397 leader_election.cc:290] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:07.973915 20254 raft_consensus.cc:2468] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:07.975414 20371 tablet_bootstrap.cc:654] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.975518 20370 tablet_bootstrap.cc:492] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:07.976238 20370 ts_tablet_manager.cc:1403] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260709 14:56:07.977311 20369 tablet_bootstrap.cc:492] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:07.977831 20369 ts_tablet_manager.cc:1403] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.126s	user 0.067s	sys 0.036s
I20260709 14:56:07.980875 20369 raft_consensus.cc:359] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.982093 20369 raft_consensus.cc:385] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:07.982407 20369 raft_consensus.cc:740] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:07.982740 20144 leader_election.cc:304] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:07.983230 20369 consensus_queue.cc:260] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:07.985860 20369 ts_tablet_manager.cc:1434] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:07.986943 20369 tablet_bootstrap.cc:492] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:07.989760 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
W20260709 14:56:07.990715 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:07.994644 20369 tablet_bootstrap.cc:654] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:07.997463 20376 raft_consensus.cc:2804] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:07.998082 20376 raft_consensus.cc:697] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:07.999017 20376 consensus_queue.cc:237] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:08.004817 20143 leader_election.cc:343] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.012127 20369 tablet_bootstrap.cc:492] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.012609 20327 raft_consensus.cc:3060] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.012784 20369 ts_tablet_manager.cc:1403] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 14:56:08.017077 20369 raft_consensus.cc:359] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.018544 20369 raft_consensus.cc:385] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.018926 20369 raft_consensus.cc:740] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.020121 20369 consensus_queue.cc:260] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.023216 20369 ts_tablet_manager.cc:1434] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:56:08.024479 20369 tablet_bootstrap.cc:492] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.031780 20369 tablet_bootstrap.cc:654] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.033993 20076 catalog_manager.cc:5697] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.052304 20369 tablet_bootstrap.cc:492] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.052888 20369 ts_tablet_manager.cc:1403] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.003s
I20260709 14:56:08.048637 20077 catalog_manager.cc:5697] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.055959 20369 raft_consensus.cc:359] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.064502 20369 raft_consensus.cc:385] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.064872 20369 raft_consensus.cc:740] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.065685 20369 consensus_queue.cc:260] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.009275 20370 raft_consensus.cc:359] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.066928 20370 raft_consensus.cc:385] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.067250 20370 raft_consensus.cc:740] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.068038 20370 consensus_queue.cc:260] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.071978 20369 ts_tablet_manager.cc:1434] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:56:08.072983 20369 tablet_bootstrap.cc:492] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.080114 20370 ts_tablet_manager.cc:1434] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.000s
I20260709 14:56:08.082274 20370 tablet_bootstrap.cc:492] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.082813 20369 tablet_bootstrap.cc:654] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.088395 20371 tablet_bootstrap.cc:492] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.088891 20371 ts_tablet_manager.cc:1403] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.145s	user 0.040s	sys 0.046s
I20260709 14:56:08.089474 20370 tablet_bootstrap.cc:654] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.091540 20371 raft_consensus.cc:359] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.092257 20371 raft_consensus.cc:385] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.092532 20371 raft_consensus.cc:740] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.093348 20371 consensus_queue.cc:260] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.095268 20371 ts_tablet_manager.cc:1434] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:08.098697 20371 tablet_bootstrap.cc:492] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.105911 20405 raft_consensus.cc:493] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1316ea8ab3348e48d0bce71cdca31d3)
I20260709 14:56:08.106600 20405 raft_consensus.cc:515] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.113479 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baa63af24054583acf9da3f0b898452" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.114558 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9baa63af24054583acf9da3f0b898452" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.111557 20405 leader_election.cc:290] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.118208 20293 leader_election.cc:304] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.120350 20375 raft_consensus.cc:2749] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:08.136255 20375 raft_consensus.cc:493] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.136864 20375 raft_consensus.cc:515] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.137984 20370 tablet_bootstrap.cc:492] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.138844 20370 ts_tablet_manager.cc:1403] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.028s
I20260709 14:56:08.141403 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e65fa44a0f6483cb368bed744b19506" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.141718 20370 raft_consensus.cc:359] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.142592 20370 raft_consensus.cc:385] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.142907 20371 tablet_bootstrap.cc:654] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.142905 20370 raft_consensus.cc:740] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
W20260709 14:56:08.143543 20294 leader_election.cc:343] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.143643 20369 tablet_bootstrap.cc:492] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.145303 20369 ts_tablet_manager.cc:1403] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.005s
I20260709 14:56:08.144469 20370 consensus_queue.cc:260] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.147624 20370 ts_tablet_manager.cc:1434] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:08.148012 20405 consensus_queue.cc:1048] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.148736 20370 tablet_bootstrap.cc:492] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.148890 20369 raft_consensus.cc:359] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.149837 20369 raft_consensus.cc:385] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.150162 20369 raft_consensus.cc:740] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.151161 20369 consensus_queue.cc:260] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.153959 20369 ts_tablet_manager.cc:1434] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:08.155342 20369 tablet_bootstrap.cc:492] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.155695 20405 raft_consensus.cc:493] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.155860 20370 tablet_bootstrap.cc:654] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.156455 20405 raft_consensus.cc:515] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.159559 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b909cef4104723a167468dbc4243ef" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.160312 20179 raft_consensus.cc:2468] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:08.161648 20294 leader_election.cc:304] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:08.162082 20369 tablet_bootstrap.cc:654] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.162137 20371 tablet_bootstrap.cc:492] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.162721 20371 ts_tablet_manager.cc:1403] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.006s
I20260709 14:56:08.168942 20371 raft_consensus.cc:359] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:08.169679 20371 raft_consensus.cc:385] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.169778 20405 leader_election.cc:290] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.169989 20371 raft_consensus.cc:740] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.170331 20405 raft_consensus.cc:2804] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.170773 20405 raft_consensus.cc:493] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.171166 20405 raft_consensus.cc:3060] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.170907 20371 consensus_queue.cc:260] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:08.174140 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e65fa44a0f6483cb368bed744b19506" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.175287 20371 ts_tablet_manager.cc:1434] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:08.176558 20371 tablet_bootstrap.cc:492] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.176796 20375 leader_election.cc:290] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.182247 20375 raft_consensus.cc:493] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.182734 20375 raft_consensus.cc:515] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.175717 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b909cef4104723a167468dbc4243ef" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
W20260709 14:56:08.181725 20293 leader_election.cc:343] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.184221 20253 raft_consensus.cc:2468] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:08.184652 20370 tablet_bootstrap.cc:492] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.185142 20370 ts_tablet_manager.cc:1403] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260709 14:56:08.185433 20375 leader_election.cc:290] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.184248 20293 leader_election.cc:304] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.188339 20375 raft_consensus.cc:2749] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.191102 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.193753 20369 tablet_bootstrap.cc:492] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.197276 20369 ts_tablet_manager.cc:1403] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.002s
I20260709 14:56:08.197657 20253 raft_consensus.cc:2393] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:08.194176 20370 raft_consensus.cc:359] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.198961 20377 raft_consensus.cc:493] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.199107 20370 raft_consensus.cc:385] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.199720 20370 raft_consensus.cc:740] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.199895 20371 tablet_bootstrap.cc:654] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.200019 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb3ecea81894c3ca41a3e869cd90722" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.200752 20370 consensus_queue.cc:260] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.199525 20377 raft_consensus.cc:515] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.192271 20405 raft_consensus.cc:515] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.203236 20377 leader_election.cc:290] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.204382 20405 leader_election.cc:290] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.204584 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.204689 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.205485 20327 raft_consensus.cc:2468] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.206347 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b909cef4104723a167468dbc4243ef" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
W20260709 14:56:08.206465 20220 leader_election.cc:343] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.207310 20218 leader_election.cc:304] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.207808 20370 ts_tablet_manager.cc:1434] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:56:08.209071 20370 tablet_bootstrap.cc:492] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.209203 20407 raft_consensus.cc:2804] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.209697 20407 raft_consensus.cc:493] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.210048 20407 raft_consensus.cc:3060] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.210461 20369 raft_consensus.cc:359] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.210732 20253 raft_consensus.cc:3060] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.211170 20369 raft_consensus.cc:385] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.211534 20369 raft_consensus.cc:740] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.212731 20369 consensus_queue.cc:260] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.214856 20369 ts_tablet_manager.cc:1434] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:56:08.215926 20369 tablet_bootstrap.cc:492] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.217002 20370 tablet_bootstrap.cc:654] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.218057 20410 raft_consensus.cc:493] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.218788 20179 raft_consensus.cc:3060] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.218932 20410 raft_consensus.cc:515] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.221302 20410 leader_election.cc:290] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.222631 20405 consensus_queue.cc:1048] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:08.226799 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce25d2d56f4945b08ee7276302862083" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:08.228679 20218 leader_election.cc:343] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.229753 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce25d2d56f4945b08ee7276302862083" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.231009 20253 raft_consensus.cc:2468] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
W20260709 14:56:08.231330 20220 leader_election.cc:343] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.231185 20407 raft_consensus.cc:515] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.231841 20220 leader_election.cc:304] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.232220 20293 leader_election.cc:304] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:08.232633 20410 raft_consensus.cc:2749] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.233320 20405 raft_consensus.cc:2804] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.233583 20294 leader_election.cc:304] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.234349 20375 raft_consensus.cc:3060] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.234759 20407 leader_election.cc:290] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.234477 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.236464 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.236379 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b909cef4104723a167468dbc4243ef" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.234148 20405 raft_consensus.cc:697] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:08.237987 20178 raft_consensus.cc:3060] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.238895 20405 consensus_queue.cc:237] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.237171 20327 raft_consensus.cc:3060] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.251032 20407 consensus_queue.cc:1048] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:08.258811 20375 raft_consensus.cc:2749] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:08.253124 20220 leader_election.cc:343] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.277725 20371 tablet_bootstrap.cc:492] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.278337 20371 ts_tablet_manager.cc:1403] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.007s
I20260709 14:56:08.285087 20327 raft_consensus.cc:2468] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.286823 20218 leader_election.cc:304] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.287624 20371 raft_consensus.cc:359] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.288972 20371 raft_consensus.cc:385] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.289348 20371 raft_consensus.cc:740] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.290258 20371 consensus_queue.cc:260] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.289017 20369 tablet_bootstrap.cc:654] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.292092 20371 ts_tablet_manager.cc:1434] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:56:08.293032 20371 tablet_bootstrap.cc:492] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.294023 20178 raft_consensus.cc:2468] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:08.296432 20407 raft_consensus.cc:2804] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.297000 20407 raft_consensus.cc:697] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:08.299609 20370 tablet_bootstrap.cc:492] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.300201 20370 ts_tablet_manager.cc:1403] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.011s
I20260709 14:56:08.305684 20407 consensus_queue.cc:237] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.307194 20410 raft_consensus.cc:493] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.307696 20410 raft_consensus.cc:515] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.316473 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401e5de84ce64e49885b25842ab9a279" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.318320 20369 tablet_bootstrap.cc:492] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.318907 20369 ts_tablet_manager.cc:1403] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.000s
W20260709 14:56:08.318945 20218 leader_election.cc:343] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.316642 20410 leader_election.cc:290] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.315279 20075 catalog_manager.cc:5697] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:08.322938 20370 raft_consensus.cc:359] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.323721 20370 raft_consensus.cc:385] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.324014 20370 raft_consensus.cc:740] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.325783 20370 consensus_queue.cc:260] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.326159 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401e5de84ce64e49885b25842ab9a279" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.328008 20370 ts_tablet_manager.cc:1434] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
W20260709 14:56:08.328008 20220 leader_election.cc:343] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.328601 20220 leader_election.cc:304] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.330161 20370 tablet_bootstrap.cc:492] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.331116 20369 raft_consensus.cc:359] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.333735 20369 raft_consensus.cc:385] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.334102 20369 raft_consensus.cc:740] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.334847 20369 consensus_queue.cc:260] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.336016 20410 raft_consensus.cc:2749] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.340404 20369 ts_tablet_manager.cc:1434] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:56:08.342422 20369 tablet_bootstrap.cc:492] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.344018 20371 tablet_bootstrap.cc:654] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.349565 20407 consensus_queue.cc:1048] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.352793 20369 tablet_bootstrap.cc:654] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.352619 20077 catalog_manager.cc:5697] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.355361 20370 tablet_bootstrap.cc:654] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.357309 20377 consensus_queue.cc:1048] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.386795 20407 raft_consensus.cc:493] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.387454 20371 tablet_bootstrap.cc:492] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.387378 20407 raft_consensus.cc:515] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.388154 20371 ts_tablet_manager.cc:1403] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.018s
I20260709 14:56:08.389765 20376 raft_consensus.cc:493] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.390609 20407 leader_election.cc:290] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.390337 20376 raft_consensus.cc:515] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } } peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } }
I20260709 14:56:08.392619 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66f6060d4bc4ae9a625dd0656c2ac5f" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.393361 20328 raft_consensus.cc:2468] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.392518 20376 leader_election.cc:290] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.393965 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199354673ed24489825c5e8dbf406301" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.394609 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199354673ed24489825c5e8dbf406301" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.396303 20144 leader_election.cc:304] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:08.397524 20397 raft_consensus.cc:493] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.397742 20376 raft_consensus.cc:2749] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.391476 20371 raft_consensus.cc:359] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.398922 20371 raft_consensus.cc:385] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.399318 20371 raft_consensus.cc:740] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.398108 20397 raft_consensus.cc:515] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.401397 20371 consensus_queue.cc:260] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.401883 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66f6060d4bc4ae9a625dd0656c2ac5f" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.403141 20397 leader_election.cc:290] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.404958 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4d7a6006ef40dd9bb1420e8d068126" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.405356 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4d7a6006ef40dd9bb1420e8d068126" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.405987 20327 raft_consensus.cc:2468] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
W20260709 14:56:08.407022 20144 leader_election.cc:343] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.407857 20143 leader_election.cc:304] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [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: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: b27808eabc914a71b80e561e01545aef
I20260709 14:56:08.409363 20370 tablet_bootstrap.cc:492] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.409876 20370 ts_tablet_manager.cc:1403] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.007s
I20260709 14:56:08.410509 20371 ts_tablet_manager.cc:1434] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 14:56:08.411574 20371 tablet_bootstrap.cc:492] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.412634 20370 raft_consensus.cc:359] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.413488 20370 raft_consensus.cc:385] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.413827 20370 raft_consensus.cc:740] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.414657 20370 consensus_queue.cc:260] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.416213 20370 ts_tablet_manager.cc:1434] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:08.417181 20370 tablet_bootstrap.cc:492] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.397523 20218 leader_election.cc:304] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:08.409932 20401 raft_consensus.cc:2804] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:08.418387 20220 leader_election.cc:343] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.418469 20401 raft_consensus.cc:493] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.419031 20401 raft_consensus.cc:3060] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.419248 20371 tablet_bootstrap.cc:654] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.418469 20410 raft_consensus.cc:2804] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.421730 20410 raft_consensus.cc:493] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.422097 20410 raft_consensus.cc:3060] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.423497 20376 consensus_queue.cc:1048] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.441109 20407 consensus_queue.cc:1048] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.443601 20370 tablet_bootstrap.cc:654] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.446414 20376 consensus_queue.cc:1048] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.454563 20371 tablet_bootstrap.cc:492] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.455231 20371 ts_tablet_manager.cc:1403] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.036s
I20260709 14:56:08.455531 20376 consensus_queue.cc:1048] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.457121 20370 tablet_bootstrap.cc:492] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.457631 20370 ts_tablet_manager.cc:1403] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 14:56:08.457880 20369 tablet_bootstrap.cc:492] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.458309 20369 ts_tablet_manager.cc:1403] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.116s	user 0.035s	sys 0.020s
I20260709 14:56:08.460645 20369 raft_consensus.cc:359] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.461560 20369 raft_consensus.cc:385] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.461881 20369 raft_consensus.cc:740] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.462612 20369 consensus_queue.cc:260] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.464807 20369 ts_tablet_manager.cc:1434] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:08.466199 20369 tablet_bootstrap.cc:492] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.476063 20369 tablet_bootstrap.cc:654] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.460242 20370 raft_consensus.cc:359] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.468137 20371 raft_consensus.cc:359] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.476562 20370 raft_consensus.cc:385] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.476969 20371 raft_consensus.cc:385] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.476955 20370 raft_consensus.cc:740] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.477521 20371 raft_consensus.cc:740] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.478050 20370 consensus_queue.cc:260] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.478330 20371 consensus_queue.cc:260] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.480881 20370 ts_tablet_manager.cc:1434] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:56:08.482036 20370 tablet_bootstrap.cc:492] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.488562 20370 tablet_bootstrap.cc:654] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.492818 20369 tablet_bootstrap.cc:492] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.496400 20369 ts_tablet_manager.cc:1403] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 14:56:08.499333 20369 raft_consensus.cc:359] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.495833 20371 ts_tablet_manager.cc:1434] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.001s
I20260709 14:56:08.501206 20371 tablet_bootstrap.cc:492] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.503525 20370 tablet_bootstrap.cc:492] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.504035 20370 ts_tablet_manager.cc:1403] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 14:56:08.504997 20369 raft_consensus.cc:385] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.505407 20369 raft_consensus.cc:740] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.479140 20407 raft_consensus.cc:493] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.508263 20369 consensus_queue.cc:260] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.509146 20407 raft_consensus.cc:515] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.510818 20178 raft_consensus.cc:3060] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.511027 20369 ts_tablet_manager.cc:1434] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:56:08.512074 20369 tablet_bootstrap.cc:492] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.512667 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ebcb16b8ee4735aa3774c984e2527b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.513463 20329 raft_consensus.cc:2468] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.514822 20218 leader_election.cc:304] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:08.516237 20472 raft_consensus.cc:2804] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.516695 20472 raft_consensus.cc:493] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.517284 20472 raft_consensus.cc:3060] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.518996 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ebcb16b8ee4735aa3774c984e2527b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:08.520972 20220 leader_election.cc:343] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.524358 20410 raft_consensus.cc:515] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.528098 20370 raft_consensus.cc:359] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.528825 20371 tablet_bootstrap.cc:654] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.500690 20401 raft_consensus.cc:515] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.534781 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4d7a6006ef40dd9bb1420e8d068126" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:08.535507 20255 raft_consensus.cc:3060] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.525143 20472 raft_consensus.cc:515] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.543962 20472 leader_election.cc:290] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.541971 20407 leader_election.cc:290] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.545331 20410 leader_election.cc:290] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.542009 20369 tablet_bootstrap.cc:654] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.528837 20370 raft_consensus.cc:385] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.551443 20370 raft_consensus.cc:740] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.552691 20454 raft_consensus.cc:493] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.553920 20454 raft_consensus.cc:515] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.556293 20370 consensus_queue.cc:260] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.558353 20376 consensus_queue.cc:1048] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:08.560724 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ebcb16b8ee4735aa3774c984e2527b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.562022 20327 raft_consensus.cc:3060] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.567041 20371 tablet_bootstrap.cc:492] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.567855 20454 leader_election.cc:290] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.569337 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66f6060d4bc4ae9a625dd0656c2ac5f" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.569994 20328 raft_consensus.cc:3060] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.573797 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.576746 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ebcb16b8ee4735aa3774c984e2527b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.577589 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66f6060d4bc4ae9a625dd0656c2ac5f" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.579771 20255 raft_consensus.cc:2468] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:08.581085 20401 leader_election.cc:290] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.582118 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.582955 20371 ts_tablet_manager.cc:1403] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.005s
I20260709 14:56:08.583184 20370 ts_tablet_manager.cc:1434] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.003s
I20260709 14:56:08.584471 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4d7a6006ef40dd9bb1420e8d068126" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.590763 20326 raft_consensus.cc:3060] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.590644 20144 leader_election.cc:304] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
W20260709 14:56:08.589970 20220 leader_election.cc:343] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.592259 20370 tablet_bootstrap.cc:492] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.591977 20401 raft_consensus.cc:2804] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.594362 20401 raft_consensus.cc:697] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:08.594612 20328 raft_consensus.cc:2468] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.599960 20401 consensus_queue.cc:237] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:08.591965 20294 leader_election.cc:343] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:08.593034 20220 leader_election.cc:343] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.605365 20475 raft_consensus.cc:493] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.605341 20327 raft_consensus.cc:2468] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
W20260709 14:56:08.608691 20293 leader_election.cc:343] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.610571 20293 leader_election.cc:304] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.611469 20454 raft_consensus.cc:2749] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.612870 20218 leader_election.cc:304] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.614202 20472 raft_consensus.cc:493] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.614723 20472 raft_consensus.cc:515] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.616882 20472 leader_election.cc:290] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.618486 20218 leader_election.cc:304] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.607352 20475 raft_consensus.cc:515] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.618963 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3982c7b18d4a4557b9e9cc0f31df36ae" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.619712 20327 raft_consensus.cc:2468] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.621868 20475 leader_election.cc:290] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.623579 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.624085 20370 tablet_bootstrap.cc:654] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.623582 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0e418a8f4b88981cce1c93b607b8" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.623706 20468 raft_consensus.cc:2804] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.625607 20371 raft_consensus.cc:359] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.626453 20468 raft_consensus.cc:697] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:08.626569 20371 raft_consensus.cc:385] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.626930 20371 raft_consensus.cc:740] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.627403 20327 raft_consensus.cc:2393] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:08.627704 20371 consensus_queue.cc:260] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.632666 20143 leader_election.cc:304] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:08.633956 20371 ts_tablet_manager.cc:1434] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 14:56:08.634778 20371 tablet_bootstrap.cc:492] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.627408 20468 consensus_queue.cc:237] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.637462 20475 raft_consensus.cc:3060] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.625672 20472 raft_consensus.cc:2804] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.624596 20218 leader_election.cc:304] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:08.648255 20410 raft_consensus.cc:2804] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.648669 20410 raft_consensus.cc:493] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.649001 20410 raft_consensus.cc:3060] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.653680 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3982c7b18d4a4557b9e9cc0f31df36ae" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.654389 20178 raft_consensus.cc:2468] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.646790 20472 raft_consensus.cc:697] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:08.656204 20472 consensus_queue.cc:237] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.644799 20326 raft_consensus.cc:2468] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:08.670940 20475 raft_consensus.cc:2749] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.678426 20405 consensus_queue.cc:1048] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:08.691337 20076 catalog_manager.cc:5697] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.693120 20475 raft_consensus.cc:493] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.698071 20475 raft_consensus.cc:515] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.708226 20369 tablet_bootstrap.cc:492] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.708899 20369 ts_tablet_manager.cc:1403] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.015s
I20260709 14:56:08.709380 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66f6060d4bc4ae9a625dd0656c2ac5f" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.712317 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66f6060d4bc4ae9a625dd0656c2ac5f" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.714066 20326 raft_consensus.cc:2393] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:08.716210 20369 raft_consensus.cc:359] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.716730 20369 raft_consensus.cc:385] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.716969 20369 raft_consensus.cc:740] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.716550 20075 catalog_manager.cc:5697] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.717597 20369 consensus_queue.cc:260] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.719144 20369 ts_tablet_manager.cc:1434] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:56:08.718508 20075 catalog_manager.cc:5697] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.719949 20369 tablet_bootstrap.cc:492] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.721921 20143 leader_election.cc:304] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:08.723016 20401 raft_consensus.cc:3060] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.725216 20410 raft_consensus.cc:515] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.702572 20475 leader_election.cc:290] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.727979 20376 raft_consensus.cc:493] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.731439 20410 leader_election.cc:290] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.731590 20376 raft_consensus.cc:515] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.732048 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3982c7b18d4a4557b9e9cc0f31df36ae" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.729185 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3982c7b18d4a4557b9e9cc0f31df36ae" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.732872 20326 raft_consensus.cc:3060] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.733372 20401 raft_consensus.cc:2749] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.730638 20371 tablet_bootstrap.cc:654] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.735255 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa24e36f3c4473affc6a7a0ab9d68a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.734122 20370 tablet_bootstrap.cc:492] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.736584 20370 ts_tablet_manager.cc:1403] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.025s
I20260709 14:56:08.736429 20178 raft_consensus.cc:3060] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:08.737741 20144 leader_election.cc:343] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.738448 20376 leader_election.cc:290] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.746054 20375 consensus_queue.cc:1048] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.746783 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa24e36f3c4473affc6a7a0ab9d68a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.747519 20329 raft_consensus.cc:2468] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:08.748857 20143 leader_election.cc:304] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [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: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: b27808eabc914a71b80e561e01545aef
I20260709 14:56:08.750795 20376 raft_consensus.cc:2804] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.751247 20376 raft_consensus.cc:493] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.751586 20376 raft_consensus.cc:3060] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.752877 20178 raft_consensus.cc:2468] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.752826 20326 raft_consensus.cc:2468] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.754462 20220 leader_election.cc:304] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:08.756682 20410 raft_consensus.cc:2804] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.756785 20370 raft_consensus.cc:359] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.757640 20370 raft_consensus.cc:385] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.757586 20410 raft_consensus.cc:697] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:08.758093 20370 raft_consensus.cc:740] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.758845 20410 consensus_queue.cc:237] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.765421 20472 raft_consensus.cc:493] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.765954 20472 raft_consensus.cc:515] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.768155 20369 tablet_bootstrap.cc:654] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.772109 20472 leader_election.cc:290] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.773159 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.773995 20326 raft_consensus.cc:2468] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.770264 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.775246 20218 leader_election.cc:304] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:08.776947 20410 raft_consensus.cc:2804] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.777437 20410 raft_consensus.cc:493] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.778167 20410 raft_consensus.cc:3060] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.758826 20370 consensus_queue.cc:260] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.781474 20468 consensus_queue.cc:1048] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:08.777503 20220 leader_election.cc:343] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.785923 20410 raft_consensus.cc:515] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.773176 20376 raft_consensus.cc:515] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.793406 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.794682 20370 ts_tablet_manager.cc:1434] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
W20260709 14:56:08.796442 20220 leader_election.cc:343] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.797070 20370 tablet_bootstrap.cc:492] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.797952 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa24e36f3c4473affc6a7a0ab9d68a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
W20260709 14:56:08.799510 20144 leader_election.cc:343] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.788321 20371 tablet_bootstrap.cc:492] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.801995 20371 ts_tablet_manager.cc:1403] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.000s
I20260709 14:56:08.802544 20376 leader_election.cc:290] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.803364 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa24e36f3c4473affc6a7a0ab9d68a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.803531 20410 leader_election.cc:290] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.804042 20327 raft_consensus.cc:3060] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.788496 20075 catalog_manager.cc:5697] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.788321 20369 tablet_bootstrap.cc:492] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.807595 20369 ts_tablet_manager.cc:1403] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.004s
I20260709 14:56:08.809127 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.809741 20329 raft_consensus.cc:3060] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.810460 20369 raft_consensus.cc:359] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.811110 20369 raft_consensus.cc:385] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.811355 20369 raft_consensus.cc:740] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.815171 20370 tablet_bootstrap.cc:654] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.815881 20371 raft_consensus.cc:359] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.816613 20371 raft_consensus.cc:385] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.816874 20371 raft_consensus.cc:740] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.814615 20369 consensus_queue.cc:260] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.819744 20369 ts_tablet_manager.cc:1434] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:56:08.820747 20369 tablet_bootstrap.cc:492] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.824587 20329 raft_consensus.cc:2468] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.825078 20407 raft_consensus.cc:493] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.833386 20407 raft_consensus.cc:515] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.834203 20370 tablet_bootstrap.cc:492] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.834754 20370 ts_tablet_manager.cc:1403] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.008s
I20260709 14:56:08.835335 20407 leader_election.cc:290] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.836210 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e65fa44a0f6483cb368bed744b19506" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.836741 20218 leader_election.cc:304] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.837626 20472 raft_consensus.cc:2804] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.827250 20327 raft_consensus.cc:2468] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:08.837869 20370 raft_consensus.cc:359] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.828905 20410 consensus_queue.cc:1048] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:08.838255 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e65fa44a0f6483cb368bed744b19506" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.838573 20370 raft_consensus.cc:385] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.838937 20370 raft_consensus.cc:740] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.838999 20329 raft_consensus.cc:2468] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.839854 20370 consensus_queue.cc:260] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.840255 20218 leader_election.cc:304] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:08.830401 20369 tablet_bootstrap.cc:654] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.825349 20371 consensus_queue.cc:260] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.842038 20370 ts_tablet_manager.cc:1434] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:08.842628 20371 ts_tablet_manager.cc:1434] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:56:08.842886 20178 raft_consensus.cc:2468] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:08.843642 20371 tablet_bootstrap.cc:492] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.844341 20143 leader_election.cc:304] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: b27808eabc914a71b80e561e01545aef
I20260709 14:56:08.846225 20468 raft_consensus.cc:2804] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.846629 20468 raft_consensus.cc:493] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.846957 20468 raft_consensus.cc:3060] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.847359 20401 raft_consensus.cc:2804] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.847949 20401 raft_consensus.cc:697] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:08.848845 20401 consensus_queue.cc:237] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.855186 20371 tablet_bootstrap.cc:654] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.858309 20370 tablet_bootstrap.cc:492] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.869388 20369 tablet_bootstrap.cc:492] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:08.869967 20369 ts_tablet_manager.cc:1403] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260709 14:56:08.870818 20472 raft_consensus.cc:697] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:08.871912 20472 consensus_queue.cc:237] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.875612 20369 raft_consensus.cc:359] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.876223 20369 raft_consensus.cc:385] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.876435 20369 raft_consensus.cc:740] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.876763 20370 tablet_bootstrap.cc:654] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.878525 20076 catalog_manager.cc:5697] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.882439 20468 raft_consensus.cc:515] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.883236 20371 tablet_bootstrap.cc:492] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.885339 20371 ts_tablet_manager.cc:1403] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260709 14:56:08.879484 20369 consensus_queue.cc:260] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.890563 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e65fa44a0f6483cb368bed744b19506" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.891276 20177 raft_consensus.cc:3060] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.890854 20371 raft_consensus.cc:359] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.891963 20371 raft_consensus.cc:385] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.892299 20371 raft_consensus.cc:740] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.893100 20371 consensus_queue.cc:260] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.895577 20371 ts_tablet_manager.cc:1434] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:08.896613 20371 tablet_bootstrap.cc:492] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:08.897634 20369 ts_tablet_manager.cc:1434] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:56:08.901068 20369 tablet_bootstrap.cc:492] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:08.903314 20468 leader_election.cc:290] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.906594 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e65fa44a0f6483cb368bed744b19506" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:08.905887 20075 catalog_manager.cc:5697] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.907295 20329 raft_consensus.cc:3060] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.912052 20375 raft_consensus.cc:493] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.912802 20375 raft_consensus.cc:515] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.916714 20177 raft_consensus.cc:2468] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.918998 20220 leader_election.cc:304] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:08.922359 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce25d2d56f4945b08ee7276302862083" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:08.924053 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce25d2d56f4945b08ee7276302862083" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:08.924853 20254 raft_consensus.cc:2468] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
W20260709 14:56:08.925376 20294 leader_election.cc:343] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.926362 20293 leader_election.cc:304] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.915691 20375 leader_election.cc:290] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.922711 20410 raft_consensus.cc:2804] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:08.928145 20410 raft_consensus.cc:697] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:08.920786 20472 raft_consensus.cc:493] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:08.928797 20472 raft_consensus.cc:515] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.929056 20410 consensus_queue.cc:237] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.929901 20370 tablet_bootstrap.cc:492] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:08.930421 20370 ts_tablet_manager.cc:1403] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.007s
I20260709 14:56:08.934290 20375 raft_consensus.cc:2804] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:08.934767 20375 raft_consensus.cc:493] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:08.935115 20375 raft_consensus.cc:3060] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.935616 20329 raft_consensus.cc:2468] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:08.936921 20472 leader_election.cc:290] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:08.938269 20369 tablet_bootstrap.cc:654] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.940418 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc1b59e5793476ba22ca592a72a0e80" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:08.944495 20371 tablet_bootstrap.cc:654] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:08.946879 20218 leader_election.cc:343] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.938162 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc1b59e5793476ba22ca592a72a0e80" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:08.952767 20220 leader_election.cc:343] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:08.955101 20076 catalog_manager.cc:5697] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:08.953329 20220 leader_election.cc:304] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:08.958694 20370 raft_consensus.cc:359] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.959817 20370 raft_consensus.cc:385] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.960430 20370 raft_consensus.cc:740] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.962910 20410 raft_consensus.cc:2749] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:08.967252 20375 raft_consensus.cc:515] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.970818 20370 consensus_queue.cc:260] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.970445 20375 leader_election.cc:290] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:08.974671 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce25d2d56f4945b08ee7276302862083" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:08.975297 20253 raft_consensus.cc:3060] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.976052 20371 tablet_bootstrap.cc:492] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:08.976742 20371 ts_tablet_manager.cc:1403] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.080s	user 0.004s	sys 0.016s
I20260709 14:56:08.973590 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce25d2d56f4945b08ee7276302862083" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:08.976069 20370 ts_tablet_manager.cc:1434] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 14:56:08.980010 20371 raft_consensus.cc:359] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.980895 20371 raft_consensus.cc:385] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:08.980902 20370 tablet_bootstrap.cc:492] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:08.981473 20371 raft_consensus.cc:740] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:08.983714 20371 consensus_queue.cc:260] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:08.986763 20371 ts_tablet_manager.cc:1434] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:56:08.989034 20177 raft_consensus.cc:3060] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:08.994444 20370 tablet_bootstrap.cc:654] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:08.999336 20177 raft_consensus.cc:2468] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:09.000947 20294 leader_election.cc:304] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:09.001925 20451 raft_consensus.cc:2804] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:09.002415 20451 raft_consensus.cc:697] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:09.003528 20253 raft_consensus.cc:2468] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:09.003196 20451 consensus_queue.cc:237] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.009816 20371 tablet_bootstrap.cc:492] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:09.016814 20371 tablet_bootstrap.cc:654] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.027462 20370 tablet_bootstrap.cc:492] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:09.026809 20075 catalog_manager.cc:5697] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.028601 20370 ts_tablet_manager.cc:1403] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.011s
I20260709 14:56:09.030248 20371 tablet_bootstrap.cc:492] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:09.030269 20369 tablet_bootstrap.cc:492] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:09.031036 20369 ts_tablet_manager.cc:1403] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.012s
I20260709 14:56:09.033850 20369 raft_consensus.cc:359] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.034539 20369 raft_consensus.cc:385] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.030972 20371 ts_tablet_manager.cc:1403] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.001s
I20260709 14:56:09.034849 20369 raft_consensus.cc:740] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
W20260709 14:56:09.035890 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:09.035624 20369 consensus_queue.cc:260] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.037943 20369 ts_tablet_manager.cc:1434] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:56:09.037760 20371 raft_consensus.cc:359] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.038604 20371 raft_consensus.cc:385] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.038897 20371 raft_consensus.cc:740] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.039183 20369 tablet_bootstrap.cc:492] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:09.039601 20371 consensus_queue.cc:260] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.041898 20371 ts_tablet_manager.cc:1434] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:09.043309 20371 tablet_bootstrap.cc:492] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:09.044175 20370 raft_consensus.cc:359] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.044903 20370 raft_consensus.cc:385] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.045178 20370 raft_consensus.cc:740] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.046083 20369 tablet_bootstrap.cc:654] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.046387 20370 consensus_queue.cc:260] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.050824 20371 tablet_bootstrap.cc:654] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.063740 20370 ts_tablet_manager.cc:1434] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260709 14:56:09.064988 20370 tablet_bootstrap.cc:492] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:09.071535 20369 tablet_bootstrap.cc:492] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:09.071666 20370 tablet_bootstrap.cc:654] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.072091 20369 ts_tablet_manager.cc:1403] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.003s
I20260709 14:56:09.074923 20369 raft_consensus.cc:359] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.075583 20369 raft_consensus.cc:385] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.075831 20369 raft_consensus.cc:740] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.076239 20371 tablet_bootstrap.cc:492] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:09.076853 20371 ts_tablet_manager.cc:1403] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.003s
I20260709 14:56:09.076625 20369 consensus_queue.cc:260] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.078984 20369 ts_tablet_manager.cc:1434] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:09.079912 20369 tablet_bootstrap.cc:492] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:09.080056 20371 raft_consensus.cc:359] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.080924 20371 raft_consensus.cc:385] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.081210 20371 raft_consensus.cc:740] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.082525 20371 consensus_queue.cc:260] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.087849 20369 tablet_bootstrap.cc:654] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.096756 20371 ts_tablet_manager.cc:1434] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 14:56:09.097518 20410 consensus_queue.cc:1048] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.100726 20371 tablet_bootstrap.cc:492] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:09.113628 20401 raft_consensus.cc:493] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.114219 20401 raft_consensus.cc:515] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.116251 20401 leader_election.cc:290] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.117177 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401e5de84ce64e49885b25842ab9a279" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.117904 20253 raft_consensus.cc:2468] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:09.118176 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401e5de84ce64e49885b25842ab9a279" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.118753 20329 raft_consensus.cc:2468] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:09.118702 20370 tablet_bootstrap.cc:492] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:09.119367 20144 leader_election.cc:304] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:09.119632 20371 tablet_bootstrap.cc:654] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.119726 20370 ts_tablet_manager.cc:1403] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.016s
I20260709 14:56:09.121037 20475 raft_consensus.cc:2804] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:09.121888 20475 raft_consensus.cc:493] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:09.122267 20475 raft_consensus.cc:3060] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.122442 20369 tablet_bootstrap.cc:492] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:09.122984 20369 ts_tablet_manager.cc:1403] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260709 14:56:09.122804 20370 raft_consensus.cc:359] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.123497 20370 raft_consensus.cc:385] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.123797 20370 raft_consensus.cc:740] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.125064 20370 consensus_queue.cc:260] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.125960 20369 raft_consensus.cc:359] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.126626 20369 raft_consensus.cc:385] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.126899 20369 raft_consensus.cc:740] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.127095 20468 consensus_queue.cc:1048] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.127624 20369 consensus_queue.cc:260] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.128407 20370 ts_tablet_manager.cc:1434] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:09.129513 20370 tablet_bootstrap.cc:492] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:09.129581 20451 raft_consensus.cc:493] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.129940 20369 ts_tablet_manager.cc:1434] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:09.130149 20451 raft_consensus.cc:515] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.130934 20369 tablet_bootstrap.cc:492] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:09.132332 20451 leader_election.cc:290] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.134344 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f473f46180384d2383a149fae764a020" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.134996 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f473f46180384d2383a149fae764a020" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:09.136409 20294 leader_election.cc:343] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.135062 20254 raft_consensus.cc:2468] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:09.137394 20369 tablet_bootstrap.cc:654] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.138358 20293 leader_election.cc:304] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.139652 20375 raft_consensus.cc:2804] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:09.140143 20375 raft_consensus.cc:493] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:09.140599 20375 raft_consensus.cc:3060] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.145891 20376 raft_consensus.cc:493] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.146636 20376 raft_consensus.cc:515] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.148824 20376 leader_election.cc:290] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.151310 20370 tablet_bootstrap.cc:654] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.152078 20472 raft_consensus.cc:493] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.153513 20472 raft_consensus.cc:515] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.154623 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ebcb16b8ee4735aa3774c984e2527b" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.155491 20327 raft_consensus.cc:2393] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:09.150458 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ebcb16b8ee4735aa3774c984e2527b" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.157617 20475 raft_consensus.cc:515] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.158187 20472 leader_election.cc:290] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.159863 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe90c2f7997544d08b80eb4e37d54f5d" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.158337 20401 consensus_queue.cc:1048] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:56:09.161804 20218 leader_election.cc:343] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.158190 20143 leader_election.cc:304] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:09.171685 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe90c2f7997544d08b80eb4e37d54f5d" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.163841 20401 raft_consensus.cc:3060] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:09.173573 20220 leader_election.cc:343] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.174113 20220 leader_election.cc:304] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.175284 20472 raft_consensus.cc:2749] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:09.177608 20369 tablet_bootstrap.cc:492] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:09.177448 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401e5de84ce64e49885b25842ab9a279" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:09.178093 20369 ts_tablet_manager.cc:1403] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.020s
I20260709 14:56:09.178191 20253 raft_consensus.cc:3060] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.168776 20375 raft_consensus.cc:515] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.181651 20376 consensus_queue.cc:1048] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.183734 20375 leader_election.cc:290] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.181085 20369 raft_consensus.cc:359] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.184866 20369 raft_consensus.cc:385] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.185143 20369 raft_consensus.cc:740] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.185866 20369 consensus_queue.cc:260] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.187282 20253 raft_consensus.cc:2468] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:09.188050 20369 ts_tablet_manager.cc:1434] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:09.190078 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f473f46180384d2383a149fae764a020" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:09.190874 20255 raft_consensus.cc:3060] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.191071 20369 tablet_bootstrap.cc:492] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:09.192688 20401 raft_consensus.cc:2749] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:09.194005 20144 leader_election.cc:304] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:09.194238 20375 raft_consensus.cc:493] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.195031 20401 raft_consensus.cc:2804] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:09.194865 20375 raft_consensus.cc:515] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.196427 20401 raft_consensus.cc:697] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:09.197479 20401 consensus_queue.cc:237] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.188405 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f473f46180384d2383a149fae764a020" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:09.209582 20255 raft_consensus.cc:2468] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
W20260709 14:56:09.213685 20294 leader_election.cc:343] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.214138 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef48a0f5af6d4082a48e37e17565fbd2" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.220377 20472 raft_consensus.cc:493] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.221125 20472 raft_consensus.cc:515] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.223680 20472 leader_election.cc:290] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.225346 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.225788 20293 leader_election.cc:304] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.226874 20375 leader_election.cc:290] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.228044 20375 raft_consensus.cc:2804] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:09.228711 20375 raft_consensus.cc:697] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:09.229600 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.242638 20370 tablet_bootstrap.cc:492] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:09.243394 20370 ts_tablet_manager.cc:1403] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.015s
I20260709 14:56:09.234398 20410 raft_consensus.cc:493] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.244520 20410 raft_consensus.cc:515] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.244376 20375 consensus_queue.cc:237] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.247349 20410 leader_election.cc:290] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.248705 20475 leader_election.cc:290] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
W20260709 14:56:09.238457 20218 leader_election.cc:343] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:09.252125 20220 leader_election.cc:343] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:09.236151 20294 leader_election.cc:343] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.252688 20220 leader_election.cc:304] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.253648 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa24e36f3c4473affc6a7a0ab9d68a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.254559 20328 raft_consensus.cc:2393] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27808eabc914a71b80e561e01545aef in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:09.254770 20410 raft_consensus.cc:2749] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:09.259846 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef48a0f5af6d4082a48e37e17565fbd2" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.260571 20255 raft_consensus.cc:2468] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:09.264889 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfa24e36f3c4473affc6a7a0ab9d68a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.263669 20405 raft_consensus.cc:493] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.266538 20405 raft_consensus.cc:515] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.266676 20293 leader_election.cc:304] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.268174 20519 raft_consensus.cc:2804] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:09.268589 20405 leader_election.cc:290] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.268599 20519 raft_consensus.cc:493] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:09.270084 20519 raft_consensus.cc:3060] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.271821 20371 tablet_bootstrap.cc:492] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:09.272365 20371 ts_tablet_manager.cc:1403] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.021s
I20260709 14:56:09.277205 20371 raft_consensus.cc:359] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.279084 20371 raft_consensus.cc:385] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.279441 20371 raft_consensus.cc:740] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.280424 20371 consensus_queue.cc:260] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.283087 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc1b59e5793476ba22ca592a72a0e80" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.284384 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401e5de84ce64e49885b25842ab9a279" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:09.284977 20326 raft_consensus.cc:3060] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.283485 20371 ts_tablet_manager.cc:1434] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:56:09.288544 20371 tablet_bootstrap.cc:492] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
W20260709 14:56:09.296299 20294 leader_election.cc:343] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.299417 20475 consensus_queue.cc:1048] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.302671 20255 raft_consensus.cc:3060] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.297652 20218 leader_election.cc:304] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.304838 20519 raft_consensus.cc:515] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.309329 20519 leader_election.cc:290] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.309489 20326 raft_consensus.cc:2468] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:09.312306 20369 tablet_bootstrap.cc:654] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.315052 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef48a0f5af6d4082a48e37e17565fbd2" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:09.314872 20410 consensus_queue.cc:1048] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.312111 20370 raft_consensus.cc:359] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.319742 20370 raft_consensus.cc:385] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.320348 20370 raft_consensus.cc:740] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.326768 20472 raft_consensus.cc:2749] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:09.324292 20401 raft_consensus.cc:493] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.327579 20401 raft_consensus.cc:515] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.323827 20371 tablet_bootstrap.cc:654] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.325286 20076 catalog_manager.cc:5697] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.331581 20370 consensus_queue.cc:260] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.333026 20472 consensus_queue.cc:1048] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:09.336334 20294 leader_election.cc:343] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.336648 20474 consensus_queue.cc:1048] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.336825 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.337610 20254 raft_consensus.cc:2468] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:09.338781 20144 leader_election.cc:304] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:09.340458 20370 ts_tablet_manager.cc:1434] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.003s
I20260709 14:56:09.341542 20474 raft_consensus.cc:2804] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:09.343252 20474 raft_consensus.cc:493] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:09.343355 20376 raft_consensus.cc:493] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.343669 20474 raft_consensus.cc:3060] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.343995 20376 raft_consensus.cc:515] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.346276 20376 leader_election.cc:290] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.347689 20401 leader_election.cc:290] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.341929 20370 tablet_bootstrap.cc:492] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:09.349028 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.368770 20180 raft_consensus.cc:3060] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.369395 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.368570 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a11be87eda45ada850ed9e5205b1a4" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.367588 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc1b59e5793476ba22ca592a72a0e80" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.375631 20466 consensus_queue.cc:1048] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:09.375651 20329 raft_consensus.cc:2393] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:09.378741 20371 tablet_bootstrap.cc:492] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:09.379916 20371 ts_tablet_manager.cc:1403] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.000s
W20260709 14:56:09.377648 20143 leader_election.cc:343] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.387028 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef48a0f5af6d4082a48e37e17565fbd2" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:09.389489 20253 raft_consensus.cc:3060] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.377780 20255 raft_consensus.cc:2468] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:09.394224 20371 raft_consensus.cc:359] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.399654 20075 catalog_manager.cc:5697] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.403218 20371 raft_consensus.cc:385] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.404243 20371 raft_consensus.cc:740] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.405055 20371 consensus_queue.cc:260] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.408797 20474 raft_consensus.cc:515] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.410503 20369 tablet_bootstrap.cc:492] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:09.411158 20369 ts_tablet_manager.cc:1403] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.220s	user 0.012s	sys 0.010s
I20260709 14:56:09.411455 20474 leader_election.cc:290] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.417388 20371 ts_tablet_manager.cc:1434] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:56:09.419134 20371 tablet_bootstrap.cc:492] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:09.417362 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:09.421676 20143 leader_election.cc:304] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:09.423611 20252 raft_consensus.cc:3060] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.424957 20370 tablet_bootstrap.cc:654] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.429374 20376 raft_consensus.cc:2749] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:09.418346 20466 consensus_queue.cc:1048] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:56:09.436754 20369 raft_consensus.cc:359] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.439518 20293 leader_election.cc:304] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.440513 20375 raft_consensus.cc:2804] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:09.440871 20375 raft_consensus.cc:493] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:09.441207 20375 raft_consensus.cc:3060] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.438445 20369 raft_consensus.cc:385] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.442899 20369 raft_consensus.cc:740] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.443588 20369 consensus_queue.cc:260] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.446689 20468 consensus_queue.cc:1048] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.449031 20468 consensus_queue.cc:1048] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.452913 20253 raft_consensus.cc:2468] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:09.454329 20369 ts_tablet_manager.cc:1434] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 14:56:09.455879 20369 tablet_bootstrap.cc:492] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
W20260709 14:56:09.469215 20523 log.cc:927] Time spent T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:56:09.471148 20252 raft_consensus.cc:2468] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:09.475085 20369 tablet_bootstrap.cc:654] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.480139 20293 leader_election.cc:304] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.478348 20144 leader_election.cc:304] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:09.483556 20474 raft_consensus.cc:2804] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:09.484139 20474 raft_consensus.cc:697] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:09.486020 20519 raft_consensus.cc:2804] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:09.484994 20474 consensus_queue.cc:237] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.494382 20519 raft_consensus.cc:697] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:09.496927 20519 consensus_queue.cc:237] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.513216 20375 raft_consensus.cc:515] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.506052 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:09.520907 20405 consensus_queue.cc:1048] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:56:09.530231 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc1b59e5793476ba22ca592a72a0e80" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:09.541481 20294 leader_election.cc:343] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.541826 20375 leader_election.cc:290] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.560555 20371 tablet_bootstrap.cc:654] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.567402 20472 consensus_queue.cc:1048] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:09.568965 20143 leader_election.cc:343] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.584177 20076 catalog_manager.cc:5697] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.577919 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc1b59e5793476ba22ca592a72a0e80" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:09.588124 20401 consensus_queue.cc:1048] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.598706 20466 consensus_queue.cc:1048] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.600178 20077 catalog_manager.cc:5697] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.604554 20252 raft_consensus.cc:3060] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.626827 20370 tablet_bootstrap.cc:492] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:09.621218 20376 raft_consensus.cc:493] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.632640 20376 raft_consensus.cc:515] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:09.635360 20531 log.cc:927] Time spent T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 14:56:09.643142 20375 consensus_queue.cc:1048] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:09.687901 20401 consensus_queue.cc:1048] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:09.690637 20371 tablet_bootstrap.cc:492] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:09.691253 20371 ts_tablet_manager.cc:1403] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.272s	user 0.023s	sys 0.004s
I20260709 14:56:09.693464 20370 ts_tablet_manager.cc:1403] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.352s	user 0.019s	sys 0.031s
I20260709 14:56:09.693408 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f473f46180384d2383a149fae764a020" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.694471 20253 raft_consensus.cc:2393] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:09.694602 20371 raft_consensus.cc:359] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.695808 20371 raft_consensus.cc:385] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.696334 20371 raft_consensus.cc:740] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.697156 20371 consensus_queue.cc:260] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.696779 20370 raft_consensus.cc:359] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.702886 20370 raft_consensus.cc:385] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.703287 20370 raft_consensus.cc:740] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.703991 20370 consensus_queue.cc:260] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.707603 20371 ts_tablet_manager.cc:1434] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:56:09.709553 20371 tablet_bootstrap.cc:492] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:09.696511 20376 leader_election.cc:290] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.729099 20370 ts_tablet_manager.cc:1434] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 14:56:09.732344 20371 tablet_bootstrap.cc:654] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.734301 20369 tablet_bootstrap.cc:492] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:09.734941 20369 ts_tablet_manager.cc:1403] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.279s	user 0.026s	sys 0.018s
I20260709 14:56:09.739094 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f473f46180384d2383a149fae764a020" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:09.751821 20143 leader_election.cc:304] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:09.753675 20376 raft_consensus.cc:3060] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:09.757325 20252 raft_consensus.cc:2468] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:09.763774 20293 leader_election.cc:304] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:09.766739 20405 raft_consensus.cc:2804] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:09.770993 20369 raft_consensus.cc:359] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.771854 20369 raft_consensus.cc:385] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:09.772051 20541 raft_consensus.cc:493] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.772560 20541 raft_consensus.cc:515] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.774886 20541 leader_election.cc:290] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:09.772159 20369 raft_consensus.cc:740] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:09.784874 20369 consensus_queue.cc:260] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.784240 20375 raft_consensus.cc:493] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.787631 20370 tablet_bootstrap.cc:492] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:09.786244 20375 raft_consensus.cc:515] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.793759 20375 leader_election.cc:290] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.794782 20376 raft_consensus.cc:2749] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:09.799750 20369 ts_tablet_manager.cc:1434] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260709 14:56:09.797212 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132670aef5d245d4ab622e66e95f2c6e" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.834578 20547 raft_consensus.cc:493] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:09.835162 20547 raft_consensus.cc:515] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.835536 20371 tablet_bootstrap.cc:492] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:09.837352 20371 ts_tablet_manager.cc:1403] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.008s
I20260709 14:56:09.834622 20369 tablet_bootstrap.cc:492] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:09.833792 20405 raft_consensus.cc:697] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:09.841872 20405 consensus_queue.cc:237] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:09.888989 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:09.847069 20547 leader_election.cc:290] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:09.922164 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132670aef5d245d4ab622e66e95f2c6e" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:09.978973 20220 leader_election.cc:343] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:09.986398 20369 tablet_bootstrap.cc:654] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:09.852591 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84500f5b59514dbc94444fbda62583e0" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.993791 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe90c2f7997544d08b80eb4e37d54f5d" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:09.994282 20254 raft_consensus.cc:2393] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:09.994577 20253 raft_consensus.cc:2468] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:10.000403 20370 tablet_bootstrap.cc:654] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.014433 20371 raft_consensus.cc:359] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.018021 20371 raft_consensus.cc:385] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.023393 20371 raft_consensus.cc:740] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.028214 20371 consensus_queue.cc:260] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.033583 20326 raft_consensus.cc:3060] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:10.036554 20218 leader_election.cc:343] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.029155 20293 leader_election.cc:304] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:10.040544 20550 raft_consensus.cc:2804] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.041185 20550 raft_consensus.cc:493] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.041574 20550 raft_consensus.cc:3060] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.046200 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe90c2f7997544d08b80eb4e37d54f5d" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.047114 20177 raft_consensus.cc:2468] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:10.048797 20218 leader_election.cc:304] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.057575 20541 raft_consensus.cc:2749] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:10.063970 20405 consensus_queue.cc:1048] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.066358 20407 raft_consensus.cc:493] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.067582 20407 raft_consensus.cc:515] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.070369 20407 leader_election.cc:290] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.071410 20370 tablet_bootstrap.cc:492] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.071712 20294 leader_election.cc:304] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.071993 20370 ts_tablet_manager.cc:1403] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.285s	user 0.009s	sys 0.017s
I20260709 14:56:10.075263 20370 raft_consensus.cc:359] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.076030 20370 raft_consensus.cc:385] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.076478 20370 raft_consensus.cc:740] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.076116 20376 consensus_queue.cc:1048] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.079511 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbd24a04ddb423db62d1ff7875762d9" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.077207 20370 consensus_queue.cc:260] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.089459 20370 ts_tablet_manager.cc:1434] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:56:10.090565 20370 tablet_bootstrap.cc:492] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.079001 20371 ts_tablet_manager.cc:1434] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.241s	user 0.007s	sys 0.002s
I20260709 14:56:10.095477 20371 tablet_bootstrap.cc:492] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.094591 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbd24a04ddb423db62d1ff7875762d9" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.097707 20327 raft_consensus.cc:2468] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:10.098515 20405 raft_consensus.cc:2749] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:10.101294 20405 consensus_queue.cc:1048] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.101311 20376 consensus_queue.cc:1048] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.095539 20550 raft_consensus.cc:515] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:10.104920 20294 consensus_peers.cc:597] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:10.106664 20218 leader_election.cc:304] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:10.110306 20405 consensus_queue.cc:1048] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.110498 20541 raft_consensus.cc:2804] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.111196 20541 raft_consensus.cc:493] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.111586 20541 raft_consensus.cc:3060] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:10.114208 20220 leader_election.cc:343] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.121645 20369 tablet_bootstrap.cc:492] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.122668 20369 ts_tablet_manager.cc:1403] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.288s	user 0.018s	sys 0.006s
W20260709 14:56:10.127053 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:10.131994 20369 raft_consensus.cc:359] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.137939 20369 raft_consensus.cc:385] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.138309 20369 raft_consensus.cc:740] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.143910 20369 consensus_queue.cc:260] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.139137 20077 catalog_manager.cc:5697] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:10.143675 20550 leader_election.cc:290] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:10.151721 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe90c2f7997544d08b80eb4e37d54f5d" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:10.152448 20177 raft_consensus.cc:3060] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.153733 20370 tablet_bootstrap.cc:654] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.163151 20369 ts_tablet_manager.cc:1434] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:56:10.165311 20369 tablet_bootstrap.cc:492] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.170416 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe90c2f7997544d08b80eb4e37d54f5d" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:10.171167 20252 raft_consensus.cc:3060] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.172255 20371 tablet_bootstrap.cc:654] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.196142 20177 raft_consensus.cc:2468] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:10.197682 20294 leader_election.cc:304] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.199287 20405 raft_consensus.cc:2804] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.201076 20405 raft_consensus.cc:697] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:10.202075 20405 consensus_queue.cc:237] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.212967 20541 raft_consensus.cc:515] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.216080 20541 leader_election.cc:290] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.217374 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbd24a04ddb423db62d1ff7875762d9" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:10.224375 20220 leader_election.cc:343] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.220358 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbd24a04ddb423db62d1ff7875762d9" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:10.226027 20521 raft_consensus.cc:493] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.226605 20521 raft_consensus.cc:515] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.229007 20326 raft_consensus.cc:3060] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.229938 20252 raft_consensus.cc:2468] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:10.232666 20370 tablet_bootstrap.cc:492] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.233345 20370 ts_tablet_manager.cc:1403] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.007s
I20260709 14:56:10.234571 20369 tablet_bootstrap.cc:654] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.240985 20521 leader_election.cc:290] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.241696 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef48a0f5af6d4082a48e37e17565fbd2" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.243136 20370 raft_consensus.cc:359] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.244032 20370 raft_consensus.cc:385] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.244316 20370 raft_consensus.cc:740] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.246196 20370 consensus_queue.cc:260] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.247239 20371 tablet_bootstrap.cc:492] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.245728 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef48a0f5af6d4082a48e37e17565fbd2" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:10.249190 20371 ts_tablet_manager.cc:1403] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.154s	user 0.039s	sys 0.016s
I20260709 14:56:10.249812 20326 raft_consensus.cc:2468] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:10.249724 20144 leader_election.cc:304] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:10.250296 20370 ts_tablet_manager.cc:1434] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:56:10.251327 20521 raft_consensus.cc:2749] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:10.251446 20218 leader_election.cc:304] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.252473 20407 raft_consensus.cc:2804] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.253048 20370 tablet_bootstrap.cc:492] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.253046 20407 raft_consensus.cc:697] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:10.254562 20407 consensus_queue.cc:237] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.262540 20371 raft_consensus.cc:359] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.263206 20371 raft_consensus.cc:385] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.263445 20371 raft_consensus.cc:740] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.264462 20371 consensus_queue.cc:260] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.267056 20371 ts_tablet_manager.cc:1434] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260709 14:56:10.268267 20371 tablet_bootstrap.cc:492] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.281749 20370 tablet_bootstrap.cc:654] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.283142 20369 tablet_bootstrap.cc:492] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.283818 20369 ts_tablet_manager.cc:1403] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.009s
I20260709 14:56:10.287715 20369 raft_consensus.cc:359] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.289181 20369 raft_consensus.cc:385] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.289556 20369 raft_consensus.cc:740] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.290392 20369 consensus_queue.cc:260] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.292914 20369 ts_tablet_manager.cc:1434] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:10.294293 20369 tablet_bootstrap.cc:492] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.298090 20371 tablet_bootstrap.cc:654] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.302768 20369 tablet_bootstrap.cc:654] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.320410 20371 tablet_bootstrap.cc:492] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.320943 20371 ts_tablet_manager.cc:1403] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.009s
I20260709 14:56:10.321439 20369 tablet_bootstrap.cc:492] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.322098 20369 ts_tablet_manager.cc:1403] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260709 14:56:10.324374 20371 raft_consensus.cc:359] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.325167 20371 raft_consensus.cc:385] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.325507 20371 raft_consensus.cc:740] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.325266 20369 raft_consensus.cc:359] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.326086 20369 raft_consensus.cc:385] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.326416 20369 raft_consensus.cc:740] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.326380 20371 consensus_queue.cc:260] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.327276 20369 consensus_queue.cc:260] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.328711 20371 ts_tablet_manager.cc:1434] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:10.328578 20075 catalog_manager.cc:5697] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:10.329639 20369 ts_tablet_manager.cc:1434] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:10.330682 20369 tablet_bootstrap.cc:492] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.332654 20371 tablet_bootstrap.cc:492] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.336426 20369 tablet_bootstrap.cc:654] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.339977 20371 tablet_bootstrap.cc:654] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.358458 20369 tablet_bootstrap.cc:492] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.358963 20369 ts_tablet_manager.cc:1403] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.012s
I20260709 14:56:10.362330 20369 raft_consensus.cc:359] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.362874 20369 raft_consensus.cc:385] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.363102 20369 raft_consensus.cc:740] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.363745 20369 consensus_queue.cc:260] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.368012 20369 ts_tablet_manager.cc:1434] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:56:10.369220 20369 tablet_bootstrap.cc:492] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.371248 20077 catalog_manager.cc:5697] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.378422 20369 tablet_bootstrap.cc:654] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.386147 20370 tablet_bootstrap.cc:492] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.386726 20179 raft_consensus.cc:3060] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.386780 20370 ts_tablet_manager.cc:1403] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.136s	user 0.029s	sys 0.034s
I20260709 14:56:10.389853 20371 tablet_bootstrap.cc:492] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.390453 20371 ts_tablet_manager.cc:1403] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.027s
I20260709 14:56:10.391451 20370 raft_consensus.cc:359] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.392568 20370 raft_consensus.cc:385] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.392894 20370 raft_consensus.cc:740] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.394064 20371 raft_consensus.cc:359] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.394881 20371 raft_consensus.cc:385] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.395169 20371 raft_consensus.cc:740] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.395974 20177 raft_consensus.cc:3060] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.396059 20371 consensus_queue.cc:260] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.398514 20371 ts_tablet_manager.cc:1434] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:56:10.399932 20371 tablet_bootstrap.cc:492] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.402608 20405 raft_consensus.cc:493] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.425042 20370 consensus_queue.cc:260] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.428617 20369 tablet_bootstrap.cc:492] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.429714 20405 raft_consensus.cc:515] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.430500 20371 tablet_bootstrap.cc:654] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.431166 20369 ts_tablet_manager.cc:1403] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.032s
I20260709 14:56:10.431298 20370 ts_tablet_manager.cc:1434] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 14:56:10.433215 20370 tablet_bootstrap.cc:492] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.434607 20541 raft_consensus.cc:493] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.434489 20369 raft_consensus.cc:359] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.435436 20541 raft_consensus.cc:515] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.435801 20369 raft_consensus.cc:385] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.436272 20369 raft_consensus.cc:740] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.437139 20369 consensus_queue.cc:260] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.437541 20541 leader_election.cc:290] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.439744 20370 tablet_bootstrap.cc:654] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.439857 20369 ts_tablet_manager.cc:1434] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:10.441119 20369 tablet_bootstrap.cc:492] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.443296 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.445668 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.445976 20370 tablet_bootstrap.cc:492] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.447314 20370 ts_tablet_manager.cc:1403] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
W20260709 14:56:10.449988 20220 leader_election.cc:343] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.453131 20405 leader_election.cc:290] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
W20260709 14:56:10.453763 20218 leader_election.cc:343] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.455927 20369 tablet_bootstrap.cc:654] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.456172 20218 leader_election.cc:304] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.458364 20541 raft_consensus.cc:2749] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:10.459848 20405 consensus_queue.cc:1048] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.462118 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace1711cdeac45c2ba8e6dd84c0edc2c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:10.462899 20254 raft_consensus.cc:2468] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:10.464320 20293 leader_election.cc:304] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:10.465945 20370 raft_consensus.cc:359] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.466747 20370 raft_consensus.cc:385] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.467020 20370 raft_consensus.cc:740] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.467752 20370 consensus_queue.cc:260] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.459157 20371 tablet_bootstrap.cc:492] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.460136 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace1711cdeac45c2ba8e6dd84c0edc2c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.469859 20179 raft_consensus.cc:2468] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:10.471391 20375 raft_consensus.cc:2804] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.471855 20375 raft_consensus.cc:493] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.472430 20375 raft_consensus.cc:3060] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.469862 20371 ts_tablet_manager.cc:1403] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.028s
I20260709 14:56:10.476790 20371 raft_consensus.cc:359] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.477692 20371 raft_consensus.cc:385] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.477995 20371 raft_consensus.cc:740] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.478681 20371 consensus_queue.cc:260] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.480911 20371 ts_tablet_manager.cc:1434] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:10.482045 20371 tablet_bootstrap.cc:492] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.483371 20370 ts_tablet_manager.cc:1434] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:56:10.484449 20370 tablet_bootstrap.cc:492] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.490965 20371 tablet_bootstrap.cc:654] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.489408 20375 raft_consensus.cc:515] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.497750 20375 leader_election.cc:290] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:10.498099 20370 tablet_bootstrap.cc:654] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.499262 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace1711cdeac45c2ba8e6dd84c0edc2c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:10.500053 20254 raft_consensus.cc:3060] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.499912 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace1711cdeac45c2ba8e6dd84c0edc2c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:10.503094 20180 raft_consensus.cc:3060] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.500134 20369 tablet_bootstrap.cc:492] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.511144 20369 ts_tablet_manager.cc:1403] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 14:56:10.514624 20370 tablet_bootstrap.cc:492] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.515246 20370 ts_tablet_manager.cc:1403] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260709 14:56:10.515861 20369 raft_consensus.cc:359] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.517195 20369 raft_consensus.cc:385] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.517643 20369 raft_consensus.cc:740] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.518296 20370 raft_consensus.cc:359] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.518507 20369 consensus_queue.cc:260] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.521534 20369 ts_tablet_manager.cc:1434] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:56:10.519097 20370 raft_consensus.cc:385] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.522163 20370 raft_consensus.cc:740] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.511790 20254 raft_consensus.cc:2468] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:10.523908 20370 consensus_queue.cc:260] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.524745 20293 leader_election.cc:304] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:10.525233 20405 consensus_queue.cc:1048] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.526958 20369 tablet_bootstrap.cc:492] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.528718 20550 raft_consensus.cc:2804] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.529531 20550 raft_consensus.cc:697] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:10.530673 20550 consensus_queue.cc:237] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.533499 20369 tablet_bootstrap.cc:654] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.533790 20401 raft_consensus.cc:493] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.537777 20370 ts_tablet_manager.cc:1434] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:56:10.536202 20401 raft_consensus.cc:515] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.538971 20370 tablet_bootstrap.cc:492] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.547503 20401 leader_election.cc:290] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.550693 20370 tablet_bootstrap.cc:654] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.558934 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132670aef5d245d4ab622e66e95f2c6e" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.559801 20326 raft_consensus.cc:2468] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:10.569621 20370 tablet_bootstrap.cc:492] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.570257 20370 ts_tablet_manager.cc:1403] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 14:56:10.572970 20370 raft_consensus.cc:359] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.573735 20370 raft_consensus.cc:385] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.574074 20370 raft_consensus.cc:740] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.576617 20369 tablet_bootstrap.cc:492] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.577159 20369 ts_tablet_manager.cc:1403] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.003s
I20260709 14:56:10.581584 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132670aef5d245d4ab622e66e95f2c6e" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:10.582424 20254 raft_consensus.cc:2468] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:10.584152 20144 leader_election.cc:304] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.588263 20401 raft_consensus.cc:2804] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.588732 20401 raft_consensus.cc:493] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.590147 20369 raft_consensus.cc:359] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.590974 20369 raft_consensus.cc:385] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.591261 20369 raft_consensus.cc:740] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.589058 20401 raft_consensus.cc:3060] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.592082 20369 consensus_queue.cc:260] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.595862 20369 ts_tablet_manager.cc:1434] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:56:10.602576 20401 raft_consensus.cc:515] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.604372 20369 tablet_bootstrap.cc:492] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.605751 20370 consensus_queue.cc:260] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.606062 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132670aef5d245d4ab622e66e95f2c6e" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:10.606920 20253 raft_consensus.cc:3060] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.610527 20370 ts_tablet_manager.cc:1434] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:56:10.611546 20370 tablet_bootstrap.cc:492] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.614099 20401 leader_election.cc:290] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.614434 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132670aef5d245d4ab622e66e95f2c6e" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:10.616828 20326 raft_consensus.cc:3060] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.617934 20370 tablet_bootstrap.cc:654] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.619139 20371 tablet_bootstrap.cc:492] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.619740 20371 ts_tablet_manager.cc:1403] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.138s	user 0.028s	sys 0.021s
I20260709 14:56:10.624495 20326 raft_consensus.cc:2468] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:10.615629 20180 raft_consensus.cc:2468] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:10.628461 20371 raft_consensus.cc:359] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.629588 20143 leader_election.cc:304] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.630149 20075 catalog_manager.cc:5697] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:10.631253 20376 raft_consensus.cc:2804] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.631784 20376 raft_consensus.cc:697] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:10.632851 20370 tablet_bootstrap.cc:492] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.632649 20376 consensus_queue.cc:237] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.633433 20370 ts_tablet_manager.cc:1403] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 14:56:10.630204 20369 tablet_bootstrap.cc:654] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.636516 20370 raft_consensus.cc:359] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.635260 20253 raft_consensus.cc:2468] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:10.653455 20370 raft_consensus.cc:385] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.638440 20371 raft_consensus.cc:385] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.653810 20370 raft_consensus.cc:740] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.654003 20371 raft_consensus.cc:740] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.654779 20370 consensus_queue.cc:260] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.654716 20371 consensus_queue.cc:260] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.651708 20541 consensus_queue.cc:1048] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:10.657186 20370 ts_tablet_manager.cc:1434] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 14:56:10.658310 20370 tablet_bootstrap.cc:492] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.658445 20369 tablet_bootstrap.cc:492] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.658806 20375 raft_consensus.cc:493] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.659317 20369 ts_tablet_manager.cc:1403] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.003s
I20260709 14:56:10.662782 20369 raft_consensus.cc:359] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.663669 20369 raft_consensus.cc:385] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.664023 20369 raft_consensus.cc:740] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.664719 20370 tablet_bootstrap.cc:654] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.664892 20369 consensus_queue.cc:260] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.667408 20076 catalog_manager.cc:5697] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.670043 20541 raft_consensus.cc:493] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.659387 20375 raft_consensus.cc:515] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.670655 20541 raft_consensus.cc:515] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.679209 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc343c909346f6af7556c27aaca60a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.679948 20179 raft_consensus.cc:3060] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.657186 20371 ts_tablet_manager.cc:1434] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:56:10.680830 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc343c909346f6af7556c27aaca60a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:10.681735 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4481b9d5c74651a9aa161b275f5fd4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.681704 20253 raft_consensus.cc:2468] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:10.673084 20541 leader_election.cc:290] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.673113 20375 leader_election.cc:290] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:10.687227 20293 leader_election.cc:304] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:10.688304 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4481b9d5c74651a9aa161b275f5fd4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.693670 20548 raft_consensus.cc:2804] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.694195 20548 raft_consensus.cc:493] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.694523 20548 raft_consensus.cc:3060] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:10.693040 20294 leader_election.cc:343] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:10.685571 20218 leader_election.cc:343] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:10.698773 20220 leader_election.cc:343] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.700156 20220 leader_election.cc:304] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.699035 20371 tablet_bootstrap.cc:492] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.702740 20407 raft_consensus.cc:2749] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:10.723277 20375 consensus_queue.cc:1048] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.726490 20541 raft_consensus.cc:493] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.727376 20541 raft_consensus.cc:515] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.729120 20371 tablet_bootstrap.cc:654] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.732234 20541 leader_election.cc:290] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.732975 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd0265cec1f48619dd64b2aaa7e5720" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.733798 20180 raft_consensus.cc:2468] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:10.742265 20220 leader_election.cc:304] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.743605 20410 raft_consensus.cc:2804] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.744007 20410 raft_consensus.cc:493] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.744330 20410 raft_consensus.cc:3060] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.745175 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd0265cec1f48619dd64b2aaa7e5720" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.746348 20326 raft_consensus.cc:2468] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:10.751627 20369 ts_tablet_manager.cc:1434] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.000s
I20260709 14:56:10.754194 20369 tablet_bootstrap.cc:492] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.759099 20548 raft_consensus.cc:515] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.761225 20541 consensus_queue.cc:1048] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.762676 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc343c909346f6af7556c27aaca60a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:10.764348 20294 leader_election.cc:343] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.766505 20548 leader_election.cc:290] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:10.766731 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc343c909346f6af7556c27aaca60a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:10.767395 20255 raft_consensus.cc:3060] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.775357 20369 tablet_bootstrap.cc:654] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.776193 20371 tablet_bootstrap.cc:492] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.794282 20371 ts_tablet_manager.cc:1403] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.005s
I20260709 14:56:10.776868 20410 raft_consensus.cc:515] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.780387 20405 consensus_queue.cc:1048] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:10.782485 20541 raft_consensus.cc:493] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.783296 20255 raft_consensus.cc:2468] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:10.798193 20541 raft_consensus.cc:515] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.798856 20410 leader_election.cc:290] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.797322 20371 raft_consensus.cc:359] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.799635 20371 raft_consensus.cc:385] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.799938 20371 raft_consensus.cc:740] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.800521 20541 leader_election.cc:290] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.800676 20371 consensus_queue.cc:260] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.803030 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd0265cec1f48619dd64b2aaa7e5720" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:10.803728 20179 raft_consensus.cc:3060] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.804065 20371 ts_tablet_manager.cc:1434] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:10.803092 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e576e3eac3b4df38cb51adfb2597229" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.805542 20180 raft_consensus.cc:2468] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:10.808238 20371 tablet_bootstrap.cc:492] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.810722 20220 leader_election.cc:304] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.812505 20293 leader_election.cc:304] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.813450 20405 raft_consensus.cc:2804] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.813938 20405 raft_consensus.cc:697] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:10.814771 20405 consensus_queue.cc:237] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.818727 20370 tablet_bootstrap.cc:492] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.819303 20370 ts_tablet_manager.cc:1403] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.161s	user 0.060s	sys 0.073s
I20260709 14:56:10.820916 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e576e3eac3b4df38cb51adfb2597229" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.821719 20325 raft_consensus.cc:2468] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:10.821902 20370 raft_consensus.cc:359] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.822530 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd0265cec1f48619dd64b2aaa7e5720" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:10.822743 20370 raft_consensus.cc:385] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.823007 20370 raft_consensus.cc:740] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.823088 20326 raft_consensus.cc:3060] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.823729 20370 consensus_queue.cc:260] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.824515 20541 raft_consensus.cc:2804] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:10.824947 20541 raft_consensus.cc:493] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:10.825327 20541 raft_consensus.cc:3060] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.828835 20370 ts_tablet_manager.cc:1434] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:10.829941 20370 tablet_bootstrap.cc:492] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.833461 20179 raft_consensus.cc:2468] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:10.834762 20220 leader_election.cc:304] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.835633 20410 raft_consensus.cc:2804] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.836370 20410 raft_consensus.cc:697] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:10.837302 20410 consensus_queue.cc:237] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.839682 20371 tablet_bootstrap.cc:654] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.853930 20076 catalog_manager.cc:5697] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:10.863644 20541 raft_consensus.cc:515] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.866947 20541 leader_election.cc:290] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.867727 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e576e3eac3b4df38cb51adfb2597229" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:10.868420 20180 raft_consensus.cc:3060] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.869323 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e576e3eac3b4df38cb51adfb2597229" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:10.869943 20325 raft_consensus.cc:3060] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:10.872499 20369 tablet_bootstrap.cc:492] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.873027 20369 ts_tablet_manager.cc:1403] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.001s
I20260709 14:56:10.886957 20180 raft_consensus.cc:2468] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:10.890334 20369 raft_consensus.cc:359] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.891134 20369 raft_consensus.cc:385] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.891427 20369 raft_consensus.cc:740] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.881448 20326 raft_consensus.cc:2468] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:10.893486 20076 catalog_manager.cc:5697] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.895136 20325 raft_consensus.cc:2468] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:10.898223 20220 leader_election.cc:304] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:10.893319 20369 consensus_queue.cc:260] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.899495 20541 raft_consensus.cc:2804] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:10.900187 20541 raft_consensus.cc:697] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:10.900458 20369 ts_tablet_manager.cc:1434] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:56:10.901423 20370 tablet_bootstrap.cc:654] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.903422 20369 tablet_bootstrap.cc:492] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.901433 20541 consensus_queue.cc:237] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.910456 20369 tablet_bootstrap.cc:654] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.916606 20369 tablet_bootstrap.cc:492] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.917138 20369 ts_tablet_manager.cc:1403] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:56:10.918601 20371 tablet_bootstrap.cc:492] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:10.919822 20371 ts_tablet_manager.cc:1403] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.004s
I20260709 14:56:10.923138 20371 raft_consensus.cc:359] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.923687 20369 raft_consensus.cc:359] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.924516 20369 raft_consensus.cc:385] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.924813 20369 raft_consensus.cc:740] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.925590 20369 consensus_queue.cc:260] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.924130 20371 raft_consensus.cc:385] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.926600 20371 raft_consensus.cc:740] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.928375 20371 consensus_queue.cc:260] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.930642 20369 ts_tablet_manager.cc:1434] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:10.931010 20410 raft_consensus.cc:493] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:10.931716 20369 tablet_bootstrap.cc:492] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.931581 20410 raft_consensus.cc:515] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.933861 20410 leader_election.cc:290] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:10.935118 20370 tablet_bootstrap.cc:492] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.935734 20370 ts_tablet_manager.cc:1403] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.008s
I20260709 14:56:10.935806 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:10.936165 20078 catalog_manager.cc:5697] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:10.937321 20220 leader_election.cc:343] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.937531 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:10.938875 20370 raft_consensus.cc:359] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:10.939551 20218 leader_election.cc:343] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:10.939644 20370 raft_consensus.cc:385] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.940084 20370 raft_consensus.cc:740] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.940042 20218 leader_election.cc:304] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:10.941892 20541 raft_consensus.cc:2749] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:10.942807 20370 consensus_queue.cc:260] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.945585 20370 ts_tablet_manager.cc:1434] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:10.946610 20370 tablet_bootstrap.cc:492] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.948659 20371 ts_tablet_manager.cc:1434] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:56:10.950075 20371 tablet_bootstrap.cc:492] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:10.955147 20369 tablet_bootstrap.cc:654] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.967581 20370 tablet_bootstrap.cc:654] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.974174 20369 tablet_bootstrap.cc:492] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:10.974653 20369 ts_tablet_manager.cc:1403] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.008s
I20260709 14:56:10.975243 20370 tablet_bootstrap.cc:492] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:10.975696 20370 ts_tablet_manager.cc:1403] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260709 14:56:10.977106 20369 raft_consensus.cc:359] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.977864 20369 raft_consensus.cc:385] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.978111 20369 raft_consensus.cc:740] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.978102 20370 raft_consensus.cc:359] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.978819 20370 raft_consensus.cc:385] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:10.978925 20369 consensus_queue.cc:260] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.980379 20370 raft_consensus.cc:740] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:10.981040 20370 consensus_queue.cc:260] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:10.983004 20370 ts_tablet_manager.cc:1434] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:10.983913 20370 tablet_bootstrap.cc:492] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:10.985471 20369 ts_tablet_manager.cc:1434] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:10.986444 20369 tablet_bootstrap.cc:492] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:10.989756 20370 tablet_bootstrap.cc:654] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.991976 20369 tablet_bootstrap.cc:654] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:10.993945 20405 consensus_queue.cc:1048] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:11.001441 20370 tablet_bootstrap.cc:492] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:11.001955 20410 raft_consensus.cc:493] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.002609 20410 raft_consensus.cc:515] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.004832 20410 leader_election.cc:290] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.002002 20370 ts_tablet_manager.cc:1403] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:56:11.006901 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.005966 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:11.012603 20218 leader_election.cc:343] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.013461 20541 raft_consensus.cc:493] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.014125 20541 raft_consensus.cc:515] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.016309 20541 leader_election.cc:290] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.017326 20370 raft_consensus.cc:359] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.018175 20370 raft_consensus.cc:385] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.018448 20370 raft_consensus.cc:740] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.019363 20371 tablet_bootstrap.cc:654] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.019594 20370 consensus_queue.cc:260] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:11.019857 20220 leader_election.cc:343] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.020561 20220 leader_election.cc:304] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.021637 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.022423 20407 raft_consensus.cc:2749] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.026960 20369 tablet_bootstrap.cc:492] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:11.027076 20370 ts_tablet_manager.cc:1434] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:56:11.027580 20369 ts_tablet_manager.cc:1403] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.002s
I20260709 14:56:11.028415 20370 tablet_bootstrap.cc:492] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:11.018362 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.030414 20369 raft_consensus.cc:359] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.031073 20369 raft_consensus.cc:385] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:11.031548 20218 leader_election.cc:343] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.033402 20369 raft_consensus.cc:740] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
W20260709 14:56:11.033766 20220 leader_election.cc:343] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.034608 20220 leader_election.cc:304] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.039008 20410 raft_consensus.cc:2749] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.034358 20369 consensus_queue.cc:260] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.041637 20376 raft_consensus.cc:493] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.042290 20376 raft_consensus.cc:515] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.043256 20369 ts_tablet_manager.cc:1434] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:56:11.044275 20369 tablet_bootstrap.cc:492] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:11.044657 20376 leader_election.cc:290] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.046216 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.046902 20255 raft_consensus.cc:2468] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:11.050037 20405 consensus_queue.cc:1048] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:11.051529 20144 leader_election.cc:304] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:11.052259 20369 tablet_bootstrap.cc:654] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.053135 20401 raft_consensus.cc:2804] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.053650 20401 raft_consensus.cc:493] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.054029 20401 raft_consensus.cc:3060] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.063284 20369 tablet_bootstrap.cc:492] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:11.063781 20369 ts_tablet_manager.cc:1403] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260709 14:56:11.066476 20369 raft_consensus.cc:359] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.067209 20369 raft_consensus.cc:385] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.067977 20369 raft_consensus.cc:740] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.068802 20369 consensus_queue.cc:260] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.069666 20401 raft_consensus.cc:515] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.078748 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:11.079279 20401 leader_election.cc:290] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.079984 20253 raft_consensus.cc:3060] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.077286 20369 ts_tablet_manager.cc:1434] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:56:11.083788 20369 tablet_bootstrap.cc:492] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:11.088219 20253 raft_consensus.cc:2468] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:11.091871 20405 raft_consensus.cc:493] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.092998 20405 raft_consensus.cc:515] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.095753 20369 tablet_bootstrap.cc:654] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.096850 20405 leader_election.cc:290] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.091219 20144 leader_election.cc:304] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:11.099267 20401 raft_consensus.cc:2804] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.100036 20401 raft_consensus.cc:697] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:11.100699 20401 consensus_queue.cc:237] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.092224 20370 tablet_bootstrap.cc:654] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.102042 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.102838 20253 raft_consensus.cc:2393] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:11.104770 20371 tablet_bootstrap.cc:492] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:11.105391 20371 ts_tablet_manager.cc:1403] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.156s	user 0.041s	sys 0.042s
I20260709 14:56:11.108950 20371 raft_consensus.cc:359] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.109895 20371 raft_consensus.cc:385] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.110009 20405 raft_consensus.cc:493] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.110283 20371 raft_consensus.cc:740] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.110534 20405 raft_consensus.cc:515] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.111173 20371 consensus_queue.cc:260] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.112634 20369 tablet_bootstrap.cc:492] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:11.114087 20369 ts_tablet_manager.cc:1403] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 14:56:11.119031 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.119828 20325 raft_consensus.cc:2468] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:11.120194 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.120913 20326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336b16e6ef084806b12e3d9685018986" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:11.123868 20326 raft_consensus.cc:3060] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.124745 20369 raft_consensus.cc:359] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.125653 20369 raft_consensus.cc:385] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.126132 20369 raft_consensus.cc:740] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.127629 20369 consensus_queue.cc:260] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.134259 20370 tablet_bootstrap.cc:492] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:11.135102 20370 ts_tablet_manager.cc:1403] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.002s
I20260709 14:56:11.141882 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.136667 20294 leader_election.cc:304] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.142788 20253 raft_consensus.cc:2468] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:11.145417 20405 leader_election.cc:290] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.157184 20293 leader_election.cc:304] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:11.166421 20405 raft_consensus.cc:2804] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.166831 20405 raft_consensus.cc:493] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.167164 20405 raft_consensus.cc:3060] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.170092 20371 ts_tablet_manager.cc:1434] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.005s
I20260709 14:56:11.171097 20371 tablet_bootstrap.cc:492] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:11.172082 20548 raft_consensus.cc:493] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.172706 20548 raft_consensus.cc:515] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.179220 20370 raft_consensus.cc:359] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.180083 20370 raft_consensus.cc:385] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.182797 20369 ts_tablet_manager.cc:1434] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.068s	user 0.013s	sys 0.003s
I20260709 14:56:11.183252 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.184170 20548 leader_election.cc:290] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.184909 20370 raft_consensus.cc:740] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.184892 20253 raft_consensus.cc:2468] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:11.186173 20369 tablet_bootstrap.cc:492] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:11.186515 20370 consensus_queue.cc:260] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.187867 20326 raft_consensus.cc:2468] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:11.188561 20371 tablet_bootstrap.cc:654] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.188468 20375 raft_consensus.cc:2749] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.189117 20370 ts_tablet_manager.cc:1434] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 14:56:11.182680 20405 raft_consensus.cc:515] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.191939 20370 tablet_bootstrap.cc:492] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:11.254849 20616 consensus_queue.cc:1048] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:56:11.263459 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.292407 20369 tablet_bootstrap.cc:654] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.193606 20405 leader_election.cc:290] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.293087 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:11.265151 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:11.311383 20144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 49021.7us
I20260709 14:56:11.318714 20618 raft_consensus.cc:493] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.319865 20618 raft_consensus.cc:515] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.323138 20618 leader_election.cc:290] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.312446 20548 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.315344 20407 raft_consensus.cc:493] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.324563 20548 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.333655 20407 raft_consensus.cc:515] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.343116 20293 leader_election.cc:304] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:11.343566 20548 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.341010 20371 tablet_bootstrap.cc:492] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:11.315418 20617 consensus_queue.cc:1048] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
W20260709 14:56:11.355604 20220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:38011, user_credentials={real_user=slave}} blocked reactor thread for 51148.3us
I20260709 14:56:11.352533 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:11.360136 20255 raft_consensus.cc:3060] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.361222 20375 raft_consensus.cc:2804] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.361724 20375 raft_consensus.cc:493] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.362110 20375 raft_consensus.cc:3060] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.337057 20407 leader_election.cc:290] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.358652 20371 ts_tablet_manager.cc:1403] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.188s	user 0.004s	sys 0.011s
I20260709 14:56:11.375356 20370 tablet_bootstrap.cc:654] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.387919 20550 raft_consensus.cc:493] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.388712 20550 raft_consensus.cc:515] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.392046 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbefb7c2f99492ea8ed09940bab9e05" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.397565 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.399772 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbefb7c2f99492ea8ed09940bab9e05" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:11.402730 20294 leader_election.cc:343] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.412487 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.417613 20624 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.426040 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.426584 20624 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.430595 20624 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.424014 20371 raft_consensus.cc:359] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.436815 20371 raft_consensus.cc:385] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.444003 20613 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.446327 20613 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.447836 20253 raft_consensus.cc:2468] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:11.449162 20613 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
W20260709 14:56:11.450019 20294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:38011, user_credentials={real_user=slave}} blocked reactor thread for 47603.7us
W20260709 14:56:11.451552 20294 leader_election.cc:343] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.452767 20294 leader_election.cc:343] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.452893 20541 raft_consensus.cc:493] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.454437 20541 raft_consensus.cc:515] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.459098 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.459089 20541 leader_election.cc:290] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
W20260709 14:56:11.453044 20218 leader_election.cc:343] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.443005 20550 leader_election.cc:290] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.443578 20371 raft_consensus.cc:740] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.472023 20550 consensus_queue.cc:1048] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:11.472976 20371 consensus_queue.cc:260] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:11.471678 20218 leader_election.cc:343] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.482702 20220 leader_election.cc:343] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.490754 20220 leader_election.cc:304] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.487040 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4481b9d5c74651a9aa161b275f5fd4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.497877 20179 raft_consensus.cc:2468] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
W20260709 14:56:11.501036 20220 leader_election.cc:343] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.501793 20220 leader_election.cc:304] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.504012 20370 tablet_bootstrap.cc:492] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:11.505880 20613 raft_consensus.cc:2749] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.498057 20076 catalog_manager.cc:5697] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.509768 20618 raft_consensus.cc:2749] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.515348 20255 raft_consensus.cc:2468] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
W20260709 14:56:11.515443 20294 leader_election.cc:343] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.516968 20294 consensus_peers.cc:597] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:11.518070 20294 leader_election.cc:304] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:11.517082 20369 tablet_bootstrap.cc:492] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:11.519068 20620 raft_consensus.cc:2804] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.481231 20375 raft_consensus.cc:515] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.522056 20620 raft_consensus.cc:493] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.529582 20620 raft_consensus.cc:3060] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.523797 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.525131 20369 ts_tablet_manager.cc:1403] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.339s	user 0.034s	sys 0.037s
I20260709 14:56:11.525794 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.527456 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d3a3fa4474752b45470f72ea3e050" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.530192 20407 consensus_queue.cc:1048] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:56:11.536476 20375 leader_election.cc:290] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.541128 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:11.545509 20294 leader_election.cc:343] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.549193 20220 leader_election.cc:343] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.550652 20220 leader_election.cc:343] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:11.551221 20220 leader_election.cc:343] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.557014 20370 ts_tablet_manager.cc:1403] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.365s	user 0.020s	sys 0.002s
I20260709 14:56:11.563006 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.549573 20407 consensus_queue.cc:1048] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:56:11.569990 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.570797 20327 raft_consensus.cc:2468] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:11.571056 20322 raft_consensus.cc:2468] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:11.572847 20370 raft_consensus.cc:359] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.573746 20370 raft_consensus.cc:385] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.574038 20370 raft_consensus.cc:740] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.574834 20370 consensus_queue.cc:260] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.576622 20370 ts_tablet_manager.cc:1434] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:56:11.579985 20623 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.580720 20623 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.587854 20293 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.589802 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d3a3fa4474752b45470f72ea3e050" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.591033 20375 raft_consensus.cc:2804] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.591468 20375 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.591816 20375 raft_consensus.cc:3060] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.592231 20623 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.593354 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.583240 20618 consensus_queue.cc:1048] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:56:11.595074 20294 leader_election.cc:343] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.599779 20370 tablet_bootstrap.cc:492] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
W20260709 14:56:11.596916 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:11.584527 20620 raft_consensus.cc:515] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.611202 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4481b9d5c74651a9aa161b275f5fd4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.612058 20255 raft_consensus.cc:2468] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:11.612567 20371 ts_tablet_manager.cc:1434] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.248s	user 0.017s	sys 0.002s
I20260709 14:56:11.627830 20218 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.634274 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.635154 20254 raft_consensus.cc:2468] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:11.643537 20218 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.631409 20369 raft_consensus.cc:359] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:11.646055 20218 leader_election.cc:343] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.646705 20369 raft_consensus.cc:385] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.646874 20218 leader_election.cc:304] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.614077 20293 leader_election.cc:304] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.650904 20371 tablet_bootstrap.cc:492] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:11.647099 20369 raft_consensus.cc:740] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.653756 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:11.655019 20252 raft_consensus.cc:3060] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.659111 20548 raft_consensus.cc:2804] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.659788 20548 raft_consensus.cc:697] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
W20260709 14:56:11.663267 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 56035.3us
I20260709 14:56:11.660907 20548 consensus_queue.cc:237] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.675948 20622 raft_consensus.cc:2749] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.645387 20407 raft_consensus.cc:2804] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.652189 20369 consensus_queue.cc:260] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.680392 20376 raft_consensus.cc:493] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.680922 20376 raft_consensus.cc:515] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.683431 20376 leader_election.cc:290] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.693825 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc343c909346f6af7556c27aaca60a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.649485 20618 raft_consensus.cc:2804] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.697960 20618 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.698428 20618 raft_consensus.cc:3060] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.703434 20375 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.705093 20620 leader_election.cc:290] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.712566 20369 ts_tablet_manager.cc:1434] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.182s	user 0.008s	sys 0.000s
I20260709 14:56:11.712263 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4481b9d5c74651a9aa161b275f5fd4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:11.718830 20176 raft_consensus.cc:3060] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.686156 20407 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.740866 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4481b9d5c74651a9aa161b275f5fd4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:11.741824 20254 raft_consensus.cc:3060] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.744427 20410 consensus_queue.cc:1048] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:11.725982 20407 raft_consensus.cc:3060] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.736639 20252 raft_consensus.cc:2468] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:11.760403 20375 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.763893 20375 raft_consensus.cc:493] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.764424 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:11.770376 20294 leader_election.cc:343] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.771219 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4fc343c909346f6af7556c27aaca60a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:11.774937 20143 leader_election.cc:304] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:11.772073 20078 catalog_manager.cc:5697] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.778600 20401 raft_consensus.cc:2749] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.781495 20293 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.782537 20405 raft_consensus.cc:2804] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.783025 20405 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.782915 20293 leader_election.cc:304] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.784446 20623 raft_consensus.cc:2804] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.784950 20623 raft_consensus.cc:697] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:11.772919 20375 raft_consensus.cc:515] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.785854 20623 consensus_queue.cc:237] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.783665 20369 tablet_bootstrap.cc:492] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:11.783527 20405 raft_consensus.cc:3060] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.790324 20370 tablet_bootstrap.cc:654] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.796247 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:11.774390 20176 raft_consensus.cc:2468] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:11.808324 20294 leader_election.cc:304] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:11.819245 20405 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.821161 20371 tablet_bootstrap.cc:654] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.822880 20548 raft_consensus.cc:2804] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:11.827277 20548 raft_consensus.cc:697] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:11.828274 20548 consensus_queue.cc:237] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.829227 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:11.829638 20405 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.830538 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbefb7c2f99492ea8ed09940bab9e05" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:11.831235 20252 raft_consensus.cc:2468] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
W20260709 14:56:11.831897 20294 leader_election.cc:343] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.834923 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbefb7c2f99492ea8ed09940bab9e05" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.822137 20375 leader_election.cc:290] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
W20260709 14:56:11.838133 20294 leader_election.cc:343] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.840318 20618 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.845994 20369 tablet_bootstrap.cc:654] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:11.825706 20254 raft_consensus.cc:2468] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:11.851267 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:11.852380 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:11.842131 20407 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.853324 20252 raft_consensus.cc:2393] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
W20260709 14:56:11.855921 20220 leader_election.cc:343] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.866770 20253 raft_consensus.cc:2393] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:11.869138 20176 raft_consensus.cc:3060] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.874066 20401 consensus_queue.cc:1048] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:11.875027 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:11.875494 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:11.876586 20327 raft_consensus.cc:2393] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27808eabc914a71b80e561e01545aef in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:11.877887 20293 leader_election.cc:304] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
W20260709 14:56:11.879315 20220 leader_election.cc:343] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.882328 20293 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.868386 20618 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.884526 20548 raft_consensus.cc:2804] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:11.887001 20293 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.901957 20550 raft_consensus.cc:2749] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.905633 20218 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [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: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.907166 20624 raft_consensus.cc:2749] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.889811 20405 raft_consensus.cc:2749] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.890044 20548 raft_consensus.cc:493] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:11.913017 20548 raft_consensus.cc:3060] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:11.913638 20370 tablet_bootstrap.cc:492] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:11.914163 20370 ts_tablet_manager.cc:1403] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.315s	user 0.012s	sys 0.023s
I20260709 14:56:11.938583 20613 raft_consensus.cc:493] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:11.940292 20613 raft_consensus.cc:515] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.941881 20407 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.943027 20613 leader_election.cc:290] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:11.946131 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:11.952231 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:11.952839 20220 leader_election.cc:343] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.954555 20370 raft_consensus.cc:359] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.955302 20370 raft_consensus.cc:385] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.955576 20370 raft_consensus.cc:740] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.956276 20370 consensus_queue.cc:260] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.957751 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:11.958678 20329 raft_consensus.cc:2393] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27808eabc914a71b80e561e01545aef in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:11.959009 20548 raft_consensus.cc:515] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:11.960073 20218 leader_election.cc:343] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.960500 20218 leader_election.cc:304] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.961684 20218 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [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: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:11.961956 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbefb7c2f99492ea8ed09940bab9e05" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:11.962848 20618 raft_consensus.cc:2749] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:11.964697 20294 leader_election.cc:343] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:11.970850 20613 raft_consensus.cc:2749] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:11.979518 20376 consensus_queue.cc:1048] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:11.985894 20370 ts_tablet_manager.cc:1434] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 14:56:11.989795 20548 leader_election.cc:290] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:11.989995 20371 tablet_bootstrap.cc:492] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:11.991140 20371 ts_tablet_manager.cc:1403] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.359s	user 0.019s	sys 0.009s
I20260709 14:56:11.995380 20369 tablet_bootstrap.cc:492] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:11.995471 20371 raft_consensus.cc:359] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.996098 20369 ts_tablet_manager.cc:1403] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.213s	user 0.029s	sys 0.031s
I20260709 14:56:11.996392 20371 raft_consensus.cc:385] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:11.996763 20371 raft_consensus.cc:740] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:11.997575 20371 consensus_queue.cc:260] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:11.999764 20371 ts_tablet_manager.cc:1434] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:12.000128 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbefb7c2f99492ea8ed09940bab9e05" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:12.000281 20369 raft_consensus.cc:359] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.000947 20371 tablet_bootstrap.cc:492] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.001034 20369 raft_consensus.cc:385] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.001444 20369 raft_consensus.cc:740] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.000826 20250 raft_consensus.cc:3060] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.002208 20369 consensus_queue.cc:260] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.004601 20369 ts_tablet_manager.cc:1434] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:56:12.005801 20369 tablet_bootstrap.cc:492] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:12.007208 20370 tablet_bootstrap.cc:492] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:12.014917 20370 tablet_bootstrap.cc:654] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.021907 20405 raft_consensus.cc:493] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.022528 20405 raft_consensus.cc:515] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.024646 20371 tablet_bootstrap.cc:654] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.025735 20405 leader_election.cc:290] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.026087 20250 raft_consensus.cc:2468] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:12.028134 20293 leader_election.cc:304] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.029307 20550 raft_consensus.cc:2804] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.029781 20550 raft_consensus.cc:697] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:12.030431 20370 tablet_bootstrap.cc:492] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:12.030930 20370 ts_tablet_manager.cc:1403] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:56:12.030591 20550 consensus_queue.cc:237] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.032332 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d3a3fa4474752b45470f72ea3e050" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.033215 20250 raft_consensus.cc:2468] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:12.035533 20370 raft_consensus.cc:359] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.036319 20370 raft_consensus.cc:385] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.036511 20293 leader_election.cc:304] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:12.044070 20369 tablet_bootstrap.cc:654] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.050194 20405 raft_consensus.cc:2804] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.050679 20405 raft_consensus.cc:493] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.050992 20405 raft_consensus.cc:3060] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.036617 20370 raft_consensus.cc:740] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.052982 20370 consensus_queue.cc:260] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.054968 20370 ts_tablet_manager.cc:1434] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 14:56:12.056095 20370 tablet_bootstrap.cc:492] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:12.060101 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d3a3fa4474752b45470f72ea3e050" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.060840 20178 raft_consensus.cc:2468] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:12.039040 20371 tablet_bootstrap.cc:492] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:12.062103 20371 ts_tablet_manager.cc:1403] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.004s
I20260709 14:56:12.075313 20405 raft_consensus.cc:515] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.076226 20371 raft_consensus.cc:359] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.077152 20371 raft_consensus.cc:385] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.077540 20371 raft_consensus.cc:740] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.078649 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d3a3fa4474752b45470f72ea3e050" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:12.079355 20250 raft_consensus.cc:3060] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.080037 20370 tablet_bootstrap.cc:654] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.090915 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "861d3a3fa4474752b45470f72ea3e050" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:12.091646 20178 raft_consensus.cc:3060] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.092424 20371 consensus_queue.cc:260] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.095270 20371 ts_tablet_manager.cc:1434] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:56:12.087320 20075 catalog_manager.cc:5697] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.096627 20370 tablet_bootstrap.cc:492] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:12.097486 20370 ts_tablet_manager.cc:1403] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260709 14:56:12.100364 20370 raft_consensus.cc:359] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.101290 20370 raft_consensus.cc:385] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.101712 20370 raft_consensus.cc:740] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.100449 20250 raft_consensus.cc:2468] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:12.104969 20178 raft_consensus.cc:2468] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:12.107039 20371 tablet_bootstrap.cc:492] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.108750 20294 leader_election.cc:304] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:12.102437 20370 consensus_queue.cc:260] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.112515 20550 raft_consensus.cc:2804] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.097208 20075 catalog_manager.cc:5697] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.118777 20405 leader_election.cc:290] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.124106 20371 tablet_bootstrap.cc:654] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.130695 20370 ts_tablet_manager.cc:1434] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.007s
I20260709 14:56:12.132114 20370 tablet_bootstrap.cc:492] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:12.137070 20615 raft_consensus.cc:493] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.137925 20550 raft_consensus.cc:697] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:12.137676 20615 raft_consensus.cc:515] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.138826 20550 consensus_queue.cc:237] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.140951 20615 leader_election.cc:290] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.142266 20369 tablet_bootstrap.cc:492] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:12.142696 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.143517 20250 raft_consensus.cc:2393] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:12.142905 20369 ts_tablet_manager.cc:1403] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.137s	user 0.027s	sys 0.021s
I20260709 14:56:12.145854 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e69a66722b54532869500f233f7c176" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.147296 20143 leader_election.cc:304] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:12.148005 20615 raft_consensus.cc:3060] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.151285 20371 tablet_bootstrap.cc:492] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:12.151890 20371 ts_tablet_manager.cc:1403] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.013s
I20260709 14:56:12.153421 20405 consensus_queue.cc:1048] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.154243 20369 raft_consensus.cc:359] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.155439 20369 raft_consensus.cc:385] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.155819 20369 raft_consensus.cc:740] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.155884 20371 raft_consensus.cc:359] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:12.157724 20294 consensus_peers.cc:597] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:12.158012 20371 raft_consensus.cc:385] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.157776 20369 consensus_queue.cc:260] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.162503 20369 ts_tablet_manager.cc:1434] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 14:56:12.163259 20371 raft_consensus.cc:740] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.164090 20370 tablet_bootstrap.cc:654] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.164829 20369 tablet_bootstrap.cc:492] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:12.167928 20550 raft_consensus.cc:493] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.168512 20550 raft_consensus.cc:515] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.170372 20615 raft_consensus.cc:2749] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.171319 20371 consensus_queue.cc:260] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.171979 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.172638 20254 raft_consensus.cc:2468] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:12.173019 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.173738 20371 ts_tablet_manager.cc:1434] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 14:56:12.174566 20293 leader_election.cc:304] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:12.175670 20405 raft_consensus.cc:2804] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.175979 20405 raft_consensus.cc:493] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.176270 20405 raft_consensus.cc:3060] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.170717 20550 leader_election.cc:290] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.180809 20369 tablet_bootstrap.cc:654] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.185349 20371 tablet_bootstrap.cc:492] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.186524 20541 raft_consensus.cc:493] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.187119 20541 raft_consensus.cc:515] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.189448 20541 leader_election.cc:290] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.190717 20078 catalog_manager.cc:5697] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.192569 20371 tablet_bootstrap.cc:654] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.192884 20078 catalog_manager.cc:5697] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.197671 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:12.201578 20218 leader_election.cc:343] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.203156 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:12.205461 20294 leader_election.cc:343] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:12.210450 20220 leader_election.cc:343] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.210984 20220 leader_election.cc:304] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.214301 20370 tablet_bootstrap.cc:492] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:12.215148 20370 ts_tablet_manager.cc:1403] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.005s
I20260709 14:56:12.219226 20618 raft_consensus.cc:2749] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.220633 20370 raft_consensus.cc:359] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.221601 20370 raft_consensus.cc:385] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.222031 20370 raft_consensus.cc:740] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.223162 20371 tablet_bootstrap.cc:492] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:12.223117 20370 consensus_queue.cc:260] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.223906 20371 ts_tablet_manager.cc:1403] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260709 14:56:12.226356 20370 ts_tablet_manager.cc:1434] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:56:12.227222 20371 raft_consensus.cc:359] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.228154 20371 raft_consensus.cc:385] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.228469 20371 raft_consensus.cc:740] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.230064 20371 consensus_queue.cc:260] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.232084 20370 tablet_bootstrap.cc:492] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:12.239140 20405 raft_consensus.cc:515] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.243266 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:12.245218 20294 leader_election.cc:343] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.246585 20405 leader_election.cc:290] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.248100 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:12.248826 20250 raft_consensus.cc:3060] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.251097 20370 tablet_bootstrap.cc:654] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.232810 20371 ts_tablet_manager.cc:1434] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:56:12.255518 20371 tablet_bootstrap.cc:492] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.265215 20371 tablet_bootstrap.cc:654] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.269102 20369 tablet_bootstrap.cc:492] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:12.269579 20369 ts_tablet_manager.cc:1403] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.105s	user 0.034s	sys 0.037s
I20260709 14:56:12.270833 20250 raft_consensus.cc:2468] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:12.272186 20293 leader_election.cc:304] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.272985 20370 tablet_bootstrap.cc:492] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:12.273099 20405 raft_consensus.cc:2804] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.273569 20370 ts_tablet_manager.cc:1403] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.011s
I20260709 14:56:12.273746 20405 raft_consensus.cc:697] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:12.274564 20405 consensus_queue.cc:237] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.277165 20370 raft_consensus.cc:359] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.277987 20370 raft_consensus.cc:385] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.278270 20370 raft_consensus.cc:740] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.278964 20370 consensus_queue.cc:260] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.279944 20369 raft_consensus.cc:359] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.280818 20369 raft_consensus.cc:385] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.281078 20370 ts_tablet_manager.cc:1434] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 14:56:12.281203 20369 raft_consensus.cc:740] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.282330 20370 tablet_bootstrap.cc:492] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:12.282178 20369 consensus_queue.cc:260] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.284489 20369 ts_tablet_manager.cc:1434] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:56:12.286208 20369 tablet_bootstrap.cc:492] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:12.287501 20550 consensus_queue.cc:1048] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.289335 20550 consensus_queue.cc:1048] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.292440 20369 tablet_bootstrap.cc:654] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.307011 20076 catalog_manager.cc:5697] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:12.321233 20401 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.322058 20401 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.344292 20401 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.345018 20370 tablet_bootstrap.cc:654] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.345304 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.346204 20371 tablet_bootstrap.cc:492] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:12.346258 20325 raft_consensus.cc:2393] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:12.346897 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.347707 20369 tablet_bootstrap.cc:492] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:12.348016 20250 raft_consensus.cc:2393] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:12.348426 20371 ts_tablet_manager.cc:1403] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.093s	user 0.025s	sys 0.004s
I20260709 14:56:12.349464 20144 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:12.348371 20369 ts_tablet_manager.cc:1403] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.039s
I20260709 14:56:12.350888 20401 raft_consensus.cc:3060] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.353070 20369 raft_consensus.cc:359] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.353905 20369 raft_consensus.cc:385] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.354185 20369 raft_consensus.cc:740] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.358220 20615 raft_consensus.cc:493] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.359045 20615 raft_consensus.cc:515] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.361464 20369 consensus_queue.cc:260] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.362967 20615 leader_election.cc:290] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.358222 20550 consensus_queue.cc:1048] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:56:12.363929 20369 ts_tablet_manager.cc:1434] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:56:12.366577 20369 tablet_bootstrap.cc:492] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:12.367774 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.370985 20371 raft_consensus.cc:359] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.371935 20371 raft_consensus.cc:385] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.372279 20371 raft_consensus.cc:740] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.373752 20371 consensus_queue.cc:260] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.376543 20371 ts_tablet_manager.cc:1434] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:56:12.378324 20371 tablet_bootstrap.cc:492] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.387866 20371 tablet_bootstrap.cc:654] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.377046 20369 tablet_bootstrap.cc:654] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.359803 20401 raft_consensus.cc:2749] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.397671 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.398518 20407 raft_consensus.cc:493] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.399194 20407 raft_consensus.cc:515] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.401640 20144 leader_election.cc:304] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:12.403455 20615 raft_consensus.cc:2749] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.413496 20370 tablet_bootstrap.cc:492] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:12.414255 20370 ts_tablet_manager.cc:1403] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.006s
I20260709 14:56:12.464105 20370 raft_consensus.cc:359] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.467424 20370 raft_consensus.cc:385] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.467849 20370 raft_consensus.cc:740] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.469731 20369 tablet_bootstrap.cc:492] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:12.471287 20370 consensus_queue.cc:260] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.475276 20370 ts_tablet_manager.cc:1434] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.002s
I20260709 14:56:12.480362 20369 ts_tablet_manager.cc:1403] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.004s
W20260709 14:56:12.483763 20667 log.cc:927] Time spent T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:56:12.487186 20371 tablet_bootstrap.cc:492] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:12.487720 20371 ts_tablet_manager.cc:1403] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.110s	user 0.006s	sys 0.013s
I20260709 14:56:12.470293 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe30efc2b3a5488bb7d0196382e81419" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.480119 20541 raft_consensus.cc:493] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.497933 20375 raft_consensus.cc:493] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.470837 20550 consensus_queue.cc:1048] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:56:12.499953 20375 raft_consensus.cc:515] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.504958 20541 raft_consensus.cc:515] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.506603 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe30efc2b3a5488bb7d0196382e81419" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.507401 20325 raft_consensus.cc:2468] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
W20260709 14:56:12.507606 20220 leader_election.cc:343] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.497315 20407 leader_election.cc:290] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.509927 20371 raft_consensus.cc:359] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.510752 20371 raft_consensus.cc:385] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.511039 20371 raft_consensus.cc:740] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.511785 20371 consensus_queue.cc:260] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.511189 20541 leader_election.cc:290] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.516110 20371 ts_tablet_manager.cc:1434] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.005s
I20260709 14:56:12.519586 20180 raft_consensus.cc:3060] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.519388 20369 raft_consensus.cc:359] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.520198 20369 raft_consensus.cc:385] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.520469 20369 raft_consensus.cc:740] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.521153 20369 consensus_queue.cc:260] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.523516 20369 ts_tablet_manager.cc:1434] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:56:12.524335 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.524827 20369 tablet_bootstrap.cc:492] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
W20260709 14:56:12.529302 20220 leader_election.cc:343] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.531562 20375 leader_election.cc:290] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.534150 20370 tablet_bootstrap.cc:492] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:12.535846 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:12.537743 20294 leader_election.cc:343] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.539480 20375 consensus_queue.cc:1048] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.539633 20218 leader_election.cc:304] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.545943 20407 raft_consensus.cc:2804] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.547753 20407 raft_consensus.cc:493] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.548107 20407 raft_consensus.cc:3060] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.551185 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.551908 20250 raft_consensus.cc:2468] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:12.552956 20321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.555418 20293 leader_election.cc:304] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.556052 20405 raft_consensus.cc:2804] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.556368 20405 raft_consensus.cc:493] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.556660 20405 raft_consensus.cc:3060] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:12.558406 20218 leader_election.cc:343] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.558966 20218 leader_election.cc:304] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.571386 20371 tablet_bootstrap.cc:492] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.572839 20622 raft_consensus.cc:2749] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.579068 20176 raft_consensus.cc:3060] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.583365 20369 tablet_bootstrap.cc:654] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.588251 20405 raft_consensus.cc:515] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.593099 20550 raft_consensus.cc:493] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.593827 20550 raft_consensus.cc:515] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.595930 20550 leader_election.cc:290] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.597626 20375 consensus_queue.cc:1048] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.607079 20370 tablet_bootstrap.cc:654] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.608023 20405 leader_election.cc:290] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.607779 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.609815 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:12.611196 20294 leader_election.cc:343] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:12.613973 20294 leader_election.cc:343] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.610715 20407 raft_consensus.cc:515] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.709194 20672 consensus_queue.cc:1048] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:12.713691 20407 leader_election.cc:290] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.733963 20622 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.734484 20622 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.736485 20371 tablet_bootstrap.cc:654] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:12.748528 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe30efc2b3a5488bb7d0196382e81419" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:12.750136 20321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe30efc2b3a5488bb7d0196382e81419" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:12.750696 20321 raft_consensus.cc:3060] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.754207 20405 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.754809 20405 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.755143 20622 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.756726 20405 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.756479 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.757596 20325 raft_consensus.cc:2468] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:12.759927 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.760221 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:12.761412 20249 raft_consensus.cc:3060] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.776836 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.780817 20407 raft_consensus.cc:493] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.781384 20407 raft_consensus.cc:515] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.783360 20407 leader_election.cc:290] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.742997 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.786501 20250 raft_consensus.cc:2468] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:12.790333 20218 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
W20260709 14:56:12.775076 20220 leader_election.cc:343] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.790798 20293 leader_election.cc:304] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.793699 20375 consensus_queue.cc:1048] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:12.793799 20294 leader_election.cc:343] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.794620 20321 raft_consensus.cc:2468] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:12.799203 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.808326 20218 leader_election.cc:304] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.810601 20401 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:12.811160 20401 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:12.815650 20220 leader_election.cc:343] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.801762 20622 raft_consensus.cc:2804] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.804941 20672 raft_consensus.cc:2804] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.822817 20541 raft_consensus.cc:2804] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.825750 20672 raft_consensus.cc:493] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.836634 20369 tablet_bootstrap.cc:492] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:12.839110 20369 ts_tablet_manager.cc:1403] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.315s	user 0.022s	sys 0.015s
I20260709 14:56:12.826846 20250 raft_consensus.cc:2468] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:12.837390 20401 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:12.834604 20541 raft_consensus.cc:697] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:12.842753 20672 raft_consensus.cc:3060] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.844100 20622 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:12.855595 20143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 44754.8us
I20260709 14:56:12.859102 20321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:12.859563 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:12.860051 20321 raft_consensus.cc:2393] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:12.860486 20254 raft_consensus.cc:2393] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:12.863258 20370 tablet_bootstrap.cc:492] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:12.864058 20370 ts_tablet_manager.cc:1403] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.351s	user 0.023s	sys 0.004s
I20260709 14:56:12.855566 20622 raft_consensus.cc:3060] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.868743 20293 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.871690 20405 raft_consensus.cc:2804] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:12.867640 20541 consensus_queue.cc:237] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.872139 20405 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:12.877570 20405 raft_consensus.cc:3060] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.882462 20371 tablet_bootstrap.cc:492] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:12.926330 20371 ts_tablet_manager.cc:1403] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.355s	user 0.023s	sys 0.017s
I20260709 14:56:12.890762 20144 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:12.868762 20249 raft_consensus.cc:2468] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:12.932305 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb5bbdcf00a4454adf78fdc208b39a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:12.933019 20371 raft_consensus.cc:359] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.934316 20371 raft_consensus.cc:385] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.934501 20293 leader_election.cc:304] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:12.934772 20371 raft_consensus.cc:740] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.936772 20619 raft_consensus.cc:3060] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:12.937107 20550 raft_consensus.cc:2804] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:12.937696 20550 raft_consensus.cc:697] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:12.939728 20371 consensus_queue.cc:260] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:12.943106 20220 leader_election.cc:343] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.945765 20369 raft_consensus.cc:359] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.946476 20369 raft_consensus.cc:385] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.946758 20369 raft_consensus.cc:740] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
W20260709 14:56:12.947511 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:12.947898 20405 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.950640 20405 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:12.952854 20371 ts_tablet_manager.cc:1434] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:56:12.938482 20550 consensus_queue.cc:237] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.952975 20369 consensus_queue.cc:260] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.959221 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb5bbdcf00a4454adf78fdc208b39a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:12.947269 20144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 72700.5us
I20260709 14:56:12.966941 20371 tablet_bootstrap.cc:492] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:12.969856 20369 ts_tablet_manager.cc:1434] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.001s
I20260709 14:56:12.981674 20370 raft_consensus.cc:359] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.982530 20370 raft_consensus.cc:385] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:12.982798 20370 raft_consensus.cc:740] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:12.982972 20619 raft_consensus.cc:2749] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:12.983668 20370 consensus_queue.cc:260] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.985987 20370 ts_tablet_manager.cc:1434] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.002s
I20260709 14:56:12.987583 20672 raft_consensus.cc:515] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:12.988816 20369 tablet_bootstrap.cc:492] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:12.993559 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:12.998466 20294 leader_election.cc:343] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:12.998920 20218 leader_election.cc:343] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:12.999495 20218 leader_election.cc:304] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.012965 20683 raft_consensus.cc:2749] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.013880 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:13.029829 20178 raft_consensus.cc:3060] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.023801 20672 leader_election.cc:290] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.041142 20622 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.043624 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:13.044258 20251 raft_consensus.cc:3060] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.043473 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.042672 20370 tablet_bootstrap.cc:492] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:13.045560 20254 raft_consensus.cc:2393] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:13.047458 20371 tablet_bootstrap.cc:654] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.058967 20370 tablet_bootstrap.cc:654] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:13.062935 20294 leader_election.cc:343] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.071650 20293 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.074026 20672 raft_consensus.cc:2749] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.071424 20075 catalog_manager.cc:5697] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:13.084892 20684 consensus_queue.cc:1048] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:56:13.094447 20369 tablet_bootstrap.cc:654] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.101786 20622 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.103178 20371 tablet_bootstrap.cc:492] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.103701 20371 ts_tablet_manager.cc:1403] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.004s
I20260709 14:56:13.106171 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:13.103662 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.107020 20325 raft_consensus.cc:2393] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27808eabc914a71b80e561e01545aef in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
W20260709 14:56:13.107872 20220 leader_election.cc:343] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.110559 20218 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [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: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.111580 20541 raft_consensus.cc:2749] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.097431 20672 consensus_queue.cc:1048] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:56:13.119817 20251 raft_consensus.cc:2468] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:13.127794 20371 raft_consensus.cc:359] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.128666 20371 raft_consensus.cc:385] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.128942 20371 raft_consensus.cc:740] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.129964 20371 consensus_queue.cc:260] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.132324 20371 ts_tablet_manager.cc:1434] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260709 14:56:13.139593 20293 leader_election.cc:304] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.146479 20369 tablet_bootstrap.cc:492] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:13.147095 20369 ts_tablet_manager.cc:1403] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.009s
I20260709 14:56:13.149777 20369 raft_consensus.cc:359] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.150502 20369 raft_consensus.cc:385] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.150771 20369 raft_consensus.cc:740] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.151614 20369 consensus_queue.cc:260] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.153409 20371 tablet_bootstrap.cc:492] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.153774 20620 raft_consensus.cc:2804] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:13.157912 20620 raft_consensus.cc:697] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:13.158931 20620 consensus_queue.cc:237] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.165542 20369 ts_tablet_manager.cc:1434] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:56:13.171432 20370 tablet_bootstrap.cc:492] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:13.171929 20370 ts_tablet_manager.cc:1403] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.033s
I20260709 14:56:13.172430 20369 tablet_bootstrap.cc:492] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:13.171929 20371 tablet_bootstrap.cc:654] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.180924 20370 raft_consensus.cc:359] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.183923 20370 raft_consensus.cc:385] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.184449 20370 raft_consensus.cc:740] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.185526 20370 consensus_queue.cc:260] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.192569 20370 ts_tablet_manager.cc:1434] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:56:13.200568 20622 raft_consensus.cc:493] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.201287 20370 tablet_bootstrap.cc:492] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:13.204613 20622 raft_consensus.cc:515] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.206849 20622 leader_election.cc:290] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.212517 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:13.214932 20220 leader_election.cc:343] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.222781 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.227815 20077 catalog_manager.cc:5697] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:13.230371 20218 leader_election.cc:343] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.231004 20218 leader_election.cc:304] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.232731 20541 raft_consensus.cc:2749] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.240386 20369 tablet_bootstrap.cc:654] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.252386 20371 tablet_bootstrap.cc:492] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.253010 20371 ts_tablet_manager.cc:1403] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.022s
I20260709 14:56:13.256186 20371 raft_consensus.cc:359] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.257030 20371 raft_consensus.cc:385] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.257371 20371 raft_consensus.cc:740] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.258170 20371 consensus_queue.cc:260] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.260494 20369 tablet_bootstrap.cc:492] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:13.261050 20369 ts_tablet_manager.cc:1403] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.007s
I20260709 14:56:13.262045 20371 ts_tablet_manager.cc:1434] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:13.263381 20371 tablet_bootstrap.cc:492] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.264025 20369 raft_consensus.cc:359] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.264762 20369 raft_consensus.cc:385] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.265120 20369 raft_consensus.cc:740] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.266088 20369 consensus_queue.cc:260] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.268812 20369 ts_tablet_manager.cc:1434] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:13.268532 20078 catalog_manager.cc:5697] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:13.270473 20369 tablet_bootstrap.cc:492] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:13.277688 20369 tablet_bootstrap.cc:654] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.283622 20369 tablet_bootstrap.cc:492] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:13.286710 20622 raft_consensus.cc:493] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.289757 20369 ts_tablet_manager.cc:1403] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260709 14:56:13.290071 20371 tablet_bootstrap.cc:654] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.289805 20622 raft_consensus.cc:515] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.292425 20622 leader_election.cc:290] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.293915 20369 raft_consensus.cc:359] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.294837 20369 raft_consensus.cc:385] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.295372 20369 raft_consensus.cc:740] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.294739 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe447ab7aca449e3927c745240955805" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.296428 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe447ab7aca449e3927c745240955805" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.296212 20369 consensus_queue.cc:260] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:13.298005 20220 leader_election.cc:343] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.299072 20369 ts_tablet_manager.cc:1434] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:13.300370 20369 tablet_bootstrap.cc:492] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
W20260709 14:56:13.301331 20218 leader_election.cc:343] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.300127 20370 tablet_bootstrap.cc:654] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.302040 20681 raft_consensus.cc:493] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.307821 20218 leader_election.cc:304] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.308530 20681 raft_consensus.cc:515] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.309468 20622 raft_consensus.cc:2749] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.312819 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.313676 20254 raft_consensus.cc:2393] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:13.314672 20369 tablet_bootstrap.cc:654] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.316686 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a9c8e21aff410eaabc4d95ba903e01" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.319787 20143 leader_election.cc:304] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:13.320950 20401 raft_consensus.cc:3060] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.321605 20681 leader_election.cc:290] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.332886 20401 raft_consensus.cc:2749] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:13.334622 20220 consensus_peers.cc:597] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:13.335717 20407 consensus_queue.cc:1048] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.336357 20370 tablet_bootstrap.cc:492] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:13.337378 20370 ts_tablet_manager.cc:1403] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.008s
I20260709 14:56:13.336658 20371 tablet_bootstrap.cc:492] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.340610 20371 ts_tablet_manager.cc:1403] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.013s
I20260709 14:56:13.344806 20371 raft_consensus.cc:359] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.346036 20371 raft_consensus.cc:385] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.346421 20371 raft_consensus.cc:740] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.341313 20370 raft_consensus.cc:359] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.347242 20370 raft_consensus.cc:385] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.347574 20370 raft_consensus.cc:740] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.347652 20371 consensus_queue.cc:260] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.348392 20370 consensus_queue.cc:260] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.357125 20369 tablet_bootstrap.cc:492] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:13.357965 20369 ts_tablet_manager.cc:1403] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.022s
I20260709 14:56:13.357311 20371 ts_tablet_manager.cc:1434] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:56:13.359326 20371 tablet_bootstrap.cc:492] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.361969 20369 raft_consensus.cc:359] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.362840 20369 raft_consensus.cc:385] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.363219 20369 raft_consensus.cc:740] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.364508 20369 consensus_queue.cc:260] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.366940 20369 ts_tablet_manager.cc:1434] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:13.368319 20369 tablet_bootstrap.cc:492] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:13.372524 20681 raft_consensus.cc:493] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.373155 20681 raft_consensus.cc:515] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.375396 20681 leader_election.cc:290] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.375888 20369 tablet_bootstrap.cc:654] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.378361 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.379130 20254 raft_consensus.cc:2468] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:13.380489 20144 leader_election.cc:304] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.383790 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:13.385453 20143 leader_election.cc:343] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.386114 20681 raft_consensus.cc:2804] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.386543 20681 raft_consensus.cc:493] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.386888 20681 raft_consensus.cc:3060] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.389622 20371 tablet_bootstrap.cc:654] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.403072 20370 ts_tablet_manager.cc:1434] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 14:56:13.404246 20370 tablet_bootstrap.cc:492] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:13.412606 20620 consensus_queue.cc:1048] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:13.418241 20681 raft_consensus.cc:515] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.421092 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:13.421737 20251 raft_consensus.cc:3060] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.425937 20370 tablet_bootstrap.cc:654] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.429991 20251 raft_consensus.cc:2468] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:13.432138 20144 leader_election.cc:304] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.433152 20619 raft_consensus.cc:2804] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:13.433701 20619 raft_consensus.cc:697] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:13.434645 20619 consensus_queue.cc:237] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.440717 20371 tablet_bootstrap.cc:492] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.441861 20371 ts_tablet_manager.cc:1403] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.009s
I20260709 14:56:13.445106 20371 raft_consensus.cc:359] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.445911 20371 raft_consensus.cc:385] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.446197 20371 raft_consensus.cc:740] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.447289 20371 consensus_queue.cc:260] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.449797 20371 ts_tablet_manager.cc:1434] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:13.451680 20371 tablet_bootstrap.cc:492] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.458986 20371 tablet_bootstrap.cc:654] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.460805 20620 raft_consensus.cc:493] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.461377 20620 raft_consensus.cc:515] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.463586 20620 leader_election.cc:290] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.465181 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.465761 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.465929 20251 raft_consensus.cc:2468] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:13.467078 20293 leader_election.cc:304] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
W20260709 14:56:13.467818 20294 leader_election.cc:343] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.467818 20620 raft_consensus.cc:2804] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.468466 20620 raft_consensus.cc:493] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.468853 20620 raft_consensus.cc:3060] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.471859 20371 tablet_bootstrap.cc:492] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.472469 20371 ts_tablet_manager.cc:1403] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 14:56:13.472558 20683 raft_consensus.cc:493] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.473183 20683 raft_consensus.cc:515] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.476845 20371 raft_consensus.cc:359] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.477319 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.477759 20371 raft_consensus.cc:385] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.478098 20371 raft_consensus.cc:740] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.478915 20371 consensus_queue.cc:260] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:13.479611 20218 leader_election.cc:343] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.480484 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.481731 20371 ts_tablet_manager.cc:1434] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
W20260709 14:56:13.481904 20220 leader_election.cc:343] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.482412 20220 leader_election.cc:304] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.478327 20683 leader_election.cc:290] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.483127 20371 tablet_bootstrap.cc:492] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.483609 20622 raft_consensus.cc:2749] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.490672 20371 tablet_bootstrap.cc:654] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.497222 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
W20260709 14:56:13.498747 20143 leader_election.cc:343] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.499327 20681 leader_election.cc:290] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.459874 20078 catalog_manager.cc:5697] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.510994 20369 tablet_bootstrap.cc:492] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:13.511453 20369 ts_tablet_manager.cc:1403] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.144s	user 0.061s	sys 0.068s
I20260709 14:56:13.512715 20371 tablet_bootstrap.cc:492] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.513499 20620 raft_consensus.cc:515] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.513993 20371 ts_tablet_manager.cc:1403] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260709 14:56:13.514065 20687 raft_consensus.cc:493] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.514688 20687 raft_consensus.cc:515] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.518489 20371 raft_consensus.cc:359] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.519209 20371 raft_consensus.cc:385] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.516014 20683 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.519655 20371 raft_consensus.cc:740] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.538363 20371 consensus_queue.cc:260] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.540041 20369 raft_consensus.cc:359] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.540616 20369 raft_consensus.cc:385] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.540776 20369 raft_consensus.cc:740] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.541419 20369 consensus_queue.cc:260] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.542996 20369 ts_tablet_manager.cc:1434] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:56:13.545807 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.549620 20620 leader_election.cc:290] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.551270 20369 tablet_bootstrap.cc:492] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
W20260709 14:56:13.551530 20294 leader_election.cc:343] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.561429 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.562036 20687 leader_election.cc:290] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.562783 20370 tablet_bootstrap.cc:492] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:13.563491 20370 ts_tablet_manager.cc:1403] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.015s
I20260709 14:56:13.563884 20371 ts_tablet_manager.cc:1434] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.006s
W20260709 14:56:13.564213 20294 leader_election.cc:343] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.519872 20683 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.566709 20371 tablet_bootstrap.cc:492] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.568212 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:13.568524 20683 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.569119 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.571573 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.571733 20251 raft_consensus.cc:3060] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.559954 20681 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.574992 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.577811 20681 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.576206 20322 raft_consensus.cc:2468] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:13.572295 20255 raft_consensus.cc:2468] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:13.573504 20175 raft_consensus.cc:2468] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:13.585300 20220 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [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: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.584992 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.587821 20322 raft_consensus.cc:2393] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:13.590044 20407 raft_consensus.cc:2804] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:13.590564 20407 raft_consensus.cc:493] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.590898 20407 raft_consensus.cc:3060] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.609651 20681 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.613461 20672 consensus_queue.cc:1048] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:13.614629 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.615465 20255 raft_consensus.cc:2393] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate b27808eabc914a71b80e561e01545aef in this term.
I20260709 14:56:13.615736 20407 raft_consensus.cc:515] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.618206 20407 leader_election.cc:290] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.619484 20144 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:13.620342 20617 raft_consensus.cc:3060] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.622515 20251 raft_consensus.cc:2468] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:13.625527 20369 tablet_bootstrap.cc:654] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.627177 20371 tablet_bootstrap.cc:654] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.629494 20683 raft_consensus.cc:493] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.630033 20683 raft_consensus.cc:515] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.626362 20617 raft_consensus.cc:2749] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.632184 20683 leader_election.cc:290] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.633695 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.634604 20176 raft_consensus.cc:3060] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.642697 20370 raft_consensus.cc:359] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.643543 20370 raft_consensus.cc:385] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.643822 20370 raft_consensus.cc:740] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.644712 20371 tablet_bootstrap.cc:492] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.645318 20371 ts_tablet_manager.cc:1403] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.005s
W20260709 14:56:13.646396 20294 consensus_peers.cc:597] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:13.649044 20371 raft_consensus.cc:359] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.649940 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4745861134a48833c2b58829b0010" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.650128 20371 raft_consensus.cc:385] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.650640 20371 raft_consensus.cc:740] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
W20260709 14:56:13.650151 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 63520.8us
I20260709 14:56:13.651824 20293 leader_election.cc:304] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.651587 20371 consensus_queue.cc:260] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.653493 20293 leader_election.cc:304] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.654582 20688 raft_consensus.cc:2804] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:13.655231 20688 raft_consensus.cc:697] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
W20260709 14:56:13.655511 20220 leader_election.cc:343] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.656068 20371 ts_tablet_manager.cc:1434] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:13.656076 20688 consensus_queue.cc:237] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.657289 20371 tablet_bootstrap.cc:492] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.658435 20672 consensus_queue.cc:1048] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:13.652709 20620 raft_consensus.cc:2804] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.659819 20620 raft_consensus.cc:493] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.661679 20620 raft_consensus.cc:3060] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.664945 20371 tablet_bootstrap.cc:654] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.671998 20176 raft_consensus.cc:2468] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:13.673643 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99941db64f9c4c9e965427c5541aabf8" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:13.674620 20322 raft_consensus.cc:3060] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.676048 20550 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.675784 20370 consensus_queue.cc:260] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.676596 20550 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.681072 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4745861134a48833c2b58829b0010" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.686317 20220 leader_election.cc:304] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.688028 20683 raft_consensus.cc:2804] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:13.688592 20683 raft_consensus.cc:697] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:13.689555 20683 consensus_queue.cc:237] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.693845 20369 tablet_bootstrap.cc:492] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:13.694448 20369 ts_tablet_manager.cc:1403] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.005s
I20260709 14:56:13.696203 20370 ts_tablet_manager.cc:1434] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.002s
I20260709 14:56:13.685046 20550 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.699517 20370 tablet_bootstrap.cc:492] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:13.704216 20618 raft_consensus.cc:493] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.705219 20371 tablet_bootstrap.cc:492] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:13.705721 20371 ts_tablet_manager.cc:1403] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.006s
I20260709 14:56:13.729631 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.730500 20176 raft_consensus.cc:2468] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:13.732080 20294 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.733642 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.734431 20249 raft_consensus.cc:2468] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:13.734323 20550 raft_consensus.cc:2804] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:13.735260 20550 raft_consensus.cc:493] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.735607 20550 raft_consensus.cc:3060] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.738127 20369 raft_consensus.cc:359] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.741918 20369 raft_consensus.cc:385] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.742219 20369 raft_consensus.cc:740] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
W20260709 14:56:13.742530 20218 leader_election.cc:343] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:13.742930 20218 leader_election.cc:304] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:13.704818 20618 raft_consensus.cc:515] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.747953 20369 consensus_queue.cc:260] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.743443 20688 raft_consensus.cc:493] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.749445 20078 catalog_manager.cc:5697] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:13.752128 20541 raft_consensus.cc:2749] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:13.753396 20618 leader_election.cc:290] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:13.755358 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19707361fd764fe4843f9b73787b5a0c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.759150 20175 raft_consensus.cc:2468] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 0.
I20260709 14:56:13.757205 20322 raft_consensus.cc:2468] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:13.761214 20220 leader_election.cc:304] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.762146 20407 raft_consensus.cc:2804] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.762501 20407 raft_consensus.cc:493] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.762842 20407 raft_consensus.cc:3060] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.763942 20620 raft_consensus.cc:515] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.756299 20688 raft_consensus.cc:515] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.777799 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.778159 20550 raft_consensus.cc:515] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.783427 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.784353 20176 raft_consensus.cc:3060] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.779757 20620 leader_election.cc:290] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.787631 20407 raft_consensus.cc:515] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.795841 20370 tablet_bootstrap.cc:654] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:13.797760 20407 leader_election.cc:290] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
W20260709 14:56:13.805203 20218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 62767.8us
I20260709 14:56:13.795189 20681 raft_consensus.cc:493] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.802867 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19707361fd764fe4843f9b73787b5a0c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:13.810860 20177 raft_consensus.cc:3060] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.814656 20371 raft_consensus.cc:359] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.815408 20371 raft_consensus.cc:385] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:13.815696 20371 raft_consensus.cc:740] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:13.818388 20688 leader_election.cc:290] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.821599 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:13.826831 20371 consensus_queue.cc:260] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.833211 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:13.833454 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19707361fd764fe4843f9b73787b5a0c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:13.834481 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254b0f374e4a431ca78a850f2d6a539a" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:13.835131 20253 raft_consensus.cc:3060] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:13.821980 20550 leader_election.cc:290] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:13.832506 20179 raft_consensus.cc:2468] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:13.841660 20371 ts_tablet_manager.cc:1434] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.002s
I20260709 14:56:13.814218 20681 raft_consensus.cc:515] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.833985 20251 raft_consensus.cc:3060] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.847043 20294 leader_election.cc:304] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.851383 20371 tablet_bootstrap.cc:492] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:13.847975 20175 raft_consensus.cc:3060] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.835996 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:13.856163 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19707361fd764fe4843f9b73787b5a0c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:13.832064 20672 raft_consensus.cc:493] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:13.881142 20249 raft_consensus.cc:2468] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:13.881685 20548 raft_consensus.cc:2804] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:13.902134 20548 raft_consensus.cc:493] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:13.902737 20548 raft_consensus.cc:3060] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.881865 20672 raft_consensus.cc:515] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:13.929309 20369 ts_tablet_manager.cc:1434] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.235s	user 0.068s	sys 0.064s
I20260709 14:56:13.939523 20369 tablet_bootstrap.cc:492] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:13.943100 20179 raft_consensus.cc:3060] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:13.958228 20177 raft_consensus.cc:2468] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:13.960004 20220 leader_election.cc:304] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:13.961095 20683 raft_consensus.cc:2804] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:13.961686 20683 raft_consensus.cc:697] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:13.965638 20075 catalog_manager.cc:5697] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 2, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 2 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:13.971359 20281 tablet.cc:2406] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 14:56:13.994607 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:13.999507 20672 leader_election.cc:290] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.001179 20253 raft_consensus.cc:2468] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 2.
I20260709 14:56:14.004518 20251 raft_consensus.cc:2468] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.006131 20370 tablet_bootstrap.cc:492] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:14.007619 20371 tablet_bootstrap.cc:654] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.008931 20370 ts_tablet_manager.cc:1403] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.310s	user 0.006s	sys 0.024s
I20260709 14:56:13.979528 20683 consensus_queue.cc:237] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.016260 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb5bbdcf00a4454adf78fdc208b39a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.016737 20175 raft_consensus.cc:2468] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
W20260709 14:56:14.022375 20294 leader_election.cc:343] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.023237 20294 leader_election.cc:304] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:14.035784 20672 raft_consensus.cc:2804] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.037011 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe30efc2b3a5488bb7d0196382e81419" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.037941 20672 raft_consensus.cc:697] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:14.030426 20617 raft_consensus.cc:493] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.039031 20617 raft_consensus.cc:515] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.016309 20176 raft_consensus.cc:2468] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 2.
I20260709 14:56:14.051708 20548 raft_consensus.cc:515] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.042367 20681 leader_election.cc:290] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.058116 20294 leader_election.cc:304] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
W20260709 14:56:14.058009 20143 consensus_peers.cc:597] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 -> Peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Couldn't send request to peer 6f083e620a194d8484d831008c456b13. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.058290 20369 tablet_bootstrap.cc:654] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.062762 20617 leader_election.cc:290] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.067024 20548 leader_election.cc:290] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.061293 20723 raft_consensus.cc:2804] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:14.075490 20723 raft_consensus.cc:697] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 2 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:14.062803 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe30efc2b3a5488bb7d0196382e81419" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.071689 20617 consensus_queue.cc:1048] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.071386 20672 consensus_queue.cc:237] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.063552 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.081759 20253 raft_consensus.cc:2393] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:14.082654 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:14.083341 20178 raft_consensus.cc:3060] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.084785 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.085175 20143 leader_election.cc:304] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
W20260709 14:56:14.074905 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 241635us
I20260709 14:56:14.086479 20617 raft_consensus.cc:2749] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.076551 20723 consensus_queue.cc:237] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.094785 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb5bbdcf00a4454adf78fdc208b39a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.095515 20249 raft_consensus.cc:2468] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:14.096438 20144 leader_election.cc:304] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:14.097607 20401 raft_consensus.cc:3060] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.100241 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:14.100910 20255 raft_consensus.cc:3060] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.104463 20401 raft_consensus.cc:2749] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.109330 20370 raft_consensus.cc:359] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.112524 20370 raft_consensus.cc:385] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.112851 20370 raft_consensus.cc:740] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
W20260709 14:56:14.111016 20218 leader_election.cc:343] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:14.116057 20218 leader_election.cc:343] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.118532 20370 consensus_queue.cc:260] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.123453 20370 ts_tablet_manager.cc:1434] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260709 14:56:14.127008 20177 raft_consensus.cc:1275] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:14.128763 20683 consensus_queue.cc:1048] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.143020 20721 raft_consensus.cc:493] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.140571 20293 leader_election.cc:304] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.149533 20687 raft_consensus.cc:2804] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.156644 20687 raft_consensus.cc:493] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.157069 20687 raft_consensus.cc:3060] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.160211 20371 tablet_bootstrap.cc:492] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:14.161466 20371 ts_tablet_manager.cc:1403] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.314s	user 0.016s	sys 0.003s
I20260709 14:56:14.143676 20721 raft_consensus.cc:515] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.184863 20255 raft_consensus.cc:2468] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.187489 20293 leader_election.cc:304] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:14.194257 20371 raft_consensus.cc:359] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.194839 20371 raft_consensus.cc:385] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.195061 20371 raft_consensus.cc:740] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.198567 20371 consensus_queue.cc:260] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.196393 20688 raft_consensus.cc:2804] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.202538 20688 raft_consensus.cc:697] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:14.203580 20688 consensus_queue.cc:237] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.208884 20371 ts_tablet_manager.cc:1434] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:56:14.198765 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.213817 20178 raft_consensus.cc:2468] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
W20260709 14:56:14.214990 20220 leader_election.cc:343] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.192230 20672 raft_consensus.cc:493] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.225808 20672 raft_consensus.cc:515] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.228221 20672 leader_election.cc:290] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.238215 20369 tablet_bootstrap.cc:492] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:14.239094 20369 ts_tablet_manager.cc:1403] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.300s	user 0.014s	sys 0.009s
I20260709 14:56:14.239938 20687 raft_consensus.cc:515] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.242070 20369 raft_consensus.cc:359] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.242939 20369 raft_consensus.cc:385] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.243283 20369 raft_consensus.cc:740] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.244417 20369 consensus_queue.cc:260] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.246497 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.249490 20672 consensus_queue.cc:1048] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.258308 20369 ts_tablet_manager.cc:1434] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
W20260709 14:56:14.264012 20294 leader_election.cc:343] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.266284 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb5bbdcf00a4454adf78fdc208b39a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:14.267067 20721 leader_election.cc:290] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.270756 20179 raft_consensus.cc:3060] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.267446 20687 leader_election.cc:290] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.269867 20370 tablet_bootstrap.cc:492] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.274977 20078 catalog_manager.cc:5697] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.285080 20371 tablet_bootstrap.cc:492] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:14.293565 20370 tablet_bootstrap.cc:654] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.296941 20369 tablet_bootstrap.cc:492] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:14.298379 20179 raft_consensus.cc:2468] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.304342 20369 tablet_bootstrap.cc:654] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.319909 20075 catalog_manager.cc:5697] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 1 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.321640 20369 tablet_bootstrap.cc:492] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:14.322096 20369 ts_tablet_manager.cc:1403] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 14:56:14.328619 20078 catalog_manager.cc:5697] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 2 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.336895 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.341311 20324 raft_consensus.cc:1275] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:14.345911 20294 leader_election.cc:304] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:14.346892 20687 raft_consensus.cc:2804] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.347479 20687 raft_consensus.cc:697] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:14.348376 20687 consensus_queue.cc:237] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.351500 20078 catalog_manager.cc:5697] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.355486 20369 raft_consensus.cc:359] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.356108 20618 raft_consensus.cc:493] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.356444 20369 raft_consensus.cc:385] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.356709 20618 raft_consensus.cc:515] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.357457 20369 raft_consensus.cc:740] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.358922 20618 leader_election.cc:290] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.358511 20369 consensus_queue.cc:260] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.360760 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.361635 20369 ts_tablet_manager.cc:1434] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
W20260709 14:56:14.362859 20220 leader_election.cc:343] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.362825 20369 tablet_bootstrap.cc:492] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
W20260709 14:56:14.365922 20218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 46118.2us
I20260709 14:56:14.367856 20371 tablet_bootstrap.cc:654] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.371625 20369 tablet_bootstrap.cc:654] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.389467 20370 tablet_bootstrap.cc:492] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
W20260709 14:56:14.391227 20218 leader_election.cc:343] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.391441 20370 ts_tablet_manager.cc:1403] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.122s	user 0.039s	sys 0.041s
I20260709 14:56:14.391732 20218 leader_election.cc:304] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.395833 20618 raft_consensus.cc:2749] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.396970 20370 raft_consensus.cc:359] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.397873 20369 tablet_bootstrap.cc:492] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:14.398149 20370 raft_consensus.cc:385] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.398470 20369 ts_tablet_manager.cc:1403] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 14:56:14.398722 20370 raft_consensus.cc:740] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.398766 20618 consensus_queue.cc:1048] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.399662 20370 consensus_queue.cc:260] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.401328 20369 raft_consensus.cc:359] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.402120 20369 raft_consensus.cc:385] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.402359 20370 ts_tablet_manager.cc:1434] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:14.402365 20369 raft_consensus.cc:740] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.414116 20370 tablet_bootstrap.cc:492] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.412638 20369 consensus_queue.cc:260] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.423089 20369 ts_tablet_manager.cc:1434] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:56:14.424154 20369 tablet_bootstrap.cc:492] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:14.429171 20371 tablet_bootstrap.cc:492] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:14.429720 20371 ts_tablet_manager.cc:1403] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.005s
I20260709 14:56:14.430442 20369 tablet_bootstrap.cc:654] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.432600 20371 raft_consensus.cc:359] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.433180 20370 tablet_bootstrap.cc:654] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.435041 20077 catalog_manager.cc:5697] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.438546 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.463282 20250 raft_consensus.cc:2468] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:14.444185 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb5bbdcf00a4454adf78fdc208b39a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:14.464159 20254 raft_consensus.cc:3060] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.452881 20548 consensus_queue.cc:1048] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.454648 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.511008 20254 raft_consensus.cc:2468] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.513332 20370 tablet_bootstrap.cc:492] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:14.514214 20370 ts_tablet_manager.cc:1403] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.008s
I20260709 14:56:14.516136 20548 consensus_queue.cc:1048] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.462772 20371 raft_consensus.cc:385] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.522214 20371 raft_consensus.cc:740] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.522975 20371 consensus_queue.cc:260] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.523444 20370 raft_consensus.cc:359] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.525357 20370 raft_consensus.cc:385] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.525656 20370 raft_consensus.cc:740] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.526441 20370 consensus_queue.cc:260] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.527549 20369 tablet_bootstrap.cc:492] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:14.528098 20369 ts_tablet_manager.cc:1403] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.055s
I20260709 14:56:14.528815 20370 ts_tablet_manager.cc:1434] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:56:14.530303 20370 tablet_bootstrap.cc:492] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.532918 20618 consensus_queue.cc:1048] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.533085 20369 raft_consensus.cc:359] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.536463 20369 raft_consensus.cc:385] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.537190 20369 raft_consensus.cc:740] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.538445 20369 consensus_queue.cc:260] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.542127 20369 ts_tablet_manager.cc:1434] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:14.543653 20369 tablet_bootstrap.cc:492] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:14.543512 20293 leader_election.cc:304] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.544785 20548 raft_consensus.cc:2804] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.545184 20548 raft_consensus.cc:493] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.545617 20548 raft_consensus.cc:3060] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.551019 20721 raft_consensus.cc:493] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.551378 20369 tablet_bootstrap.cc:654] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.551595 20721 raft_consensus.cc:515] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.552016 20683 raft_consensus.cc:493] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.553511 20683 raft_consensus.cc:515] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.556031 20683 leader_election.cc:290] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.556598 20370 tablet_bootstrap.cc:654] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.573181 20721 leader_election.cc:290] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.575500 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.576996 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1a007c3b1946ce9aedcdab1644877e" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:14.580183 20220 leader_election.cc:343] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:14.580837 20220 leader_election.cc:343] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.591325 20370 tablet_bootstrap.cc:492] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:14.592018 20370 ts_tablet_manager.cc:1403] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.005s
I20260709 14:56:14.597779 20369 tablet_bootstrap.cc:492] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:14.625118 20369 ts_tablet_manager.cc:1403] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.013s
I20260709 14:56:14.628980 20369 raft_consensus.cc:359] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.631273 20369 raft_consensus.cc:385] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.631672 20369 raft_consensus.cc:740] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.632426 20369 consensus_queue.cc:260] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.634992 20369 ts_tablet_manager.cc:1434] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:14.636145 20369 tablet_bootstrap.cc:492] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef: Bootstrap starting.
I20260709 14:56:14.606281 20370 raft_consensus.cc:359] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.604838 20371 ts_tablet_manager.cc:1434] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.175s	user 0.005s	sys 0.003s
I20260709 14:56:14.619041 20252 raft_consensus.cc:1275] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Refusing update from remote peer 6f083e620a194d8484d831008c456b13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:14.639041 20371 tablet_bootstrap.cc:492] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
W20260709 14:56:14.620466 20218 leader_election.cc:343] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.640626 20218 leader_election.cc:304] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.606952 20548 raft_consensus.cc:515] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.642800 20548 leader_election.cc:290] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.623018 20684 raft_consensus.cc:493] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.643724 20684 raft_consensus.cc:515] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.645557 20407 raft_consensus.cc:2749] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.646632 20684 leader_election.cc:290] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.647678 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19707361fd764fe4843f9b73787b5a0c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.644047 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.652068 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:14.653776 20684 consensus_queue.cc:1048] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:14.655581 20294 leader_election.cc:343] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.656471 20371 tablet_bootstrap.cc:654] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.658787 20687 consensus_queue.cc:1048] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.659775 20370 raft_consensus.cc:385] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.660120 20370 raft_consensus.cc:740] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.660954 20370 consensus_queue.cc:260] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.667835 20370 ts_tablet_manager.cc:1434] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.002s
I20260709 14:56:14.669670 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1a007c3b1946ce9aedcdab1644877e" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.669960 20618 raft_consensus.cc:493] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.670571 20618 raft_consensus.cc:515] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.671558 20321 raft_consensus.cc:3060] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.672689 20371 tablet_bootstrap.cc:492] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:14.673221 20371 ts_tablet_manager.cc:1403] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.008s
I20260709 14:56:14.673406 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:14.675112 20220 leader_election.cc:343] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.675872 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:14.676425 20618 leader_election.cc:290] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.669070 20370 tablet_bootstrap.cc:492] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.676626 20252 raft_consensus.cc:3060] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.682228 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19707361fd764fe4843f9b73787b5a0c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.689556 20178 raft_consensus.cc:1275] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer 6f083e620a194d8484d831008c456b13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:14.691586 20252 raft_consensus.cc:2468] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.691805 20548 consensus_queue.cc:1048] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.676234 20371 raft_consensus.cc:359] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.699209 20371 raft_consensus.cc:385] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.699630 20371 raft_consensus.cc:740] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.700470 20371 consensus_queue.cc:260] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.701084 20548 consensus_queue.cc:1048] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.703001 20371 ts_tablet_manager.cc:1434] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 14:56:14.709458 20370 tablet_bootstrap.cc:654] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.711040 20293 leader_election.cc:304] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
W20260709 14:56:14.711570 20218 leader_election.cc:343] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.712100 20218 leader_election.cc:304] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.713078 20622 raft_consensus.cc:2749] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.713322 20548 raft_consensus.cc:2749] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.710700 20371 tablet_bootstrap.cc:492] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:14.717983 20369 tablet_bootstrap.cc:654] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.719770 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:14.722812 20218 leader_election.cc:343] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.723271 20218 leader_election.cc:304] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.723865 20622 raft_consensus.cc:2749] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.730012 20622 consensus_queue.cc:1048] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:14.732754 20218 leader_election.cc:343] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.733258 20218 leader_election.cc:304] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.736720 20622 raft_consensus.cc:2749] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.751535 20548 consensus_queue.cc:1048] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.751803 20293 leader_election.cc:304] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.753098 20548 raft_consensus.cc:2804] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.761830 20548 raft_consensus.cc:697] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:14.762786 20548 consensus_queue.cc:237] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.768788 20687 raft_consensus.cc:493] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.769310 20687 raft_consensus.cc:515] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.771246 20687 leader_election.cc:290] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.772610 20369 tablet_bootstrap.cc:492] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef: No bootstrap required, opened a new log
I20260709 14:56:14.773070 20369 ts_tablet_manager.cc:1403] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.000s
I20260709 14:56:14.775116 20369 raft_consensus.cc:359] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.775609 20369 raft_consensus.cc:385] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.775863 20369 raft_consensus.cc:740] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27808eabc914a71b80e561e01545aef, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.776487 20369 consensus_queue.cc:260] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.777155 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe447ab7aca449e3927c745240955805" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.777776 20178 raft_consensus.cc:2468] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:14.778571 20369 ts_tablet_manager.cc:1434] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:14.779489 20294 leader_election.cc:304] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:14.779369 20687 consensus_queue.cc:1048] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:14.781303 20688 raft_consensus.cc:2804] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.781711 20688 raft_consensus.cc:493] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.782061 20688 raft_consensus.cc:3060] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.783990 20370 tablet_bootstrap.cc:492] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:14.784557 20370 ts_tablet_manager.cc:1403] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.003s
I20260709 14:56:14.781142 20371 tablet_bootstrap.cc:654] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.789987 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe447ab7aca449e3927c745240955805" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.790709 20252 raft_consensus.cc:2468] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:14.792335 20370 raft_consensus.cc:359] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.793699 20370 raft_consensus.cc:385] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.808553 20370 raft_consensus.cc:740] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.809290 20370 consensus_queue.cc:260] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.803855 20619 raft_consensus.cc:493] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.810293 20619 raft_consensus.cc:515] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.811596 20370 ts_tablet_manager.cc:1434] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:56:14.812590 20548 consensus_queue.cc:1048] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:14.813141 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4745861134a48833c2b58829b0010" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.814025 20252 raft_consensus.cc:2468] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:14.815193 20144 leader_election.cc:304] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:14.817479 20619 leader_election.cc:290] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.815958 20681 raft_consensus.cc:2804] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:14.818694 20681 raft_consensus.cc:493] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:14.819078 20681 raft_consensus.cc:3060] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.812726 20370 tablet_bootstrap.cc:492] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.825481 20370 tablet_bootstrap.cc:654] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.829293 20371 tablet_bootstrap.cc:492] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:14.807440 20078 catalog_manager.cc:5697] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.829824 20371 ts_tablet_manager.cc:1403] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.000s
I20260709 14:56:14.807349 20688 raft_consensus.cc:515] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.832298 20371 raft_consensus.cc:359] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.833033 20371 raft_consensus.cc:385] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.833425 20371 raft_consensus.cc:740] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.838138 20371 consensus_queue.cc:260] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.839890 20370 tablet_bootstrap.cc:492] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:14.840399 20370 ts_tablet_manager.cc:1403] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.005s
I20260709 14:56:14.844583 20684 raft_consensus.cc:493] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.845140 20684 raft_consensus.cc:515] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.847568 20684 leader_election.cc:290] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.844555 20371 ts_tablet_manager.cc:1434] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:14.862509 20370 raft_consensus.cc:359] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.863382 20370 raft_consensus.cc:385] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.863667 20370 raft_consensus.cc:740] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.863933 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4745861134a48833c2b58829b0010" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:14.864681 20322 raft_consensus.cc:2468] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:14.864428 20370 consensus_queue.cc:260] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.866894 20370 ts_tablet_manager.cc:1434] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 14:56:14.866748 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:14.868175 20370 tablet_bootstrap.cc:492] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.869978 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eafcf40b6ae49a78f4d73b430a8261d" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.872225 20294 leader_election.cc:304] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.877068 20687 raft_consensus.cc:2749] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.828761 20681 raft_consensus.cc:515] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.888422 20371 tablet_bootstrap.cc:492] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:14.895663 20370 tablet_bootstrap.cc:654] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.877498 20622 raft_consensus.cc:493] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:14.910928 20622 raft_consensus.cc:515] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.917536 20622 leader_election.cc:290] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.920257 20688 leader_election.cc:290] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:14.921271 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1486ede1774b93862b1b5aa5a26f92" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:14.921609 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1486ede1774b93862b1b5aa5a26f92" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
W20260709 14:56:14.922925 20220 leader_election.cc:343] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.926853 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe447ab7aca449e3927c745240955805" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:14.927171 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe447ab7aca449e3927c745240955805" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:14.927564 20251 raft_consensus.cc:3060] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:14.928560 20218 leader_election.cc:343] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:14.928973 20218 leader_election.cc:304] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:14.930608 20721 raft_consensus.cc:2749] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:14.933008 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4745861134a48833c2b58829b0010" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:14.933832 20252 raft_consensus.cc:3060] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.930083 20175 raft_consensus.cc:3060] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.949157 20251 raft_consensus.cc:2468] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.949779 20681 leader_election.cc:290] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:14.951179 20293 leader_election.cc:304] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:14.952180 20688 raft_consensus.cc:2804] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.952723 20688 raft_consensus.cc:697] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:14.953609 20688 consensus_queue.cc:237] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.957327 20252 raft_consensus.cc:2468] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:14.958665 20175 raft_consensus.cc:2468] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:14.959775 20144 leader_election.cc:304] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:14.960855 20763 raft_consensus.cc:2804] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:14.961654 20763 raft_consensus.cc:697] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:14.962582 20763 consensus_queue.cc:237] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.963619 20371 tablet_bootstrap.cc:654] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:14.964375 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7a4745861134a48833c2b58829b0010" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:14.965011 20322 raft_consensus.cc:3060] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:14.975785 20322 raft_consensus.cc:2468] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:14.980469 20370 tablet_bootstrap.cc:492] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:14.981014 20370 ts_tablet_manager.cc:1403] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.005s
I20260709 14:56:14.983714 20370 raft_consensus.cc:359] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.984449 20370 raft_consensus.cc:385] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.984791 20370 raft_consensus.cc:740] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.984091 20078 catalog_manager.cc:5697] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:14.985476 20370 consensus_queue.cc:260] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.994167 20371 tablet_bootstrap.cc:492] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:14.994431 20370 ts_tablet_manager.cc:1434] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:56:14.994678 20371 ts_tablet_manager.cc:1403] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.003s
I20260709 14:56:14.995434 20370 tablet_bootstrap.cc:492] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:14.997264 20371 raft_consensus.cc:359] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:14.997905 20371 raft_consensus.cc:385] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:14.998170 20371 raft_consensus.cc:740] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:14.998991 20371 consensus_queue.cc:260] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.001812 20371 ts_tablet_manager.cc:1434] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:15.007839 20370 tablet_bootstrap.cc:654] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.013919 20077 catalog_manager.cc:5697] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.017464 20371 tablet_bootstrap.cc:492] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:15.025609 20370 tablet_bootstrap.cc:492] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:15.026108 20370 ts_tablet_manager.cc:1403] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.001s
I20260709 14:56:15.028959 20370 raft_consensus.cc:359] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.029855 20370 raft_consensus.cc:385] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.030136 20370 raft_consensus.cc:740] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.031213 20370 consensus_queue.cc:260] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.034636 20370 ts_tablet_manager.cc:1434] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:15.035629 20370 tablet_bootstrap.cc:492] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:15.039852 20371 tablet_bootstrap.cc:654] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.041646 20370 tablet_bootstrap.cc:654] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.049260 20179 raft_consensus.cc:3060] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.052239 20322 raft_consensus.cc:3060] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.050810 20721 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.052912 20721 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.055927 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:15.056094 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.056589 20175 raft_consensus.cc:2468] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:15.056689 20325 raft_consensus.cc:2468] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 1.
I20260709 14:56:15.058017 20218 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:15.059151 20407 raft_consensus.cc:2804] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:15.059500 20407 raft_consensus.cc:493] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.059792 20407 raft_consensus.cc:3060] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.064482 20721 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.070079 20407 raft_consensus.cc:515] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.072721 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:15.073460 20175 raft_consensus.cc:3060] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.073899 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa59b82f068742e582bfde628aa9ef2b" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:15.074462 20325 raft_consensus.cc:3060] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:15.072373 20407 leader_election.cc:290] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.090994 20325 raft_consensus.cc:2468] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:15.092284 20218 leader_election.cc:304] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:15.093461 20175 raft_consensus.cc:2468] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:15.093820 20683 raft_consensus.cc:2804] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:15.094385 20683 raft_consensus.cc:697] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:15.095261 20683 consensus_queue.cc:237] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.097114 20371 tablet_bootstrap.cc:492] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:15.097729 20371 ts_tablet_manager.cc:1403] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.002s
I20260709 14:56:15.101822 20371 raft_consensus.cc:359] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.102741 20371 raft_consensus.cc:385] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.103107 20371 raft_consensus.cc:740] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.103826 20371 consensus_queue.cc:260] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.106410 20371 ts_tablet_manager.cc:1434] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:15.107679 20371 tablet_bootstrap.cc:492] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:15.109995 20688 raft_consensus.cc:493] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:15.111042 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:15.110661 20688 raft_consensus.cc:515] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.115046 20620 raft_consensus.cc:493] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.119279 20620 raft_consensus.cc:515] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.121312 20620 leader_election.cc:290] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.122166 20688 leader_election.cc:290] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.117285 20371 tablet_bootstrap.cc:654] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.121858 20078 catalog_manager.cc:5697] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 0 to 2, leader changed from <none> to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 2 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.124974 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:15.128809 20251 raft_consensus.cc:2468] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:15.130537 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:15.131336 20252 raft_consensus.cc:2468] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:15.134512 20293 leader_election.cc:304] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:15.135553 20293 leader_election.cc:304] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:15.138684 20620 raft_consensus.cc:2804] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:15.138392 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:15.139210 20620 raft_consensus.cc:493] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.139581 20620 raft_consensus.cc:3060] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.140625 20688 raft_consensus.cc:2804] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:15.141287 20688 raft_consensus.cc:493] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.141927 20688 raft_consensus.cc:3060] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.145717 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:15.145787 20294 leader_election.cc:343] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:15.147364 20294 leader_election.cc:343] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.150494 20370 tablet_bootstrap.cc:492] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:15.151100 20370 ts_tablet_manager.cc:1403] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.004s
I20260709 14:56:15.154518 20370 raft_consensus.cc:359] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.155273 20370 raft_consensus.cc:385] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.155565 20370 raft_consensus.cc:740] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.156397 20370 consensus_queue.cc:260] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.161903 20370 ts_tablet_manager.cc:1434] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:15.163082 20370 tablet_bootstrap.cc:492] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:15.168208 20620 raft_consensus.cc:515] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.177022 20620 leader_election.cc:290] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.173310 20370 tablet_bootstrap.cc:654] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.179461 20688 raft_consensus.cc:515] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.181428 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:15.184718 20688 leader_election.cc:290] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.185046 20251 raft_consensus.cc:3060] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.185925 20371 tablet_bootstrap.cc:492] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:15.186476 20371 ts_tablet_manager.cc:1403] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.022s
I20260709 14:56:15.187282 20370 tablet_bootstrap.cc:492] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:15.187428 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:15.188159 20370 ts_tablet_manager.cc:1403] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 14:56:15.188176 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:15.190915 20371 raft_consensus.cc:359] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.191592 20371 raft_consensus.cc:385] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.191692 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:15.191903 20371 raft_consensus.cc:740] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.192345 20253 raft_consensus.cc:3060] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.192694 20371 consensus_queue.cc:260] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.191118 20370 raft_consensus.cc:359] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.195518 20370 raft_consensus.cc:385] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.195842 20370 raft_consensus.cc:740] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.196555 20370 consensus_queue.cc:260] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:15.198407 20294 leader_election.cc:343] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:15.203672 20294 leader_election.cc:343] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.202661 20370 ts_tablet_manager.cc:1434] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:56:15.206373 20683 raft_consensus.cc:493] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.206995 20683 raft_consensus.cc:515] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.210287 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5ad4e48bc44719d19fac6971485cd" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:15.211585 20253 raft_consensus.cc:2468] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
W20260709 14:56:15.213702 20220 leader_election.cc:343] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.214993 20251 raft_consensus.cc:2468] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:15.215909 20370 tablet_bootstrap.cc:492] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:15.217278 20371 ts_tablet_manager.cc:1434] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:56:15.218751 20371 tablet_bootstrap.cc:492] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:15.226629 20371 tablet_bootstrap.cc:654] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.226704 20293 leader_election.cc:304] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:15.236333 20620 raft_consensus.cc:2804] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:15.236927 20620 raft_consensus.cc:697] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:15.237344 20293 leader_election.cc:304] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:15.237854 20620 consensus_queue.cc:237] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.239920 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5ad4e48bc44719d19fac6971485cd" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.240275 20550 raft_consensus.cc:2804] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:15.240813 20550 raft_consensus.cc:697] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:15.226714 20370 tablet_bootstrap.cc:654] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.227550 20683 leader_election.cc:290] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.244163 20550 consensus_queue.cc:237] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:15.245754 20218 leader_election.cc:343] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.247715 20218 leader_election.cc:304] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27808eabc914a71b80e561e01545aef; no voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:15.248503 20683 raft_consensus.cc:2749] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:15.254365 20763 raft_consensus.cc:493] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.267340 20763 raft_consensus.cc:515] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.282629 20370 tablet_bootstrap.cc:492] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:15.286098 20370 ts_tablet_manager.cc:1403] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.008s
I20260709 14:56:15.288833 20371 tablet_bootstrap.cc:492] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:15.290829 20371 ts_tablet_manager.cc:1403] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.003s
I20260709 14:56:15.300086 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:15.300884 20253 raft_consensus.cc:2393] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:15.304311 20763 leader_election.cc:290] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.310926 20321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.313467 20143 leader_election.cc:304] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:15.317212 20619 raft_consensus.cc:493] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.318017 20619 raft_consensus.cc:515] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.320353 20619 leader_election.cc:290] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.321107 20370 raft_consensus.cc:359] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.322463 20370 raft_consensus.cc:385] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.322741 20370 raft_consensus.cc:740] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.327080 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1486ede1774b93862b1b5aa5a26f92" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:15.321223 20175 raft_consensus.cc:3060] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.327473 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1486ede1774b93862b1b5aa5a26f92" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.332175 20078 catalog_manager.cc:5697] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:15.333871 20371 raft_consensus.cc:359] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.334712 20371 raft_consensus.cc:385] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.333976 20078 catalog_manager.cc:5697] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:15.335002 20371 raft_consensus.cc:740] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.335687 20371 consensus_queue.cc:260] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.337432 20370 consensus_queue.cc:260] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.339736 20325 raft_consensus.cc:2468] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:15.340632 20370 ts_tablet_manager.cc:1434] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 14:56:15.342078 20370 tablet_bootstrap.cc:492] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13: Bootstrap starting.
I20260709 14:56:15.344657 20681 raft_consensus.cc:2749] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:15.329698 20251 raft_consensus.cc:2468] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:15.348480 20144 leader_election.cc:304] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:15.352900 20782 raft_consensus.cc:2804] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:15.353946 20672 consensus_queue.cc:1048] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:15.354277 20782 raft_consensus.cc:493] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.354876 20782 raft_consensus.cc:3060] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.359628 20672 raft_consensus.cc:493] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.360292 20672 raft_consensus.cc:515] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.360961 20684 consensus_queue.cc:1048] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:15.363724 20672 leader_election.cc:290] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.367630 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
W20260709 14:56:15.369464 20294 leader_election.cc:343] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.371342 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:15.372138 20254 raft_consensus.cc:2468] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:15.373912 20370 tablet_bootstrap.cc:654] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.374261 20293 leader_election.cc:304] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:15.375584 20550 raft_consensus.cc:2804] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:15.375947 20550 raft_consensus.cc:493] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.376282 20550 raft_consensus.cc:3060] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.348515 20371 ts_tablet_manager.cc:1434] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 14:56:15.380246 20371 tablet_bootstrap.cc:492] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:15.361033 20782 raft_consensus.cc:515] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.399101 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1486ede1774b93862b1b5aa5a26f92" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:15.399714 20254 raft_consensus.cc:3060] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.400370 20782 leader_election.cc:290] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.403101 20371 tablet_bootstrap.cc:654] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.417066 20254 raft_consensus.cc:2468] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:15.421653 20144 leader_election.cc:304] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:15.424129 20763 raft_consensus.cc:2804] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:15.424681 20763 raft_consensus.cc:697] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:15.425570 20763 consensus_queue.cc:237] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.431587 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1486ede1774b93862b1b5aa5a26f92" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:15.432336 20325 raft_consensus.cc:3060] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.419431 20782 consensus_queue.cc:1048] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:56:15.439252 20550 raft_consensus.cc:515] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.445171 20550 leader_election.cc:290] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.446172 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
W20260709 14:56:15.448316 20294 leader_election.cc:343] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.457542 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:15.458180 20251 raft_consensus.cc:3060] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.472883 20370 tablet_bootstrap.cc:492] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13: No bootstrap required, opened a new log
I20260709 14:56:15.473673 20370 ts_tablet_manager.cc:1403] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.008s
I20260709 14:56:15.488785 20370 raft_consensus.cc:359] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.493563 20370 raft_consensus.cc:385] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.494864 20370 raft_consensus.cc:740] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.500406 20371 tablet_bootstrap.cc:492] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:15.501065 20371 ts_tablet_manager.cc:1403] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.007s
I20260709 14:56:15.504920 20371 raft_consensus.cc:359] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.505640 20371 raft_consensus.cc:385] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.505955 20371 raft_consensus.cc:740] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.506680 20371 consensus_queue.cc:260] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.508822 20371 ts_tablet_manager.cc:1434] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:15.508985 20681 consensus_queue.cc:1048] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:15.510017 20371 tablet_bootstrap.cc:492] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:15.514653 20175 raft_consensus.cc:1275] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:15.517289 20407 consensus_queue.cc:1048] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:15.518362 20371 tablet_bootstrap.cc:654] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.514168 20325 raft_consensus.cc:2468] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:15.528208 20370 consensus_queue.cc:260] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.554234 20548 raft_consensus.cc:493] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.554816 20548 raft_consensus.cc:515] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.542681 20251 raft_consensus.cc:2468] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:15.560238 20370 ts_tablet_manager.cc:1434] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.002s
I20260709 14:56:15.567332 20293 leader_election.cc:304] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:15.566035 20619 raft_consensus.cc:493] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.571637 20548 leader_election.cc:290] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.577673 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1a007c3b1946ce9aedcdab1644877e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:15.560868 20550 consensus_queue.cc:1048] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:56:15.578408 20251 raft_consensus.cc:2468] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:15.579561 20687 consensus_queue.cc:1048] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:15.580093 20293 leader_election.cc:304] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:15.587219 20078 catalog_manager.cc:5697] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:15.589375 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1a007c3b1946ce9aedcdab1644877e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:15.590197 20688 raft_consensus.cc:2804] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:15.590660 20688 raft_consensus.cc:493] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.591028 20688 raft_consensus.cc:3060] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.571105 20620 raft_consensus.cc:2804] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:15.570909 20619 raft_consensus.cc:515] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.615008 20371 tablet_bootstrap.cc:492] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:15.615990 20371 ts_tablet_manager.cc:1403] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.006s
I20260709 14:56:15.615067 20619 leader_election.cc:290] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.627015 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5ad4e48bc44719d19fac6971485cd" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
W20260709 14:56:15.630302 20294 leader_election.cc:343] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.633306 20791 raft_consensus.cc:493] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.633942 20791 raft_consensus.cc:515] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.636740 20322 raft_consensus.cc:1275] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:15.629494 20620 raft_consensus.cc:697] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:15.634864 20321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5ad4e48bc44719d19fac6971485cd" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.627880 20251 raft_consensus.cc:2468] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:15.689971 20681 raft_consensus.cc:493] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:15.692112 20790 log.cc:927] Time spent T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260709 14:56:15.694736 20220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:38011, user_credentials={real_user=slave}} blocked reactor thread for 51849.3us
I20260709 14:56:15.666710 20791 leader_election.cc:290] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.692704 20321 raft_consensus.cc:2468] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:15.725625 20407 consensus_queue.cc:1048] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:15.721101 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" is_pre_election: true
I20260709 14:56:15.735309 20144 leader_election.cc:304] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:15.698902 20681 raft_consensus.cc:515] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.743096 20782 raft_consensus.cc:2804] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:15.743633 20782 raft_consensus.cc:493] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:15.743963 20782 raft_consensus.cc:3060] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:15.770092 20218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 51699.8us
I20260709 14:56:15.736027 20620 consensus_queue.cc:237] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.778383 20371 raft_consensus.cc:359] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.780750 20371 raft_consensus.cc:385] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.781088 20371 raft_consensus.cc:740] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
W20260709 14:56:15.786401 20144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 51376.6us
I20260709 14:56:15.787662 20371 consensus_queue.cc:260] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.754046 20688 raft_consensus.cc:515] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:15.809145 20795 log.cc:927] Time spent T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:56:15.809762 20688 leader_election.cc:290] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:15.815131 20794 raft_consensus.cc:493] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:15.816143 20794 raft_consensus.cc:515] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
W20260709 14:56:15.832743 20294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:38011, user_credentials={real_user=slave}} blocked reactor thread for 51764us
W20260709 14:56:15.845944 20218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:39427, user_credentials={real_user=slave}} blocked reactor thread for 73401.4us
I20260709 14:56:15.836308 20681 leader_election.cc:290] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:15.862782 20178 raft_consensus.cc:3060] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.865163 20174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1a007c3b1946ce9aedcdab1644877e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:15.874646 20371 ts_tablet_manager.cc:1434] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.258s	user 0.019s	sys 0.025s
I20260709 14:56:15.878372 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1a007c3b1946ce9aedcdab1644877e" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:15.879081 20254 raft_consensus.cc:3060] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.887084 20371 tablet_bootstrap.cc:492] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
I20260709 14:56:15.888409 20794 leader_election.cc:290] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
W20260709 14:56:15.894116 20294 leader_election.cc:343] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:15.880343 20176 raft_consensus.cc:2468] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:15.898102 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.903878 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:15.925179 20254 raft_consensus.cc:2468] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:15.899369 20687 consensus_queue.cc:1048] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:56:15.898311 20782 raft_consensus.cc:515] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:15.934998 20325 raft_consensus.cc:2468] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:16.001681 20799 raft_consensus.cc:493] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.011068 20371 tablet_bootstrap.cc:654] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.976830 20800 consensus_queue.cc:1048] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:56:16.002373 20799 raft_consensus.cc:515] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.020007 20248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "018906e584844dd2b5617d39304f95a4" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:16.021027 20248 raft_consensus.cc:2393] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
W20260709 14:56:16.024519 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 90951.6us
I20260709 14:56:16.017819 20174 raft_consensus.cc:3060] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.064421 20371 tablet_bootstrap.cc:492] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:16.064846 20371 ts_tablet_manager.cc:1403] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.181s	user 0.021s	sys 0.000s
I20260709 14:56:16.064025 20806 consensus_queue.cc:1048] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:56:16.063143 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5ad4e48bc44719d19fac6971485cd" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:16.067598 20255 raft_consensus.cc:3060] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.067684 20294 leader_election.cc:304] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:16.070892 20809 raft_consensus.cc:2804] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.071336 20809 raft_consensus.cc:493] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.071729 20809 raft_consensus.cc:3060] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.073889 20144 leader_election.cc:304] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:16.083992 20247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:16.084721 20143 leader_election.cc:304] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:16.146121 20808 raft_consensus.cc:2749] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:16.084753 20247 raft_consensus.cc:2468] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 0.
I20260709 14:56:16.134295 20803 raft_consensus.cc:2804] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:16.176338 20144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:41455, user_credentials={real_user=slave}} blocked reactor thread for 102544us
I20260709 14:56:16.174994 20803 raft_consensus.cc:493] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.189985 20803 raft_consensus.cc:3060] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.202040 20255 raft_consensus.cc:2468] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:16.206254 20144 leader_election.cc:304] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:16.208359 20794 raft_consensus.cc:2804] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.209030 20794 raft_consensus.cc:697] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:16.210880 20782 leader_election.cc:290] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:16.211498 20794 consensus_queue.cc:237] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.233362 20371 raft_consensus.cc:359] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.234190 20371 raft_consensus.cc:385] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.234477 20371 raft_consensus.cc:740] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.248211 20809 raft_consensus.cc:515] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.249142 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb5ad4e48bc44719d19fac6971485cd" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:16.259675 20371 consensus_queue.cc:260] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.250010 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:16.272081 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679f0712312b42c885a5fff71007208c" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13" is_pre_election: true
I20260709 14:56:16.250716 20763 consensus_queue.cc:1048] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:56:16.219436 20803 raft_consensus.cc:515] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.296579 20252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef" is_pre_election: true
I20260709 14:56:16.300733 20322 raft_consensus.cc:3060] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.322726 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:16.319963 20252 raft_consensus.cc:2468] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 0.
I20260709 14:56:16.326963 20371 ts_tablet_manager.cc:1434] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.262s	user 0.020s	sys 0.014s
I20260709 14:56:16.329496 20803 leader_election.cc:290] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:16.332439 20799 leader_election.cc:290] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:16.318598 20809 leader_election.cc:290] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:16.354883 20322 raft_consensus.cc:2468] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 1.
I20260709 14:56:16.358158 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:16.359277 20179 raft_consensus.cc:2393] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f083e620a194d8484d831008c456b13 in current term 1: Already voted for candidate c1316ea8ab3348e48d0bce71cdca31d3 in this term.
I20260709 14:56:16.371158 20293 leader_election.cc:304] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:16.375973 20143 leader_election.cc:304] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:16.376520 20805 raft_consensus.cc:2804] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.378360 20803 consensus_queue.cc:1048] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:16.378453 20808 raft_consensus.cc:2749] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:16.380424 20805 raft_consensus.cc:697] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:16.381491 20805 consensus_queue.cc:237] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.400674 20371 tablet_bootstrap.cc:492] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3: Bootstrap starting.
W20260709 14:56:16.413285 20126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:16.416357 20371 tablet_bootstrap.cc:654] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.429701 20800 consensus_queue.cc:1048] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:16.429909 20077 catalog_manager.cc:5697] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.436638 20322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:16.437703 20322 raft_consensus.cc:2393] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1316ea8ab3348e48d0bce71cdca31d3 in current term 1: Already voted for candidate 6f083e620a194d8484d831008c456b13 in this term.
I20260709 14:56:16.455125 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40158a8f57164c629c31d6a89fcde675" candidate_uuid: "6f083e620a194d8484d831008c456b13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:16.455785 20251 raft_consensus.cc:3060] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.464452 20251 raft_consensus.cc:2468] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f083e620a194d8484d831008c456b13 in term 1.
I20260709 14:56:16.497656 20143 leader_election.cc:304] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [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: c1316ea8ab3348e48d0bce71cdca31d3; no voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef
I20260709 14:56:16.498695 20681 raft_consensus.cc:2749] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:16.534693 20371 tablet_bootstrap.cc:492] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3: No bootstrap required, opened a new log
I20260709 14:56:16.535194 20371 ts_tablet_manager.cc:1403] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3: Time spent bootstrapping tablet: real 0.191s	user 0.038s	sys 0.055s
I20260709 14:56:16.537899 20371 raft_consensus.cc:359] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.539438 20371 raft_consensus.cc:385] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.539728 20371 raft_consensus.cc:740] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.540514 20371 consensus_queue.cc:260] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.542722 20371 ts_tablet_manager.cc:1434] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:16.554430 20293 leader_election.cc:304] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:16.554626 20174 raft_consensus.cc:3060] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.557034 20816 raft_consensus.cc:2804] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.558061 20816 raft_consensus.cc:697] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Leader. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:16.559209 20816 consensus_queue.cc:237] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:16.563622 20684 consensus_queue.cc:1048] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:16.573725 20809 consensus_queue.cc:1048] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:16.586187 20078 catalog_manager.cc:5697] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.589177 20078 catalog_manager.cc:5697] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.636420 20076 catalog_manager.cc:5697] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f083e620a194d8484d831008c456b13 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "6f083e620a194d8484d831008c456b13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.688184 20681 consensus_queue.cc:1048] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:16.703588 20681 consensus_queue.cc:1048] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:16.831719 20174 raft_consensus.cc:3060] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.839268 20816 consensus_queue.cc:1048] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:16.850069 20548 consensus_queue.cc:1048] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:16.947091 20816 consensus_queue.cc:1048] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:16.962865 20816 consensus_queue.cc:1048] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:18.307085 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:18.332084 20845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.333021 20848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:18.333343 20846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:18.336920 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:18.341697 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:18.342248 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:18.342569 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608978342545 us; error 0 us; skew 500 ppm
I20260709 14:56:18.343338 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:18.349956 19062 webserver.cc:533] Webserver started at http://127.18.157.132:44937/ using document root <none> and password file <none>
I20260709 14:56:18.350574 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:18.350855 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:18.351235 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:18.352739 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-3-root/instance:
uuid: "1a6f2f1806e34e818e5f13e12b6701dc"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-lv34"
I20260709 14:56:18.358807 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:18.363818 20853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.365042 19062 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260709 14:56:18.365458 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-3-root
uuid: "1a6f2f1806e34e818e5f13e12b6701dc"
format_stamp: "Formatted at 2026-07-09 14:56:18 on dist-test-slave-lv34"
I20260709 14:56:18.365808 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608940705390-19062-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:18.399049 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:18.400656 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:18.402638 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:18.405755 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:18.406037 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.406358 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:18.406594 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:18.465747 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.132:33535
I20260709 14:56:18.465837 20915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.132:33535 every 8 connection(s)
I20260709 14:56:18.471161 19062 auto_leader_rebalancer-test.cc:446] add a tserver: 1a6f2f1806e34e818e5f13e12b6701dc
I20260709 14:56:18.494905 20916 heartbeater.cc:344] Connected to a master server at 127.18.157.190:44751
I20260709 14:56:18.495430 20916 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:18.496466 20916 heartbeater.cc:507] Master 127.18.157.190:44751 requested a full tablet report, sending...
I20260709 14:56:18.499298 20077 ts_manager.cc:194] Registered new tserver with Master: 1a6f2f1806e34e818e5f13e12b6701dc (127.18.157.132:33535)
I20260709 14:56:18.501719 20077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49822
I20260709 14:56:19.505722 20916 heartbeater.cc:499] Master 127.18.157.190:44751 was elected leader, sending a full tablet report...
I20260709 14:56:23.714058 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:23.773326 20322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:23.773976 20322 raft_consensus.cc:606] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS b27808eabc914a71b80e561e01545aef
I20260709 14:56:23.776671 20322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:23.777310 20322 raft_consensus.cc:606] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:23.780287 20328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:23.780843 20328 raft_consensus.cc:606] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:23.783314 20328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:23.783855 20328 raft_consensus.cc:606] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS b27808eabc914a71b80e561e01545aef
I20260709 14:56:23.786259 20328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:23.786638 20328 raft_consensus.cc:606] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:23.787616 19062 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:23.789201 19062 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:23.898651 20931 raft_consensus.cc:993] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: : Instructing follower b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:23.899390 20928 raft_consensus.cc:1081] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:23.901371 20250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46"
dest_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:39298
I20260709 14:56:23.902078 20250 raft_consensus.cc:493] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:23.902383 20250 raft_consensus.cc:3060] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.910840 20250 raft_consensus.cc:515] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:23.917343 20250 leader_election.cc:290] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:23.918643 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:23.919559 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d46c7f74b1745fdb1737190995c1e46" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:23.919616 20176 raft_consensus.cc:3060] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.920609 20328 raft_consensus.cc:3055] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:23.921190 20328 raft_consensus.cc:740] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:23.922060 20328 consensus_queue.cc:260] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:23.923655 20328 raft_consensus.cc:3060] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.934894 20328 raft_consensus.cc:2468] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:23.935075 20176 raft_consensus.cc:2468] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:23.936486 20931 raft_consensus.cc:993] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: : Instructing follower b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:23.936661 20218 leader_election.cc:304] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:23.937829 20928 raft_consensus.cc:1081] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:23.937959 20927 raft_consensus.cc:2804] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:23.938772 20927 raft_consensus.cc:697] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:23.939700 20250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579"
dest_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:39298
I20260709 14:56:23.939845 20927 consensus_queue.cc:237] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:23.940430 20250 raft_consensus.cc:493] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:23.940900 20250 raft_consensus.cc:3060] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.950822 20250 raft_consensus.cc:515] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:23.953501 20250 leader_election.cc:290] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:23.954797 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:23.955453 20328 raft_consensus.cc:3055] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:23.955753 20328 raft_consensus.cc:740] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:23.956255 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95c3d48fe7247a191934da9a76ac579" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:23.956557 20328 consensus_queue.cc:260] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:23.958009 20328 raft_consensus.cc:3060] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.957662 20076 catalog_manager.cc:5697] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 2 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:23.956995 20176 raft_consensus.cc:3060] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:23.971334 20328 raft_consensus.cc:2468] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:23.972541 20218 leader_election.cc:304] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f083e620a194d8484d831008c456b13, b27808eabc914a71b80e561e01545aef; no voters: 
I20260709 14:56:23.973415 20927 raft_consensus.cc:2804] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:23.974316 20927 raft_consensus.cc:697] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:23.975334 20927 consensus_queue.cc:237] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:23.976812 20176 raft_consensus.cc:2468] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:24.009788 20076 catalog_manager.cc:5697] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 2 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.168277 20928 raft_consensus.cc:993] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: : Instructing follower c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:24.168915 20931 raft_consensus.cc:1081] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:24.170591 20176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9"
dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:56:24.171092 20176 raft_consensus.cc:493] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.171424 20176 raft_consensus.cc:3060] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.177140 20176 raft_consensus.cc:515] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.179895 20176 leader_election.cc:290] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:24.180819 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:24.181627 20250 raft_consensus.cc:3060] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.181914 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8937c83dc8b346f4894d0730cb0c53d9" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:24.182575 20328 raft_consensus.cc:3055] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.183007 20328 raft_consensus.cc:740] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:24.184031 20328 consensus_queue.cc:260] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.185360 20328 raft_consensus.cc:3060] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.190124 20250 raft_consensus.cc:2468] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:24.191984 20144 leader_election.cc:304] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:24.193746 20328 raft_consensus.cc:2468] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:24.193917 20942 raft_consensus.cc:2804] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.194720 20942 raft_consensus.cc:697] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:24.195704 20942 consensus_queue.cc:237] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.203459 20935 raft_consensus.cc:993] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: : Instructing follower c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:24.205169 20931 raft_consensus.cc:1081] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:24.210660 20935 raft_consensus.cc:993] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: : Instructing follower c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:24.210755 20176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830"
dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:56:24.211480 20935 raft_consensus.cc:1081] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:24.211571 20176 raft_consensus.cc:493] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.212405 20176 raft_consensus.cc:3060] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.212754 20076 catalog_manager.cc:5697] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.213896 20174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f"
dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:56:24.214630 20174 raft_consensus.cc:493] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.215083 20174 raft_consensus.cc:3060] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.219317 20176 raft_consensus.cc:515] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.221866 20176 leader_election.cc:290] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:24.223475 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:24.223925 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88f0d7dd0004e33b793e009d118c830" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:24.224241 20328 raft_consensus.cc:3055] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.224570 20250 raft_consensus.cc:3060] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.224615 20328 raft_consensus.cc:740] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:24.225960 20328 consensus_queue.cc:260] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.231966 20328 raft_consensus.cc:3060] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.233530 20250 raft_consensus.cc:2468] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:24.235041 20144 leader_election.cc:304] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:24.236533 20174 raft_consensus.cc:515] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.238605 20942 raft_consensus.cc:2804] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.239310 20942 raft_consensus.cc:697] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:24.243310 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:24.244066 20250 raft_consensus.cc:3060] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.244204 20942 consensus_queue.cc:237] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.248472 20328 raft_consensus.cc:2468] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:24.250965 20174 leader_election.cc:290] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:24.256086 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5537f3aaf78043bfa5ff0547a0fa410f" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:24.256816 20328 raft_consensus.cc:3055] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.257162 20328 raft_consensus.cc:740] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:24.258069 20328 consensus_queue.cc:260] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.259392 20328 raft_consensus.cc:3060] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.267417 20250 raft_consensus.cc:2468] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:24.272004 20144 leader_election.cc:304] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:24.274523 20929 raft_consensus.cc:2804] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.275106 20929 raft_consensus.cc:697] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:24.276083 20929 consensus_queue.cc:237] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:24.283231 20328 raft_consensus.cc:2468] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:24.284650 20076 catalog_manager.cc:5697] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.306905 20076 catalog_manager.cc:5697] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:24.359318 20328 raft_consensus.cc:1275] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.360816 20930 consensus_queue.cc:1048] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:24.374540 20174 raft_consensus.cc:1275] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.384752 20951 consensus_queue.cc:1048] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:56:24.488246 20174 raft_consensus.cc:1275] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.489673 20927 consensus_queue.cc:1048] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.503881 20322 raft_consensus.cc:1275] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.505713 20927 consensus_queue.cc:1048] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:56:24.685595 20250 raft_consensus.cc:1275] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.687196 20929 consensus_queue.cc:1048] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:24.702551 20322 raft_consensus.cc:1275] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.704227 20843 consensus_queue.cc:1048] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:24.755097 20322 raft_consensus.cc:1275] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.756372 20843 consensus_queue.cc:1048] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.768491 20250 raft_consensus.cc:1275] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.771322 20942 consensus_queue.cc:1048] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.790452 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.808204 20250 raft_consensus.cc:1275] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.813341 20843 consensus_queue.cc:1048] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.844086 20322 raft_consensus.cc:1275] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:24.848424 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.851059 20942 consensus_queue.cc:1048] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:24.921550 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:24.922163 20324 raft_consensus.cc:606] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:24.925235 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51967e620e234736871e940e9edfddb8"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:24.925794 20324 raft_consensus.cc:606] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:24.928603 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:24.929286 20324 raft_consensus.cc:606] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS b27808eabc914a71b80e561e01545aef
I20260709 14:56:24.932042 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a"
dest_uuid: "6f083e620a194d8484d831008c456b13"
mode: GRACEFUL
new_leader_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:47036
I20260709 14:56:24.932701 20324 raft_consensus.cc:606] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Received request to transfer leadership to TS b27808eabc914a71b80e561e01545aef
I20260709 14:56:24.934082 19062 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:56:24.935421 19062 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:25.032934 20935 raft_consensus.cc:993] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: : Instructing follower b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:25.033569 20928 raft_consensus.cc:1081] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:25.035163 20247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a"
dest_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:39298
I20260709 14:56:25.035825 20247 raft_consensus.cc:493] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.036095 20247 raft_consensus.cc:3060] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.041486 20247 raft_consensus.cc:515] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.043339 20247 leader_election.cc:290] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:25.044569 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:25.044556 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba6ddfc808e4c17a9a4467d955d380a" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:25.045358 20179 raft_consensus.cc:3060] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.045420 20324 raft_consensus.cc:3055] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.045907 20324 raft_consensus.cc:740] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:25.046721 20324 consensus_queue.cc:260] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.047907 20324 raft_consensus.cc:3060] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.052793 20179 raft_consensus.cc:2468] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:25.054595 20220 leader_election.cc:304] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:25.055325 20324 raft_consensus.cc:2468] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:25.055576 20951 raft_consensus.cc:2804] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.056777 20951 raft_consensus.cc:697] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:25.057705 20951 consensus_queue.cc:237] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.069963 20076 catalog_manager.cc:5697] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 2 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.138366 20935 raft_consensus.cc:993] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: : Instructing follower b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:25.138907 20928 raft_consensus.cc:1081] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer b27808eabc914a71b80e561e01545aef to start an election
I20260709 14:56:25.140844 20248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c"
dest_uuid: "b27808eabc914a71b80e561e01545aef"
 from {username='slave'} at 127.0.0.1:39298
I20260709 14:56:25.141458 20248 raft_consensus.cc:493] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.141834 20248 raft_consensus.cc:3060] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.147745 20935 raft_consensus.cc:993] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: : Instructing follower c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:25.148218 20935 raft_consensus.cc:1081] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:25.148342 20248 raft_consensus.cc:515] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.150098 20179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51967e620e234736871e940e9edfddb8"
dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:56:25.150625 20179 raft_consensus.cc:493] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.150712 20248 leader_election.cc:290] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Requested vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:25.151003 20179 raft_consensus.cc:3060] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.152010 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:25.152729 20324 raft_consensus.cc:3055] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.153081 20324 raft_consensus.cc:740] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:25.153362 20174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7734fd01fc5b490b816a5cf99e367a3c" candidate_uuid: "b27808eabc914a71b80e561e01545aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
I20260709 14:56:25.153891 20174 raft_consensus.cc:3060] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.154138 20324 consensus_queue.cc:260] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.155382 20324 raft_consensus.cc:3060] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.160284 20174 raft_consensus.cc:2468] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:25.161983 20220 leader_election.cc:304] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:25.164614 20927 raft_consensus.cc:2804] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.165199 20927 raft_consensus.cc:697] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Becoming Leader. State: Replica: b27808eabc914a71b80e561e01545aef, State: Running, Role: LEADER
I20260709 14:56:25.166105 20927 consensus_queue.cc:237] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.168547 20179 raft_consensus.cc:515] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.171403 20179 leader_election.cc:290] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:25.172895 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:25.173713 20250 raft_consensus.cc:3060] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.177572 20324 raft_consensus.cc:2468] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27808eabc914a71b80e561e01545aef in term 2.
I20260709 14:56:25.181623 20250 raft_consensus.cc:2468] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:25.183245 20144 leader_election.cc:304] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:25.184191 20942 raft_consensus.cc:2804] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.184657 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51967e620e234736871e940e9edfddb8" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:25.184918 20942 raft_consensus.cc:697] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:25.184131 20076 catalog_manager.cc:5697] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to b27808eabc914a71b80e561e01545aef (127.18.157.130). New cstate: current_term: 2 leader_uuid: "b27808eabc914a71b80e561e01545aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.185312 20324 raft_consensus.cc:3055] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.185688 20324 raft_consensus.cc:740] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:25.186007 20942 consensus_queue.cc:237] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.186653 20324 consensus_queue.cc:260] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.188962 20324 raft_consensus.cc:3060] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.200937 20324 raft_consensus.cc:2468] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:25.216799 20076 catalog_manager.cc:5697] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.420342 20944 raft_consensus.cc:993] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: : Instructing follower c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:25.420919 20935 raft_consensus.cc:1081] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Signalling peer c1316ea8ab3348e48d0bce71cdca31d3 to start an election
I20260709 14:56:25.422878 20174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e"
dest_uuid: "c1316ea8ab3348e48d0bce71cdca31d3"
 from {username='slave'} at 127.0.0.1:41070
I20260709 14:56:25.423410 20174 raft_consensus.cc:493] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.423688 20174 raft_consensus.cc:3060] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.428328 20174 raft_consensus.cc:515] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.430462 20174 leader_election.cc:290] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Requested vote from peers b27808eabc914a71b80e561e01545aef (127.18.157.130:41455), 6f083e620a194d8484d831008c456b13 (127.18.157.131:39427)
I20260709 14:56:25.431304 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27808eabc914a71b80e561e01545aef"
I20260709 14:56:25.431641 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d55ccee51324d5993c53765da70dc9e" candidate_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f083e620a194d8484d831008c456b13"
I20260709 14:56:25.432006 20250 raft_consensus.cc:3060] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.432313 20324 raft_consensus.cc:3055] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.432695 20324 raft_consensus.cc:740] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f083e620a194d8484d831008c456b13, State: Running, Role: LEADER
I20260709 14:56:25.433566 20324 consensus_queue.cc:260] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.434693 20324 raft_consensus.cc:3060] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.438177 20250 raft_consensus.cc:2468] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:25.439692 20144 leader_election.cc:304] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3; no voters: 
I20260709 14:56:25.440624 20942 raft_consensus.cc:2804] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.441159 20324 raft_consensus.cc:2468] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1316ea8ab3348e48d0bce71cdca31d3 in term 2.
I20260709 14:56:25.441532 20322 raft_consensus.cc:1275] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.442466 20942 raft_consensus.cc:697] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1316ea8ab3348e48d0bce71cdca31d3, State: Running, Role: LEADER
I20260709 14:56:25.443288 20934 consensus_queue.cc:1048] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.443562 20942 consensus_queue.cc:237] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:25.464820 20174 raft_consensus.cc:1275] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.468160 20934 consensus_queue.cc:1048] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.475999 20077 catalog_manager.cc:5697] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 reported cstate change: term changed from 1 to 2, leader changed from 6f083e620a194d8484d831008c456b13 (127.18.157.131) to c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.557783 20174 raft_consensus.cc:1275] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.559278 20971 consensus_queue.cc:1048] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:25.575670 20324 raft_consensus.cc:1275] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer b27808eabc914a71b80e561e01545aef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.577976 20971 consensus_queue.cc:1048] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:25.579344 20322 raft_consensus.cc:1275] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.581023 20929 consensus_queue.cc:1048] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.607762 20247 raft_consensus.cc:1275] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.609671 20942 consensus_queue.cc:1048] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.923274 20324 raft_consensus.cc:1275] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.924487 20929 consensus_queue.cc:1048] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.934058 20250 raft_consensus.cc:1275] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Refusing update from remote peer c1316ea8ab3348e48d0bce71cdca31d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.937599 20979 consensus_queue.cc:1048] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:25.938669 19062 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.991133 19062 tablet_server.cc:179] TabletServer@127.18.157.129:0 shutting down...
W20260709 14:56:26.000612 20220 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 14:56:26.007020 20220 consensus_peers.cc:597] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.028653 20220 consensus_peers.cc:597] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.032796 20220 consensus_peers.cc:597] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.046801 20220 consensus_peers.cc:597] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.053946 20294 consensus_peers.cc:597] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.072606 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:26.073895 19062 tablet_replica.cc:333] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.074750 19062 raft_consensus.cc:2243] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.075486 19062 raft_consensus.cc:2272] T 6f1a007c3b1946ce9aedcdab1644877e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.077975 19062 tablet_replica.cc:333] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.078644 19062 raft_consensus.cc:2243] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.079042 19062 raft_consensus.cc:2272] T 40158a8f57164c629c31d6a89fcde675 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.081190 19062 tablet_replica.cc:333] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.081945 19062 raft_consensus.cc:2243] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.082396 19062 raft_consensus.cc:2272] T 679f0712312b42c885a5fff71007208c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.085016 19062 tablet_replica.cc:333] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.086057 19062 raft_consensus.cc:2243] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.087342 19062 raft_consensus.cc:2272] T ceb5ad4e48bc44719d19fac6971485cd P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.090020 19062 tablet_replica.cc:333] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.090749 19062 raft_consensus.cc:2243] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.091627 19062 raft_consensus.cc:2272] T 8a1486ede1774b93862b1b5aa5a26f92 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.094161 19062 tablet_replica.cc:333] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.095070 19062 raft_consensus.cc:2243] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.095641 19062 raft_consensus.cc:2272] T 7734fd01fc5b490b816a5cf99e367a3c P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.098635 19062 tablet_replica.cc:333] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.099473 19062 raft_consensus.cc:2243] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.099982 19062 raft_consensus.cc:2272] T 018906e584844dd2b5617d39304f95a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.102810 19062 tablet_replica.cc:333] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
W20260709 14:56:26.103658 20294 consensus_peers.cc:597] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.103806 19062 raft_consensus.cc:2243] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.104732 19062 raft_consensus.cc:2272] T f88f0d7dd0004e33b793e009d118c830 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.106734 20294 consensus_peers.cc:597] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.106894 19062 tablet_replica.cc:333] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.107668 19062 raft_consensus.cc:2243] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.108878 19062 raft_consensus.cc:2272] T 4d55ccee51324d5993c53765da70dc9e P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.111572 19062 tablet_replica.cc:333] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.112531 19062 raft_consensus.cc:2243] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.113812 19062 raft_consensus.cc:2272] T 336b16e6ef084806b12e3d9685018986 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.116876 19062 tablet_replica.cc:333] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.117738 19062 raft_consensus.cc:2243] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.118346 19062 raft_consensus.cc:2272] T fa59b82f068742e582bfde628aa9ef2b P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.120357 20294 consensus_peers.cc:597] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.123414 19062 tablet_replica.cc:333] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.124476 19062 raft_consensus.cc:2243] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.125633 19062 raft_consensus.cc:2272] T 9eb3ecea81894c3ca41a3e869cd90722 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.125953 20294 consensus_peers.cc:597] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.128541 19062 tablet_replica.cc:333] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.129405 19062 raft_consensus.cc:2243] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.129956 19062 raft_consensus.cc:2272] T e95c3d48fe7247a191934da9a76ac579 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.132512 19062 tablet_replica.cc:333] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.133502 19062 raft_consensus.cc:2243] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.134078 19062 raft_consensus.cc:2272] T 19707361fd764fe4843f9b73787b5a0c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.136912 19062 tablet_replica.cc:333] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
W20260709 14:56:26.137110 20294 consensus_peers.cc:597] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.137971 19062 raft_consensus.cc:2243] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:26.138043 20294 consensus_peers.cc:597] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.138877 19062 raft_consensus.cc:2272] T ce25d2d56f4945b08ee7276302862083 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.142138 19062 tablet_replica.cc:333] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.143060 19062 raft_consensus.cc:2243] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.143989 19062 raft_consensus.cc:2272] T 5537f3aaf78043bfa5ff0547a0fa410f P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.146364 19062 tablet_replica.cc:333] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.147022 19062 raft_consensus.cc:2243] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.147488 19062 raft_consensus.cc:2272] T 65a9c8e21aff410eaabc4d95ba903e01 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.149816 19062 tablet_replica.cc:333] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.150640 19062 raft_consensus.cc:2243] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.151428 19062 raft_consensus.cc:2272] T 8937c83dc8b346f4894d0730cb0c53d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.153718 19062 tablet_replica.cc:333] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.154325 19062 raft_consensus.cc:2243] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.154783 19062 raft_consensus.cc:2272] T 87a11be87eda45ada850ed9e5205b1a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.157084 19062 tablet_replica.cc:333] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.157748 19062 raft_consensus.cc:2243] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.158176 19062 raft_consensus.cc:2272] T 99941db64f9c4c9e965427c5541aabf8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.160205 19062 tablet_replica.cc:333] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.160856 19062 raft_consensus.cc:2243] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.161355 19062 raft_consensus.cc:2272] T 1e69a66722b54532869500f233f7c176 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.163344 19062 tablet_replica.cc:333] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.163964 19062 raft_consensus.cc:2243] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.164422 19062 raft_consensus.cc:2272] T a4fc343c909346f6af7556c27aaca60a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.166623 19062 tablet_replica.cc:333] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.167555 19062 raft_consensus.cc:2243] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.168133 19062 raft_consensus.cc:2272] T 6f4481b9d5c74651a9aa161b275f5fd4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.171240 19062 tablet_replica.cc:333] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.172220 19062 raft_consensus.cc:2243] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.172818 19062 raft_consensus.cc:2272] T 9e576e3eac3b4df38cb51adfb2597229 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.174714 20294 consensus_peers.cc:597] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.175328 20294 consensus_peers.cc:597] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.175786 19062 tablet_replica.cc:333] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.176767 19062 raft_consensus.cc:2243] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.177398 19062 raft_consensus.cc:2272] T 1fbd24a04ddb423db62d1ff7875762d9 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.179016 20294 consensus_peers.cc:597] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.180018 19062 tablet_replica.cc:333] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.180909 19062 raft_consensus.cc:2243] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.181492 19062 raft_consensus.cc:2272] T 5dc1b59e5793476ba22ca592a72a0e80 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.181914 20294 consensus_peers.cc:597] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.183457 19062 tablet_replica.cc:333] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.184078 19062 raft_consensus.cc:2243] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.184556 19062 raft_consensus.cc:2272] T fe30efc2b3a5488bb7d0196382e81419 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.187450 19062 tablet_replica.cc:333] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.188261 19062 raft_consensus.cc:2243] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.189625 19062 raft_consensus.cc:2272] T ef48a0f5af6d4082a48e37e17565fbd2 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.192548 19062 tablet_replica.cc:333] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.193876 19062 raft_consensus.cc:2243] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.194516 19062 raft_consensus.cc:2272] T 861d3a3fa4474752b45470f72ea3e050 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.196039 20220 consensus_peers.cc:597] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.197271 19062 tablet_replica.cc:333] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.198501 19062 raft_consensus.cc:2243] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.199316 19062 raft_consensus.cc:2272] T f473f46180384d2383a149fae764a020 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.202112 19062 tablet_replica.cc:333] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.202781 19062 raft_consensus.cc:2243] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.203641 19062 raft_consensus.cc:2272] T 132670aef5d245d4ab622e66e95f2c6e P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.206095 19062 tablet_replica.cc:333] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.206722 19062 raft_consensus.cc:2243] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.207156 19062 raft_consensus.cc:2272] T fe447ab7aca449e3927c745240955805 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.208958 19062 tablet_replica.cc:333] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.209544 19062 raft_consensus.cc:2243] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.210325 19062 raft_consensus.cc:2272] T 401e5de84ce64e49885b25842ab9a279 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.212915 19062 tablet_replica.cc:333] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.213809 19062 raft_consensus.cc:2243] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.214684 19062 raft_consensus.cc:2272] T d7a4745861134a48833c2b58829b0010 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.217025 19062 tablet_replica.cc:333] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.218007 19062 raft_consensus.cc:2243] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.218987 19062 raft_consensus.cc:2272] T 9baa63af24054583acf9da3f0b898452 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.221510 19062 tablet_replica.cc:333] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.222123 19062 raft_consensus.cc:2243] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.222589 19062 raft_consensus.cc:2272] T 15bb0e418a8f4b88981cce1c93b607b8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.224824 19062 tablet_replica.cc:333] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.225589 19062 raft_consensus.cc:2243] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.226259 19062 raft_consensus.cc:2272] T 62b909cef4104723a167468dbc4243ef P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.228893 19062 tablet_replica.cc:333] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.229633 19062 raft_consensus.cc:2243] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.230530 19062 raft_consensus.cc:2272] T 5ba8a3eb42c244b8a6388134b3e3a730 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.232832 19062 tablet_replica.cc:333] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.233896 19062 raft_consensus.cc:2243] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.234513 19062 raft_consensus.cc:2272] T 2e65fa44a0f6483cb368bed744b19506 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.237185 19062 tablet_replica.cc:333] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.238324 19062 raft_consensus.cc:2243] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.238987 19062 raft_consensus.cc:2272] T f66f6060d4bc4ae9a625dd0656c2ac5f P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.239949 20294 consensus_peers.cc:597] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.241801 19062 tablet_replica.cc:333] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.242480 19062 raft_consensus.cc:2243] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.242942 19062 raft_consensus.cc:2272] T 55aef646441b4b2e9657c73f6a3df429 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.245574 19062 tablet_replica.cc:333] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.246398 19062 raft_consensus.cc:2243] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.246969 19062 raft_consensus.cc:2272] T 4cd0265cec1f48619dd64b2aaa7e5720 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.249097 20220 consensus_peers.cc:597] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.249498 19062 tablet_replica.cc:333] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.250662 19062 raft_consensus.cc:2243] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:26.250702 20220 consensus_peers.cc:597] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.251245 19062 raft_consensus.cc:2272] T 3982c7b18d4a4557b9e9cc0f31df36ae P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.253489 19062 tablet_replica.cc:333] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.254151 19062 raft_consensus.cc:2243] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.255255 19062 raft_consensus.cc:2272] T 0cfa24e36f3c4473affc6a7a0ab9d68a P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.258039 19062 tablet_replica.cc:333] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.259016 19062 raft_consensus.cc:2243] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.259505 19062 raft_consensus.cc:2272] T 5cbefb7c2f99492ea8ed09940bab9e05 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.259945 20294 consensus_peers.cc:597] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.261847 19062 tablet_replica.cc:333] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.262676 19062 raft_consensus.cc:2243] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.263303 19062 raft_consensus.cc:2272] T f3ebcb16b8ee4735aa3774c984e2527b P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.266127 19062 tablet_replica.cc:333] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.266693 19062 raft_consensus.cc:2243] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.267740 19062 raft_consensus.cc:2272] T 30b04287d3874d55aabee306a8865e02 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.268355 20220 consensus_peers.cc:597] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.269299 20220 consensus_peers.cc:597] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.270151 20220 consensus_peers.cc:597] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.270541 19062 tablet_replica.cc:333] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.271240 19062 raft_consensus.cc:2243] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.272248 19062 raft_consensus.cc:2272] T 84500f5b59514dbc94444fbda62583e0 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.274581 19062 tablet_replica.cc:333] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.275137 19062 raft_consensus.cc:2243] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.275558 19062 raft_consensus.cc:2272] T 92594064249d4003a605cee9a4a4ba93 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.277493 19062 tablet_replica.cc:333] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.278010 19062 raft_consensus.cc:2243] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.278409 19062 raft_consensus.cc:2272] T 199354673ed24489825c5e8dbf406301 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.281525 19062 tablet_replica.cc:333] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.282210 19062 raft_consensus.cc:2243] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.282727 19062 raft_consensus.cc:2272] T 8ba6ddfc808e4c17a9a4467d955d380a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.283792 20294 consensus_peers.cc:597] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.286747 19062 tablet_replica.cc:333] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
W20260709 14:56:26.287830 20294 consensus_peers.cc:597] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.288130 19062 raft_consensus.cc:2243] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.288753 19062 raft_consensus.cc:2272] T 254b0f374e4a431ca78a850f2d6a539a P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.288781 20294 consensus_peers.cc:597] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.291064 19062 tablet_replica.cc:333] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.291692 19062 raft_consensus.cc:2243] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.292191 19062 raft_consensus.cc:2272] T ddb5bbdcf00a4454adf78fdc208b39a4 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.294453 19062 tablet_replica.cc:333] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.294991 19062 raft_consensus.cc:2243] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.295454 19062 raft_consensus.cc:2272] T ace1711cdeac45c2ba8e6dd84c0edc2c P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.297757 19062 tablet_replica.cc:333] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.298609 19062 raft_consensus.cc:2243] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.299121 19062 raft_consensus.cc:2272] T fe90c2f7997544d08b80eb4e37d54f5d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.302080 19062 tablet_replica.cc:333] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.302691 19062 raft_consensus.cc:2243] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:26.303369 20294 consensus_peers.cc:597] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.303637 19062 raft_consensus.cc:2272] T 51967e620e234736871e940e9edfddb8 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.306808 19062 tablet_replica.cc:333] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.307618 19062 raft_consensus.cc:2243] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.308123 19062 raft_consensus.cc:2272] T 0d46c7f74b1745fdb1737190995c1e46 P c1316ea8ab3348e48d0bce71cdca31d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.309844 19062 tablet_replica.cc:333] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.310317 19062 raft_consensus.cc:2243] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.311203 19062 raft_consensus.cc:2272] T 4eafcf40b6ae49a78f4d73b430a8261d P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.313585 19062 tablet_replica.cc:333] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3: stopping tablet replica
I20260709 14:56:26.314110 19062 raft_consensus.cc:2243] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.315064 19062 raft_consensus.cc:2272] T 9f4d7a6006ef40dd9bb1420e8d068126 P c1316ea8ab3348e48d0bce71cdca31d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.323796 20220 consensus_peers.cc:597] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.328895 20294 consensus_peers.cc:597] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.363916 20220 consensus_peers.cc:597] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.367471 20294 consensus_peers.cc:597] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.371109 20220 consensus_peers.cc:597] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.373585 20220 consensus_peers.cc:597] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.374459 20220 consensus_peers.cc:597] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.379984 20220 consensus_peers.cc:597] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.413878 19062 tablet_server.cc:196] TabletServer@127.18.157.129:0 shutdown complete.
W20260709 14:56:26.482861 20220 consensus_peers.cc:597] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.509476 20220 consensus_peers.cc:597] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.526338 19062 tablet_server.cc:179] TabletServer@127.18.157.130:0 shutting down...
W20260709 14:56:26.541628 20220 consensus_peers.cc:597] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.587653 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:56:26.587896 20294 consensus_peers.cc:597] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.588989 19062 tablet_replica.cc:333] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.589890 19062 raft_consensus.cc:2243] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.590410 19062 raft_consensus.cc:2272] T ceb5ad4e48bc44719d19fac6971485cd P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.592736 19062 tablet_replica.cc:333] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.593559 19062 raft_consensus.cc:2243] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.593992 19062 raft_consensus.cc:2272] T 8a1486ede1774b93862b1b5aa5a26f92 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.595857 19062 tablet_replica.cc:333] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.596611 19062 raft_consensus.cc:2243] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.597232 19062 raft_consensus.cc:2272] T 40158a8f57164c629c31d6a89fcde675 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.599529 19062 tablet_replica.cc:333] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef: stopping tablet replica
W20260709 14:56:26.599468 20293 consensus_peers.cc:597] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.600597 19062 raft_consensus.cc:2243] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.601197 19062 raft_consensus.cc:2272] T 6f1a007c3b1946ce9aedcdab1644877e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.603744 19062 tablet_replica.cc:333] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef: stopping tablet replica
W20260709 14:56:26.603868 20220 consensus_peers.cc:597] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef -> Peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Couldn't send request to peer c1316ea8ab3348e48d0bce71cdca31d3. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.604358 19062 raft_consensus.cc:2243] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.604867 19062 raft_consensus.cc:2272] T 679f0712312b42c885a5fff71007208c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.606892 19062 tablet_replica.cc:333] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.607867 19062 raft_consensus.cc:2243] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.608695 19062 raft_consensus.cc:2272] T 19707361fd764fe4843f9b73787b5a0c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.610620 19062 tablet_replica.cc:333] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.611227 19062 raft_consensus.cc:2243] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.611723 19062 raft_consensus.cc:2272] T ace1711cdeac45c2ba8e6dd84c0edc2c P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.613847 19062 tablet_replica.cc:333] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.614463 19062 raft_consensus.cc:2243] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.615011 19062 raft_consensus.cc:2272] T ddb5bbdcf00a4454adf78fdc208b39a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.617498 19062 tablet_replica.cc:333] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
W20260709 14:56:26.617815 20293 consensus_peers.cc:597] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.618311 19062 raft_consensus.cc:2243] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.618937 19062 raft_consensus.cc:2272] T 336b16e6ef084806b12e3d9685018986 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.619315 20293 consensus_peers.cc:597] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:26.623922 20293 consensus_peers.cc:597] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.625191 19062 tablet_replica.cc:333] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.626188 19062 raft_consensus.cc:2243] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.627053 19062 raft_consensus.cc:2272] T fa59b82f068742e582bfde628aa9ef2b P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.629478 19062 tablet_replica.cc:333] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.630178 19062 raft_consensus.cc:2243] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.630854 19062 raft_consensus.cc:2272] T ce25d2d56f4945b08ee7276302862083 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.634636 19062 tablet_replica.cc:333] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.635681 19062 raft_consensus.cc:2243] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.636372 19062 raft_consensus.cc:2272] T 5537f3aaf78043bfa5ff0547a0fa410f P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.639569 19062 tablet_replica.cc:333] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.640468 19062 raft_consensus.cc:2243] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.641111 19062 raft_consensus.cc:2272] T 65a9c8e21aff410eaabc4d95ba903e01 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.644163 19062 tablet_replica.cc:333] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef: stopping tablet replica
W20260709 14:56:26.644244 20293 consensus_peers.cc:597] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.645030 19062 raft_consensus.cc:2243] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.645629 19062 raft_consensus.cc:2272] T 4d55ccee51324d5993c53765da70dc9e P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.649223 19062 tablet_replica.cc:333] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.650178 19062 raft_consensus.cc:2243] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.650764 19062 raft_consensus.cc:2272] T 8937c83dc8b346f4894d0730cb0c53d9 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.653374 19062 tablet_replica.cc:333] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.654278 19062 raft_consensus.cc:2243] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.655462 19062 raft_consensus.cc:2272] T 87a11be87eda45ada850ed9e5205b1a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.658367 20293 consensus_peers.cc:597] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.658609 19062 tablet_replica.cc:333] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.659266 19062 raft_consensus.cc:2243] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.660151 19062 raft_consensus.cc:2272] T 99941db64f9c4c9e965427c5541aabf8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.662567 19062 tablet_replica.cc:333] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.663488 19062 raft_consensus.cc:2243] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.664569 19062 raft_consensus.cc:2272] T 7734fd01fc5b490b816a5cf99e367a3c P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.667385 19062 tablet_replica.cc:333] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.668392 19062 raft_consensus.cc:2243] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.668948 19062 raft_consensus.cc:2272] T 018906e584844dd2b5617d39304f95a4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.671366 19062 tablet_replica.cc:333] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.672217 19062 raft_consensus.cc:2243] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.672739 19062 raft_consensus.cc:2272] T f88f0d7dd0004e33b793e009d118c830 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.675202 19062 tablet_replica.cc:333] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.675948 19062 raft_consensus.cc:2243] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.676380 19062 raft_consensus.cc:2272] T 1e69a66722b54532869500f233f7c176 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.678257 19062 tablet_replica.cc:333] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.678809 19062 raft_consensus.cc:2243] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.679234 19062 raft_consensus.cc:2272] T a4fc343c909346f6af7556c27aaca60a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.681385 19062 tablet_replica.cc:333] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.682029 19062 raft_consensus.cc:2243] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.682492 19062 raft_consensus.cc:2272] T 6f4481b9d5c74651a9aa161b275f5fd4 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.684273 20293 consensus_peers.cc:597] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.684746 19062 tablet_replica.cc:333] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.685636 19062 raft_consensus.cc:2243] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.686707 19062 raft_consensus.cc:2272] T 9e576e3eac3b4df38cb51adfb2597229 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.688959 19062 tablet_replica.cc:333] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.689640 19062 raft_consensus.cc:2243] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.690582 19062 raft_consensus.cc:2272] T 1fbd24a04ddb423db62d1ff7875762d9 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.693022 19062 tablet_replica.cc:333] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.693954 19062 raft_consensus.cc:2243] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.695003 19062 raft_consensus.cc:2272] T 8ba6ddfc808e4c17a9a4467d955d380a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.697610 19062 tablet_replica.cc:333] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.698225 19062 raft_consensus.cc:2243] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.699085 19062 raft_consensus.cc:2272] T 92594064249d4003a605cee9a4a4ba93 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.701460 19062 tablet_replica.cc:333] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.702154 19062 raft_consensus.cc:2243] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.702638 19062 raft_consensus.cc:2272] T 84500f5b59514dbc94444fbda62583e0 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.704548 19062 tablet_replica.cc:333] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.705128 19062 raft_consensus.cc:2243] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.706284 19062 raft_consensus.cc:2272] T fe30efc2b3a5488bb7d0196382e81419 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.709450 19062 tablet_replica.cc:333] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.710443 19062 raft_consensus.cc:2243] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:26.711438 20293 consensus_peers.cc:597] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.711655 19062 raft_consensus.cc:2272] T e95c3d48fe7247a191934da9a76ac579 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.714622 19062 tablet_replica.cc:333] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.715772 19062 raft_consensus.cc:2243] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.716457 19062 raft_consensus.cc:2272] T 9eb3ecea81894c3ca41a3e869cd90722 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.720181 20293 consensus_peers.cc:597] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.721101 19062 tablet_replica.cc:333] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.722167 19062 raft_consensus.cc:2243] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.722800 19062 raft_consensus.cc:2272] T ef48a0f5af6d4082a48e37e17565fbd2 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.726137 19062 tablet_replica.cc:333] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.727207 19062 raft_consensus.cc:2243] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.727828 19062 raft_consensus.cc:2272] T 0cfa24e36f3c4473affc6a7a0ab9d68a P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.730165 19062 tablet_replica.cc:333] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.730782 19062 raft_consensus.cc:2243] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.731236 19062 raft_consensus.cc:2272] T 62b909cef4104723a167468dbc4243ef P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.733982 19062 tablet_replica.cc:333] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.734632 19062 raft_consensus.cc:2243] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.735139 19062 raft_consensus.cc:2272] T 5ba8a3eb42c244b8a6388134b3e3a730 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.737768 19062 tablet_replica.cc:333] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.738420 19062 raft_consensus.cc:2243] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.739260 19062 raft_consensus.cc:2272] T 2e65fa44a0f6483cb368bed744b19506 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.741289 19062 tablet_replica.cc:333] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.741964 19062 raft_consensus.cc:2243] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.742785 19062 raft_consensus.cc:2272] T f66f6060d4bc4ae9a625dd0656c2ac5f P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.744916 19062 tablet_replica.cc:333] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.745636 19062 raft_consensus.cc:2243] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.746240 19062 raft_consensus.cc:2272] T d7a4745861134a48833c2b58829b0010 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.748693 19062 tablet_replica.cc:333] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.749534 19062 raft_consensus.cc:2243] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.750138 19062 raft_consensus.cc:2272] T 9baa63af24054583acf9da3f0b898452 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.752826 19062 tablet_replica.cc:333] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.754040 19062 raft_consensus.cc:2243] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.755229 19062 raft_consensus.cc:2272] T 15bb0e418a8f4b88981cce1c93b607b8 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.758126 19062 tablet_replica.cc:333] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.758976 19062 raft_consensus.cc:2243] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.759549 19062 raft_consensus.cc:2272] T 132670aef5d245d4ab622e66e95f2c6e P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.761665 20293 consensus_peers.cc:597] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.762337 19062 tablet_replica.cc:333] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.763175 19062 raft_consensus.cc:2243] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.763729 19062 raft_consensus.cc:2272] T fe447ab7aca449e3927c745240955805 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.766920 19062 tablet_replica.cc:333] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.767812 19062 raft_consensus.cc:2243] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.768404 19062 raft_consensus.cc:2272] T 401e5de84ce64e49885b25842ab9a279 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.771510 19062 tablet_replica.cc:333] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.772323 19062 raft_consensus.cc:2243] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.773679 19062 raft_consensus.cc:2272] T 55aef646441b4b2e9657c73f6a3df429 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.776659 19062 tablet_replica.cc:333] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.777501 19062 raft_consensus.cc:2243] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.778575 19062 raft_consensus.cc:2272] T 4cd0265cec1f48619dd64b2aaa7e5720 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.781394 19062 tablet_replica.cc:333] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.782191 19062 raft_consensus.cc:2243] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.783255 19062 raft_consensus.cc:2272] T 3982c7b18d4a4557b9e9cc0f31df36ae P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.786134 19062 tablet_replica.cc:333] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.786895 19062 raft_consensus.cc:2243] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.787480 19062 raft_consensus.cc:2272] T 5cbefb7c2f99492ea8ed09940bab9e05 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.789389 20293 consensus_peers.cc:597] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.790202 19062 tablet_replica.cc:333] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.791005 19062 raft_consensus.cc:2243] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.791587 19062 raft_consensus.cc:2272] T 5dc1b59e5793476ba22ca592a72a0e80 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.794751 19062 tablet_replica.cc:333] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.795459 19062 raft_consensus.cc:2243] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.796299 19062 raft_consensus.cc:2272] T f3ebcb16b8ee4735aa3774c984e2527b P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.798880 19062 tablet_replica.cc:333] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.799489 19062 raft_consensus.cc:2243] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.800045 19062 raft_consensus.cc:2272] T 30b04287d3874d55aabee306a8865e02 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.802369 19062 tablet_replica.cc:333] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.803153 19062 raft_consensus.cc:2243] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.804096 19062 raft_consensus.cc:2272] T 199354673ed24489825c5e8dbf406301 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.804481 20293 consensus_peers.cc:597] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.806576 19062 tablet_replica.cc:333] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.807384 19062 raft_consensus.cc:2243] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:26.807747 20293 consensus_peers.cc:597] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.807989 19062 raft_consensus.cc:2272] T 254b0f374e4a431ca78a850f2d6a539a P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.810863 19062 tablet_replica.cc:333] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.811535 19062 raft_consensus.cc:2243] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.812089 19062 raft_consensus.cc:2272] T fe90c2f7997544d08b80eb4e37d54f5d P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.814752 19062 tablet_replica.cc:333] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
W20260709 14:56:26.815366 20293 consensus_peers.cc:597] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.815474 19062 raft_consensus.cc:2243] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.816298 19062 raft_consensus.cc:2272] T 51967e620e234736871e940e9edfddb8 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.818483 19062 tablet_replica.cc:333] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.819043 19062 raft_consensus.cc:2243] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:26.819824 19062 raft_consensus.cc:2272] T 0d46c7f74b1745fdb1737190995c1e46 P b27808eabc914a71b80e561e01545aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.821789 19062 tablet_replica.cc:333] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.822335 19062 raft_consensus.cc:2243] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.822852 19062 raft_consensus.cc:2272] T 4eafcf40b6ae49a78f4d73b430a8261d P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.825376 19062 tablet_replica.cc:333] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.826231 19062 raft_consensus.cc:2243] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.826792 19062 raft_consensus.cc:2272] T 861d3a3fa4474752b45470f72ea3e050 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.827800 20293 consensus_peers.cc:597] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.829463 19062 tablet_replica.cc:333] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.830264 19062 raft_consensus.cc:2243] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.830753 19062 raft_consensus.cc:2272] T f473f46180384d2383a149fae764a020 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:26.832839 19062 tablet_replica.cc:333] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef: stopping tablet replica
I20260709 14:56:26.833395 19062 raft_consensus.cc:2243] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:26.833861 19062 raft_consensus.cc:2272] T 9f4d7a6006ef40dd9bb1420e8d068126 P b27808eabc914a71b80e561e01545aef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:26.846351 20293 consensus_peers.cc:597] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:26.918099 19062 tablet_server.cc:196] TabletServer@127.18.157.130:0 shutdown complete.
W20260709 14:56:26.935868 20293 consensus_peers.cc:597] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.130:41455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:27.017900 19062 tablet_server.cc:179] TabletServer@127.18.157.131:0 shutting down...
I20260709 14:56:27.071298 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:27.074738 19062 tablet_replica.cc:333] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.075891 19062 raft_consensus.cc:2243] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.076542 19062 raft_consensus.cc:2272] T ceb5ad4e48bc44719d19fac6971485cd P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.079866 19062 tablet_replica.cc:333] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.080715 19062 raft_consensus.cc:2243] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.081408 19062 raft_consensus.cc:2272] T 8a1486ede1774b93862b1b5aa5a26f92 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.084507 19062 tablet_replica.cc:333] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.085296 19062 raft_consensus.cc:2243] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.086280 19062 raft_consensus.cc:2272] T 40158a8f57164c629c31d6a89fcde675 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.089301 19062 tablet_replica.cc:333] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.090502 19062 raft_consensus.cc:2243] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.091732 19062 raft_consensus.cc:2272] T 6f1a007c3b1946ce9aedcdab1644877e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.094728 19062 tablet_replica.cc:333] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.095638 19062 raft_consensus.cc:2243] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.096720 19062 raft_consensus.cc:2272] T 679f0712312b42c885a5fff71007208c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.099501 19062 tablet_replica.cc:333] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.100646 19062 raft_consensus.cc:2243] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.101318 19062 raft_consensus.cc:2272] T 19707361fd764fe4843f9b73787b5a0c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.104125 19062 tablet_replica.cc:333] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.104733 20985 raft_consensus.cc:493] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1316ea8ab3348e48d0bce71cdca31d3)
I20260709 14:56:27.104923 19062 raft_consensus.cc:2243] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.105715 19062 raft_consensus.cc:2272] T 4eafcf40b6ae49a78f4d73b430a8261d P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.105370 20985 raft_consensus.cc:515] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:27.108795 19062 tablet_replica.cc:333] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.109812 19062 raft_consensus.cc:2243] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.110419 19062 raft_consensus.cc:2272] T 0d46c7f74b1745fdb1737190995c1e46 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.110523 20985 leader_election.cc:290] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:27.113220 19062 tablet_replica.cc:333] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13: stopping tablet replica
W20260709 14:56:27.113634 20293 consensus_peers.cc:597] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.130:41455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:27.114166 19062 raft_consensus.cc:2243] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.115301 19062 raft_consensus.cc:2272] T ace1711cdeac45c2ba8e6dd84c0edc2c P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:27.116976 20293 leader_election.cc:336] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Network error: Client connection negotiation failed: client connection to 127.18.157.130:41455: connect: Connection refused (error 111)
I20260709 14:56:27.118615 19062 tablet_replica.cc:333] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.119649 19062 raft_consensus.cc:2243] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.120731 19062 raft_consensus.cc:2272] T ddb5bbdcf00a4454adf78fdc208b39a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.123744 19062 tablet_replica.cc:333] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13: stopping tablet replica
W20260709 14:56:27.123674 20293 consensus_peers.cc:597] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.130:41455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:27.124820 19062 raft_consensus.cc:2243] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.125542 19062 raft_consensus.cc:2272] T 4d55ccee51324d5993c53765da70dc9e P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.128563 19062 tablet_replica.cc:333] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.129895 19062 raft_consensus.cc:2243] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.130528 19062 raft_consensus.cc:2272] T 9eb3ecea81894c3ca41a3e869cd90722 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:27.131718 20294 leader_election.cc:336] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111)
I20260709 14:56:27.132335 20294 leader_election.cc:304] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [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: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:27.133019 20985 raft_consensus.cc:2749] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:27.133623 19062 tablet_replica.cc:333] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
W20260709 14:56:27.133682 20293 consensus_peers.cc:597] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 -> Peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Couldn't send request to peer b27808eabc914a71b80e561e01545aef. Status: Network error: Client connection negotiation failed: client connection to 127.18.157.130:41455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:27.134608 19062 raft_consensus.cc:2243] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.135082 19062 raft_consensus.cc:2272] T e95c3d48fe7247a191934da9a76ac579 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.137423 19062 tablet_replica.cc:333] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.138114 19062 raft_consensus.cc:2243] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.139024 19062 raft_consensus.cc:2272] T ce25d2d56f4945b08ee7276302862083 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.141129 19062 tablet_replica.cc:333] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.141772 19062 raft_consensus.cc:2243] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.142204 19062 raft_consensus.cc:2272] T 5537f3aaf78043bfa5ff0547a0fa410f P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.144279 19062 tablet_replica.cc:333] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.144960 19062 raft_consensus.cc:2243] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.145819 19062 raft_consensus.cc:2272] T 65a9c8e21aff410eaabc4d95ba903e01 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.147606 19062 tablet_replica.cc:333] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.148175 19062 raft_consensus.cc:2243] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.148617 19062 raft_consensus.cc:2272] T 336b16e6ef084806b12e3d9685018986 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.150449 19062 tablet_replica.cc:333] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.151050 19062 raft_consensus.cc:2243] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.151467 19062 raft_consensus.cc:2272] T fa59b82f068742e582bfde628aa9ef2b P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.153533 19062 tablet_replica.cc:333] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.154136 19062 raft_consensus.cc:2243] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.154999 19062 raft_consensus.cc:2272] T 018906e584844dd2b5617d39304f95a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.156805 19062 tablet_replica.cc:333] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.157459 19062 raft_consensus.cc:2243] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.157874 19062 raft_consensus.cc:2272] T 7734fd01fc5b490b816a5cf99e367a3c P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.159610 19062 tablet_replica.cc:333] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.160185 19062 raft_consensus.cc:2243] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.160624 19062 raft_consensus.cc:2272] T f88f0d7dd0004e33b793e009d118c830 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.162401 19062 tablet_replica.cc:333] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.162971 19062 raft_consensus.cc:2243] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.163803 19062 raft_consensus.cc:2272] T 1e69a66722b54532869500f233f7c176 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.165674 19062 tablet_replica.cc:333] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.166220 19062 raft_consensus.cc:2243] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.166985 19062 raft_consensus.cc:2272] T 6f4481b9d5c74651a9aa161b275f5fd4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.169050 19062 tablet_replica.cc:333] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.169708 19062 raft_consensus.cc:2243] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.170127 19062 raft_consensus.cc:2272] T 8937c83dc8b346f4894d0730cb0c53d9 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.171886 19062 tablet_replica.cc:333] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.172531 19062 raft_consensus.cc:2243] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.172950 19062 raft_consensus.cc:2272] T 87a11be87eda45ada850ed9e5205b1a4 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.174851 19062 tablet_replica.cc:333] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.175477 19062 raft_consensus.cc:2243] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.175895 19062 raft_consensus.cc:2272] T 99941db64f9c4c9e965427c5541aabf8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.177919 19062 tablet_replica.cc:333] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.178525 19062 raft_consensus.cc:2243] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.178954 19062 raft_consensus.cc:2272] T 9e576e3eac3b4df38cb51adfb2597229 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.180886 19062 tablet_replica.cc:333] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.181528 19062 raft_consensus.cc:2243] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.182363 19062 raft_consensus.cc:2272] T a4fc343c909346f6af7556c27aaca60a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.184199 19062 tablet_replica.cc:333] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.184892 19062 raft_consensus.cc:2243] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.185359 19062 raft_consensus.cc:2272] T 1fbd24a04ddb423db62d1ff7875762d9 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.187167 19062 tablet_replica.cc:333] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.187754 19062 raft_consensus.cc:2243] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.188163 19062 raft_consensus.cc:2272] T 8ba6ddfc808e4c17a9a4467d955d380a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.189996 19062 tablet_replica.cc:333] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.190582 19062 raft_consensus.cc:2243] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.190986 19062 raft_consensus.cc:2272] T 92594064249d4003a605cee9a4a4ba93 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.193207 19062 tablet_replica.cc:333] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.193822 19062 raft_consensus.cc:2243] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.194236 19062 raft_consensus.cc:2272] T 84500f5b59514dbc94444fbda62583e0 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.196054 19062 tablet_replica.cc:333] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.196646 19062 raft_consensus.cc:2243] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.197624 19062 raft_consensus.cc:2272] T 861d3a3fa4474752b45470f72ea3e050 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.199771 19062 tablet_replica.cc:333] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.200439 19062 raft_consensus.cc:2243] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.201320 19062 raft_consensus.cc:2272] T f473f46180384d2383a149fae764a020 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.203423 19062 tablet_replica.cc:333] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.204061 19062 raft_consensus.cc:2243] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.204499 19062 raft_consensus.cc:2272] T fe30efc2b3a5488bb7d0196382e81419 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.206668 19062 tablet_replica.cc:333] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.207346 19062 raft_consensus.cc:2243] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.207469 20985 raft_consensus.cc:493] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1316ea8ab3348e48d0bce71cdca31d3)
I20260709 14:56:27.208032 20985 raft_consensus.cc:515] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1316ea8ab3348e48d0bce71cdca31d3" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 38011 } } peers { permanent_uuid: "b27808eabc914a71b80e561e01545aef" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 41455 } } peers { permanent_uuid: "6f083e620a194d8484d831008c456b13" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 39427 } }
I20260709 14:56:27.208467 19062 raft_consensus.cc:2272] T ef48a0f5af6d4082a48e37e17565fbd2 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.210359 20985 leader_election.cc:290] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011), b27808eabc914a71b80e561e01545aef (127.18.157.130:41455)
I20260709 14:56:27.211463 19062 tablet_replica.cc:333] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.212412 19062 raft_consensus.cc:2243] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.213002 19062 raft_consensus.cc:2272] T 55aef646441b4b2e9657c73f6a3df429 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:27.214418 20293 leader_election.cc:336] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b27808eabc914a71b80e561e01545aef (127.18.157.130:41455): Network error: Client connection negotiation failed: client connection to 127.18.157.130:41455: connect: Connection refused (error 111)
W20260709 14:56:27.214927 20294 leader_election.cc:336] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1316ea8ab3348e48d0bce71cdca31d3 (127.18.157.129:38011): Network error: Client connection negotiation failed: client connection to 127.18.157.129:38011: connect: Connection refused (error 111)
I20260709 14:56:27.215365 20294 leader_election.cc:304] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f083e620a194d8484d831008c456b13; no voters: b27808eabc914a71b80e561e01545aef, c1316ea8ab3348e48d0bce71cdca31d3
I20260709 14:56:27.215891 19062 tablet_replica.cc:333] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.216210 20985 raft_consensus.cc:2749] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:27.216702 19062 raft_consensus.cc:2243] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.217227 19062 raft_consensus.cc:2272] T 4cd0265cec1f48619dd64b2aaa7e5720 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.219229 19062 tablet_replica.cc:333] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.219785 19062 raft_consensus.cc:2243] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.220197 19062 raft_consensus.cc:2272] T 3982c7b18d4a4557b9e9cc0f31df36ae P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.222334 19062 tablet_replica.cc:333] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.222930 19062 raft_consensus.cc:2243] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.223345 19062 raft_consensus.cc:2272] T 0cfa24e36f3c4473affc6a7a0ab9d68a P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.225188 19062 tablet_replica.cc:333] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.225802 19062 raft_consensus.cc:2243] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.226218 19062 raft_consensus.cc:2272] T f66f6060d4bc4ae9a625dd0656c2ac5f P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.228432 19062 tablet_replica.cc:333] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.229198 19062 raft_consensus.cc:2243] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.229744 19062 raft_consensus.cc:2272] T 132670aef5d245d4ab622e66e95f2c6e P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.232023 19062 tablet_replica.cc:333] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.232712 19062 raft_consensus.cc:2243] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.233618 19062 raft_consensus.cc:2272] T fe447ab7aca449e3927c745240955805 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.235682 19062 tablet_replica.cc:333] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.236250 19062 raft_consensus.cc:2243] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.236694 19062 raft_consensus.cc:2272] T 401e5de84ce64e49885b25842ab9a279 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.238981 19062 tablet_replica.cc:333] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.239548 19062 raft_consensus.cc:2243] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.239971 19062 raft_consensus.cc:2272] T d7a4745861134a48833c2b58829b0010 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.241753 19062 tablet_replica.cc:333] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.242365 19062 raft_consensus.cc:2243] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.242790 19062 raft_consensus.cc:2272] T 9baa63af24054583acf9da3f0b898452 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.244669 19062 tablet_replica.cc:333] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.245296 19062 raft_consensus.cc:2243] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.245735 19062 raft_consensus.cc:2272] T 15bb0e418a8f4b88981cce1c93b607b8 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.247802 19062 tablet_replica.cc:333] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.248339 19062 raft_consensus.cc:2243] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.249185 19062 raft_consensus.cc:2272] T 254b0f374e4a431ca78a850f2d6a539a P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.251135 19062 tablet_replica.cc:333] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.251695 19062 raft_consensus.cc:2243] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.252498 19062 raft_consensus.cc:2272] T fe90c2f7997544d08b80eb4e37d54f5d P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.254475 19062 tablet_replica.cc:333] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.255052 19062 raft_consensus.cc:2243] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.255509 19062 raft_consensus.cc:2272] T 51967e620e234736871e940e9edfddb8 P 6f083e620a194d8484d831008c456b13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.257463 19062 tablet_replica.cc:333] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.257998 19062 raft_consensus.cc:2243] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.258744 19062 raft_consensus.cc:2272] T 5cbefb7c2f99492ea8ed09940bab9e05 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.260535 19062 tablet_replica.cc:333] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.261088 19062 raft_consensus.cc:2243] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.261576 19062 raft_consensus.cc:2272] T 199354673ed24489825c5e8dbf406301 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.263473 19062 tablet_replica.cc:333] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.264024 19062 raft_consensus.cc:2243] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.264796 19062 raft_consensus.cc:2272] T 62b909cef4104723a167468dbc4243ef P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.267100 19062 tablet_replica.cc:333] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.267769 19062 raft_consensus.cc:2243] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.268290 19062 raft_consensus.cc:2272] T 2e65fa44a0f6483cb368bed744b19506 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.270329 19062 tablet_replica.cc:333] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.270817 19062 raft_consensus.cc:2243] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.271261 19062 raft_consensus.cc:2272] T 5ba8a3eb42c244b8a6388134b3e3a730 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.273365 19062 tablet_replica.cc:333] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.273865 19062 raft_consensus.cc:2243] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.274631 19062 raft_consensus.cc:2272] T 5dc1b59e5793476ba22ca592a72a0e80 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.276549 19062 tablet_replica.cc:333] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.277048 19062 raft_consensus.cc:2243] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.277519 19062 raft_consensus.cc:2272] T f3ebcb16b8ee4735aa3774c984e2527b P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.279170 19062 tablet_replica.cc:333] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.279639 19062 raft_consensus.cc:2243] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.280040 19062 raft_consensus.cc:2272] T 30b04287d3874d55aabee306a8865e02 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.281937 19062 tablet_replica.cc:333] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13: stopping tablet replica
I20260709 14:56:27.282399 19062 raft_consensus.cc:2243] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:27.282773 19062 raft_consensus.cc:2272] T 9f4d7a6006ef40dd9bb1420e8d068126 P 6f083e620a194d8484d831008c456b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.362180 19062 tablet_server.cc:196] TabletServer@127.18.157.131:0 shutdown complete.
I20260709 14:56:27.440143 19062 tablet_server.cc:179] TabletServer@127.18.157.132:0 shutting down...
I20260709 14:56:27.475728 19062 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:27.492872 19062 tablet_server.cc:196] TabletServer@127.18.157.132:0 shutdown complete.
I20260709 14:56:27.503815 19062 master.cc:562] Master@127.18.157.190:44751 shutting down...
I20260709 14:56:27.525887 19062 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:27.526575 19062 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:27.526877 19062 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52e6abe2a05b45e78580d45e0cf8ac9c: stopping tablet replica
I20260709 14:56:27.549180 19062 master.cc:584] Master@127.18.157.190:44751 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (22883 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:56:27.646763 19062 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.157.190:43823
I20260709 14:56:27.648002 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:27.655021 20990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:27.655172 20991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:27.655506 20993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:27.656972 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:27.658128 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:27.658324 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:27.658456 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608987658443 us; error 0 us; skew 500 ppm
I20260709 14:56:27.658990 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:27.662130 19062 webserver.cc:533] Webserver started at http://127.18.157.190:33655/ using document root <none> and password file <none>
I20260709 14:56:27.662678 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:27.662849 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:27.663101 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:27.664347 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/master-0-root/instance:
uuid: "ca7b5497679544c5b537e316f04cc6f7"
format_stamp: "Formatted at 2026-07-09 14:56:27 on dist-test-slave-lv34"
I20260709 14:56:27.669891 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:56:27.673914 20998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:27.674875 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:56:27.675208 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/master-0-root
uuid: "ca7b5497679544c5b537e316f04cc6f7"
format_stamp: "Formatted at 2026-07-09 14:56:27 on dist-test-slave-lv34"
I20260709 14:56:27.675519 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:27.704991 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:27.706583 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:27.754573 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.190:43823
I20260709 14:56:27.754726 21049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.190:43823 every 8 connection(s)
I20260709 14:56:27.759326 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:27.771404 21050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Bootstrap starting.
I20260709 14:56:27.776314 21050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:27.781864 21050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: No bootstrap required, opened a new log
I20260709 14:56:27.784159 21050 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7b5497679544c5b537e316f04cc6f7" member_type: VOTER }
I20260709 14:56:27.784585 21050 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:27.784780 21050 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7b5497679544c5b537e316f04cc6f7, State: Initialized, Role: FOLLOWER
I20260709 14:56:27.785398 21050 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca7b5497679544c5b537e316f04cc6f7" member_type: VOTER }
I20260709 14:56:27.785866 21050 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:27.786057 21050 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:27.786685 21050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:27.791518 21050 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7b5497679544c5b537e316f04cc6f7" member_type: VOTER }
I20260709 14:56:27.792070 21050 leader_election.cc:304] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [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: ca7b5497679544c5b537e316f04cc6f7; no voters: 
I20260709 14:56:27.793424 21050 leader_election.cc:290] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:27.793901 21053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:27.795533 21053 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [term 1 LEADER]: Becoming Leader. State: Replica: ca7b5497679544c5b537e316f04cc6f7, State: Running, Role: LEADER
I20260709 14:56:27.796375 21053 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [LEADER]: Queue going to LEADER mode. State: All 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: "ca7b5497679544c5b537e316f04cc6f7" member_type: VOTER }
I20260709 14:56:27.796558 21050 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:27.801766 21054 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca7b5497679544c5b537e316f04cc6f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7b5497679544c5b537e316f04cc6f7" member_type: VOTER } }
I20260709 14:56:27.802975 21054 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:27.803488 21055 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca7b5497679544c5b537e316f04cc6f7. Latest consensus state: current_term: 1 leader_uuid: "ca7b5497679544c5b537e316f04cc6f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7b5497679544c5b537e316f04cc6f7" member_type: VOTER } }
I20260709 14:56:27.804170 21055 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:27.807427 21061 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:27.816135 21061 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:27.817461 19062 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:27.827078 21061 catalog_manager.cc:1383] Generated new cluster ID: 4f2558def13d4ce0bfddcb4c1fe3ff88
I20260709 14:56:27.827498 21061 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:27.859126 21061 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:27.860626 21061 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:27.876216 21061 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Generated new TSK 0
I20260709 14:56:27.876946 21061 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:27.884382 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:27.890980 21071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:27.892645 21072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:27.896368 21074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:27.896435 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:27.897704 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:27.897944 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:27.898118 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608987898097 us; error 0 us; skew 500 ppm
I20260709 14:56:27.898691 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:27.901111 19062 webserver.cc:533] Webserver started at http://127.18.157.129:33661/ using document root <none> and password file <none>
I20260709 14:56:27.901629 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:27.901793 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:27.902005 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:27.903083 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-0-root/instance:
uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
format_stamp: "Formatted at 2026-07-09 14:56:27 on dist-test-slave-lv34"
I20260709 14:56:27.908609 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:27.912992 21079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:27.914008 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:56:27.914388 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-0-root
uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
format_stamp: "Formatted at 2026-07-09 14:56:27 on dist-test-slave-lv34"
I20260709 14:56:27.914692 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:27.928021 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:27.929294 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:27.930948 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:27.933822 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:27.934100 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:27.934355 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:27.934549 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:27.992352 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.129:35603
I20260709 14:56:27.992482 21141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.129:35603 every 8 connection(s)
I20260709 14:56:27.997807 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:28.006302 21146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:28.007673 21147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:28.013055 21149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:28.013863 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:28.016008 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:28.016413 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:28.016757 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608988016727 us; error 0 us; skew 500 ppm
I20260709 14:56:28.017601 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.017828 21142 heartbeater.cc:344] Connected to a master server at 127.18.157.190:43823
I20260709 14:56:28.018251 21142 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.019269 21142 heartbeater.cc:507] Master 127.18.157.190:43823 requested a full tablet report, sending...
I20260709 14:56:28.020819 19062 webserver.cc:533] Webserver started at http://127.18.157.130:38423/ using document root <none> and password file <none>
I20260709 14:56:28.021498 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.021696 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.021983 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.022182 21015 ts_manager.cc:194] Registered new tserver with Master: a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:28.023208 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-1-root/instance:
uuid: "1804eb39fbfc4f0686359f2c66023517"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-lv34"
I20260709 14:56:28.024365 21015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55040
I20260709 14:56:28.029022 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:28.033687 21154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.034759 19062 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:56:28.035133 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-1-root
uuid: "1804eb39fbfc4f0686359f2c66023517"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-lv34"
I20260709 14:56:28.035429 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:28.071753 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.073313 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.075179 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:28.078191 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:28.078438 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.078689 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:28.078848 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.133275 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.130:46649
I20260709 14:56:28.133440 21216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.130:46649 every 8 connection(s)
I20260709 14:56:28.138252 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:28.145503 21220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:28.153981 21221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:28.156629 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:28.157753 21217 heartbeater.cc:344] Connected to a master server at 127.18.157.190:43823
W20260709 14:56:28.158243 21223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:28.158408 21217 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.159281 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:28.159370 21217 heartbeater.cc:507] Master 127.18.157.190:43823 requested a full tablet report, sending...
W20260709 14:56:28.159529 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:28.159811 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608988159789 us; error 0 us; skew 500 ppm
I20260709 14:56:28.160398 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.162015 21015 ts_manager.cc:194] Registered new tserver with Master: 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:28.163447 19062 webserver.cc:533] Webserver started at http://127.18.157.131:35325/ using document root <none> and password file <none>
I20260709 14:56:28.163915 21015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55044
I20260709 14:56:28.164077 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.164397 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.164669 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.166160 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-2-root/instance:
uuid: "70057409099149b583059874bda68024"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-lv34"
I20260709 14:56:28.171181 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:56:28.176522 21228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.177800 19062 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:56:28.178246 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-2-root
uuid: "70057409099149b583059874bda68024"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-lv34"
I20260709 14:56:28.178560 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:28.203743 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.205513 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.207394 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:28.210851 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:28.211344 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.211786 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:28.212011 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.265502 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.131:38639
I20260709 14:56:28.265709 21290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.131:38639 every 8 connection(s)
I20260709 14:56:28.271180 19062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:28.279829 21294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:28.280407 21295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:28.286226 21297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:28.286403 19062 server_base.cc:1061] running on GCE node
I20260709 14:56:28.287941 19062 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:28.288203 21291 heartbeater.cc:344] Connected to a master server at 127.18.157.190:43823
W20260709 14:56:28.288201 19062 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:28.288689 21291 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.288723 19062 hybrid_clock.cc:648] HybridClock initialized: now 1783608988288699 us; error 0 us; skew 500 ppm
I20260709 14:56:28.289642 19062 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:28.289716 21291 heartbeater.cc:507] Master 127.18.157.190:43823 requested a full tablet report, sending...
I20260709 14:56:28.292395 21015 ts_manager.cc:194] Registered new tserver with Master: 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:28.292560 19062 webserver.cc:533] Webserver started at http://127.18.157.132:43253/ using document root <none> and password file <none>
I20260709 14:56:28.293323 19062 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:28.293581 19062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:28.293906 19062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:28.294413 21015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55056
I20260709 14:56:28.295419 19062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-3-root/instance:
uuid: "db68abe050774663a5ea1dd3733445cb"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-lv34"
I20260709 14:56:28.302183 19062 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:56:28.307377 21302 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.308385 19062 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:28.308787 19062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-3-root
uuid: "db68abe050774663a5ea1dd3733445cb"
format_stamp: "Formatted at 2026-07-09 14:56:28 on dist-test-slave-lv34"
I20260709 14:56:28.309089 19062 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_ZjpTo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608940705390-19062-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:28.320709 19062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:28.322441 19062 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:28.324014 19062 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:28.326735 19062 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:28.326958 19062 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.327239 19062 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:28.327401 19062 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:28.377502 19062 rpc_server.cc:307] RPC server started. Bound to: 127.18.157.132:43261
I20260709 14:56:28.377607 21364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.157.132:43261 every 8 connection(s)
I20260709 14:56:28.393445 21365 heartbeater.cc:344] Connected to a master server at 127.18.157.190:43823
I20260709 14:56:28.393950 21365 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:28.394796 21365 heartbeater.cc:507] Master 127.18.157.190:43823 requested a full tablet report, sending...
I20260709 14:56:28.397431 21015 ts_manager.cc:194] Registered new tserver with Master: db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:28.398049 19062 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017291614s
I20260709 14:56:28.399847 21015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55066
I20260709 14:56:28.431629 21015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55070:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:56:28.688549 21256 tablet_service.cc:1511] Processing CreateTablet for tablet 38eb6206e91249e3b32e6f6ff08242d0 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:28.690351 21256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eb6206e91249e3b32e6f6ff08242d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.694685 21255 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8fc44fce314cefac4a09d9f8b84379 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:28.696733 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8fc44fce314cefac4a09d9f8b84379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.698558 21254 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0f723bd8a044cb87db18da479d4a88 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:28.698906 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 38eb6206e91249e3b32e6f6ff08242d0 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:28.701771 21254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0f723bd8a044cb87db18da479d4a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.702718 21252 tablet_service.cc:1511] Processing CreateTablet for tablet 02d8c8f3049a4ac486ffdb7767b4419f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:28.704360 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d8c8f3049a4ac486ffdb7767b4419f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.704959 21253 tablet_service.cc:1511] Processing CreateTablet for tablet faea513a3b0d4b43aeb7e4e1d0ad5464 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:28.707085 21253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faea513a3b0d4b43aeb7e4e1d0ad5464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.706724 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8fc44fce314cefac4a09d9f8b84379 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:28.710484 21103 tablet_service.cc:1511] Processing CreateTablet for tablet a7ac7b91256f42b0a51480c727651b70 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:28.702772 21104 tablet_service.cc:1511] Processing CreateTablet for tablet faea513a3b0d4b43aeb7e4e1d0ad5464 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:28.710294 21251 tablet_service.cc:1511] Processing CreateTablet for tablet 943181b3a9664b80a59584d5323b916e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:28.715739 21251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943181b3a9664b80a59584d5323b916e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.712132 21106 tablet_service.cc:1511] Processing CreateTablet for tablet ac4a310005fb4eeeb7268e30c64fb0d3 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:28.721622 21102 tablet_service.cc:1511] Processing CreateTablet for tablet 02d8c8f3049a4ac486ffdb7767b4419f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:28.725394 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 38eb6206e91249e3b32e6f6ff08242d0 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:56:28.727289 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eb6206e91249e3b32e6f6ff08242d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.708585 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8fc44fce314cefac4a09d9f8b84379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.730688 21178 tablet_service.cc:1511] Processing CreateTablet for tablet a7ac7b91256f42b0a51480c727651b70 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:28.730890 21181 tablet_service.cc:1511] Processing CreateTablet for tablet ac4a310005fb4eeeb7268e30c64fb0d3 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:28.732316 21178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ac7b91256f42b0a51480c727651b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.734257 21177 tablet_service.cc:1511] Processing CreateTablet for tablet 943181b3a9664b80a59584d5323b916e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:28.736462 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943181b3a9664b80a59584d5323b916e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.737195 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ac7b91256f42b0a51480c727651b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.738518 21179 tablet_service.cc:1511] Processing CreateTablet for tablet faea513a3b0d4b43aeb7e4e1d0ad5464 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:56:28.740111 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faea513a3b0d4b43aeb7e4e1d0ad5464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.741328 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faea513a3b0d4b43aeb7e4e1d0ad5464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.742558 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0f723bd8a044cb87db18da479d4a88 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:28.746361 21250 tablet_service.cc:1511] Processing CreateTablet for tablet 36140a364af64ccb8ebfd1185b6f75d1 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:28.746380 21101 tablet_service.cc:1511] Processing CreateTablet for tablet 36140a364af64ccb8ebfd1185b6f75d1 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:28.749138 21250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36140a364af64ccb8ebfd1185b6f75d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.750252 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 36140a364af64ccb8ebfd1185b6f75d1 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:56:28.753777 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0f723bd8a044cb87db18da479d4a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.757802 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36140a364af64ccb8ebfd1185b6f75d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.759303 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 30c090786f8c4b759db000dad6ed3236 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:28.761179 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4a310005fb4eeeb7268e30c64fb0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.746896 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d8c8f3049a4ac486ffdb7767b4419f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.768940 21175 tablet_service.cc:1511] Processing CreateTablet for tablet 30c090786f8c4b759db000dad6ed3236 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:28.769699 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36140a364af64ccb8ebfd1185b6f75d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.770604 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c090786f8c4b759db000dad6ed3236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.773727 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c090786f8c4b759db000dad6ed3236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.777760 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4a310005fb4eeeb7268e30c64fb0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.781775 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38eb6206e91249e3b32e6f6ff08242d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.799748 21255 tablet_service.cc:1511] Processing CreateTablet for tablet 3f374e3363c446ccbb5e2ef4f86a61cf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:28.801460 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f374e3363c446ccbb5e2ef4f86a61cf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:28.811686 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:28.824546 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 3f374e3363c446ccbb5e2ef4f86a61cf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:28.826156 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f374e3363c446ccbb5e2ef4f86a61cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.833472 21385 tablet_bootstrap.cc:492] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:28.838274 21176 tablet_service.cc:1511] Processing CreateTablet for tablet a5500893b5b646e9ac27973663c7bc65 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:28.839751 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5500893b5b646e9ac27973663c7bc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.849934 21330 tablet_service.cc:1511] Processing CreateTablet for tablet ac4a310005fb4eeeb7268e30c64fb0d3 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:56:28.850468 21323 tablet_service.cc:1511] Processing CreateTablet for tablet 3f374e3363c446ccbb5e2ef4f86a61cf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:56:28.851712 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4a310005fb4eeeb7268e30c64fb0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.851843 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 30c090786f8c4b759db000dad6ed3236 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:56:28.853219 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c090786f8c4b759db000dad6ed3236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.854818 21323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f374e3363c446ccbb5e2ef4f86a61cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.856207 21386 tablet_bootstrap.cc:492] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:28.856631 21328 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0f723bd8a044cb87db18da479d4a88 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:56:28.859684 21328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0f723bd8a044cb87db18da479d4a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.859560 21329 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8fc44fce314cefac4a09d9f8b84379 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:56:28.871258 21329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8fc44fce314cefac4a09d9f8b84379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.881023 21385 tablet_bootstrap.cc:654] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.884714 21325 tablet_service.cc:1511] Processing CreateTablet for tablet 943181b3a9664b80a59584d5323b916e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:56:28.886502 21325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943181b3a9664b80a59584d5323b916e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.891515 21327 tablet_service.cc:1511] Processing CreateTablet for tablet a7ac7b91256f42b0a51480c727651b70 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:56:28.895893 21326 tablet_service.cc:1511] Processing CreateTablet for tablet 02d8c8f3049a4ac486ffdb7767b4419f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:56:28.898286 21327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ac7b91256f42b0a51480c727651b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.900717 21322 tablet_service.cc:1511] Processing CreateTablet for tablet a5500893b5b646e9ac27973663c7bc65 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:28.902328 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5500893b5b646e9ac27973663c7bc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.915071 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 2dea1b8ac48845699cd1e47e66ff7613 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:28.917284 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dea1b8ac48845699cd1e47e66ff7613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.934600 21386 tablet_bootstrap.cc:654] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:28.927173 21326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d8c8f3049a4ac486ffdb7767b4419f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.935114 21251 tablet_service.cc:1511] Processing CreateTablet for tablet a5500893b5b646e9ac27973663c7bc65 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:56:28.946054 21387 tablet_bootstrap.cc:492] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:28.950278 21251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5500893b5b646e9ac27973663c7bc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.952505 21385 tablet_bootstrap.cc:492] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:28.965741 21385 ts_tablet_manager.cc:1403] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.133s	user 0.035s	sys 0.016s
I20260709 14:56:28.963102 21321 tablet_service.cc:1511] Processing CreateTablet for tablet a53373b7c59543fe950025da4e1c91a7 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:28.977489 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53373b7c59543fe950025da4e1c91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.981060 21385 raft_consensus.cc:359] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:28.974382 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 2dea1b8ac48845699cd1e47e66ff7613 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:28.985684 21385 raft_consensus.cc:385] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:28.991366 21385 raft_consensus.cc:740] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:28.992206 21389 tablet_bootstrap.cc:492] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:28.992614 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dea1b8ac48845699cd1e47e66ff7613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:28.993935 21107 tablet_service.cc:1511] Processing CreateTablet for tablet a53373b7c59543fe950025da4e1c91a7 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:28.994633 21177 tablet_service.cc:1511] Processing CreateTablet for tablet a53373b7c59543fe950025da4e1c91a7 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:56:29.007947 21387 tablet_bootstrap.cc:654] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.009447 21254 tablet_service.cc:1511] Processing CreateTablet for tablet 80b64ecb8a4c4a5abe14ef1b60ca890f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:29.010943 21254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b64ecb8a4c4a5abe14ef1b60ca890f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.011308 21385 consensus_queue.cc:260] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.016891 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53373b7c59543fe950025da4e1c91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.020884 21386 tablet_bootstrap.cc:492] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:29.021479 21386 ts_tablet_manager.cc:1403] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.005s
I20260709 14:56:29.026646 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 80b64ecb8a4c4a5abe14ef1b60ca890f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:29.027136 21252 tablet_service.cc:1511] Processing CreateTablet for tablet 2dea1b8ac48845699cd1e47e66ff7613 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:56:29.027837 21142 heartbeater.cc:499] Master 127.18.157.190:43823 was elected leader, sending a full tablet report...
I20260709 14:56:29.028215 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b64ecb8a4c4a5abe14ef1b60ca890f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.028924 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dea1b8ac48845699cd1e47e66ff7613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.029949 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53373b7c59543fe950025da4e1c91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.030113 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 80b64ecb8a4c4a5abe14ef1b60ca890f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:56:29.035650 21386 raft_consensus.cc:359] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.041020 21291 heartbeater.cc:499] Master 127.18.157.190:43823 was elected leader, sending a full tablet report...
I20260709 14:56:29.041667 21386 raft_consensus.cc:385] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.042054 21386 raft_consensus.cc:740] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.042865 21386 consensus_queue.cc:260] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.046901 21385 ts_tablet_manager.cc:1434] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.000s
I20260709 14:56:29.048236 21385 tablet_bootstrap.cc:492] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:29.050129 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b64ecb8a4c4a5abe14ef1b60ca890f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.051664 21180 tablet_service.cc:1511] Processing CreateTablet for tablet fc80932c8cda41fb8045a6d0a4ae78af (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:29.053082 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc80932c8cda41fb8045a6d0a4ae78af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.055339 21389 tablet_bootstrap.cc:654] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.091285 21386 ts_tablet_manager.cc:1434] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.069s	user 0.019s	sys 0.019s
I20260709 14:56:29.091128 21255 tablet_service.cc:1511] Processing CreateTablet for tablet fc80932c8cda41fb8045a6d0a4ae78af (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:29.095422 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc80932c8cda41fb8045a6d0a4ae78af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.100164 21387 tablet_bootstrap.cc:492] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:29.100817 21387 ts_tablet_manager.cc:1403] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.155s	user 0.032s	sys 0.008s
I20260709 14:56:29.104038 21327 tablet_service.cc:1511] Processing CreateTablet for tablet fc80932c8cda41fb8045a6d0a4ae78af (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:56:29.105508 21327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc80932c8cda41fb8045a6d0a4ae78af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.106021 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 0efa8c17b9f44755bedfbfe118a2c06c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:29.107573 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efa8c17b9f44755bedfbfe118a2c06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.112236 21250 tablet_service.cc:1511] Processing CreateTablet for tablet 0efa8c17b9f44755bedfbfe118a2c06c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:29.116740 21250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efa8c17b9f44755bedfbfe118a2c06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.116379 21330 tablet_service.cc:1511] Processing CreateTablet for tablet 80d5e4dbd30342cca20f48d2f77d30c6 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:29.117842 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d5e4dbd30342cca20f48d2f77d30c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.118723 21386 tablet_bootstrap.cc:492] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:29.121680 21217 heartbeater.cc:499] Master 127.18.157.190:43823 was elected leader, sending a full tablet report...
I20260709 14:56:29.126168 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 0efa8c17b9f44755bedfbfe118a2c06c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:56:29.132277 21386 tablet_bootstrap.cc:654] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.133803 21391 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.134390 21391 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.145439 21391 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:29.147936 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0efa8c17b9f44755bedfbfe118a2c06c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.159265 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 80d5e4dbd30342cca20f48d2f77d30c6 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:29.162181 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 80d5e4dbd30342cca20f48d2f77d30c6 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:56:29.163604 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d5e4dbd30342cca20f48d2f77d30c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.174455 21385 tablet_bootstrap.cc:654] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.181840 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d5e4dbd30342cca20f48d2f77d30c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.185497 21387 raft_consensus.cc:359] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.187884 21387 raft_consensus.cc:385] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.197342 21387 raft_consensus.cc:740] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.221727 21387 consensus_queue.cc:260] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.237025 21392 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.237691 21392 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.229391 21389 tablet_bootstrap.cc:492] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:29.238862 21389 ts_tablet_manager.cc:1403] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.008s
I20260709 14:56:29.229947 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:29.244669 21117 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:29.229698 21255 tablet_service.cc:1511] Processing CreateTablet for tablet 75ccce8d1d7c4498bc877b65e434a975 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:29.242367 21392 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:29.247291 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ccce8d1d7c4498bc877b65e434a975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.247809 21232 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:29.242285 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 75ccce8d1d7c4498bc877b65e434a975 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:29.249176 21391 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.249526 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ccce8d1d7c4498bc877b65e434a975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.249675 21391 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.250288 21391 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.253783 21386 tablet_bootstrap.cc:492] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:29.254580 21386 ts_tablet_manager.cc:1403] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.136s	user 0.004s	sys 0.016s
I20260709 14:56:29.256978 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 75ccce8d1d7c4498bc877b65e434a975 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:56:29.257755 21386 raft_consensus.cc:359] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.258665 21386 raft_consensus.cc:385] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.258818 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ccce8d1d7c4498bc877b65e434a975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.259001 21386 raft_consensus.cc:740] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.260186 21386 consensus_queue.cc:260] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.262567 21386 ts_tablet_manager.cc:1434] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:56:29.260267 21391 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.264257 21386 tablet_bootstrap.cc:492] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:29.268909 21389 raft_consensus.cc:359] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.270262 21389 raft_consensus.cc:385] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.272403 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:29.274428 21117 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.271562 21391 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:29.282104 21386 tablet_bootstrap.cc:654] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.272997 21389 raft_consensus.cc:740] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.291709 21250 tablet_service.cc:1511] Processing CreateTablet for tablet 72a3a7034802431098f8286e46e86828 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:29.291713 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:29.292264 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:29.296307 21250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a3a7034802431098f8286e46e86828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.297788 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:29.298686 21232 leader_election.cc:343] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.302371 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 72a3a7034802431098f8286e46e86828 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:29.305064 21385 tablet_bootstrap.cc:492] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:29.312242 21385 ts_tablet_manager.cc:1403] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.264s	user 0.019s	sys 0.004s
I20260709 14:56:29.312631 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a3a7034802431098f8286e46e86828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.315261 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf5d34ab52247ff8d3c4f3dc003606f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:29.311561 21330 tablet_service.cc:1511] Processing CreateTablet for tablet 72a3a7034802431098f8286e46e86828 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:56:29.309569 21389 consensus_queue.cc:260] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.311317 21387 ts_tablet_manager.cc:1434] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.210s	user 0.017s	sys 0.005s
I20260709 14:56:29.317368 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a3a7034802431098f8286e46e86828. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.317116 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf5d34ab52247ff8d3c4f3dc003606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.318506 21387 tablet_bootstrap.cc:492] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
W20260709 14:56:29.321349 21232 leader_election.cc:343] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.321945 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf5d34ab52247ff8d3c4f3dc003606f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:29.323717 21385 raft_consensus.cc:359] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.337589 21385 raft_consensus.cc:385] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.337958 21385 raft_consensus.cc:740] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
W20260709 14:56:29.312523 21155 leader_election.cc:343] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.292841 21117 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:29.327629 21255 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf5d34ab52247ff8d3c4f3dc003606f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:56:29.330158 21327 tablet_service.cc:1511] Processing CreateTablet for tablet 39858ae2685e4146b342305b0565e476 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:29.339449 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf5d34ab52247ff8d3c4f3dc003606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.339577 21327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39858ae2685e4146b342305b0565e476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.331136 21389 ts_tablet_manager.cc:1434] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.004s
I20260709 14:56:29.331791 21365 heartbeater.cc:499] Master 127.18.157.190:43823 was elected leader, sending a full tablet report...
I20260709 14:56:29.342273 21389 tablet_bootstrap.cc:492] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:29.340301 21385 consensus_queue.cc:260] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.332787 21387 tablet_bootstrap.cc:654] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.335932 21386 tablet_bootstrap.cc:492] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:29.338130 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf5d34ab52247ff8d3c4f3dc003606f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.336347 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 39858ae2685e4146b342305b0565e476 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:29.346573 21386 ts_tablet_manager.cc:1403] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.001s
I20260709 14:56:29.351049 21385 ts_tablet_manager.cc:1434] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 14:56:29.352181 21385 tablet_bootstrap.cc:492] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:29.355870 21389 tablet_bootstrap.cc:654] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.358551 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39858ae2685e4146b342305b0565e476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.358376 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 39858ae2685e4146b342305b0565e476 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:56:29.359808 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39858ae2685e4146b342305b0565e476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.374747 21250 tablet_service.cc:1511] Processing CreateTablet for tablet e46f7dcb5fab410499bcb22134311a54 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:29.376240 21250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46f7dcb5fab410499bcb22134311a54. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:29.365861 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 44582.7us
I20260709 14:56:29.390074 21386 raft_consensus.cc:359] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.391484 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:29.393420 21386 raft_consensus.cc:385] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.394064 21386 raft_consensus.cc:740] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
W20260709 14:56:29.394815 21158 leader_election.cc:343] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.394749 21103 tablet_service.cc:1511] Processing CreateTablet for tablet e46f7dcb5fab410499bcb22134311a54 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:29.395474 21158 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:29.397197 21392 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.399780 21385 tablet_bootstrap.cc:654] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.399695 21177 tablet_service.cc:1511] Processing CreateTablet for tablet b490e3caf8c84b9ca88358e8b79e0862 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:29.395750 21386 consensus_queue.cc:260] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.401217 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b490e3caf8c84b9ca88358e8b79e0862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.401862 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46f7dcb5fab410499bcb22134311a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.393452 21324 tablet_service.cc:1511] Processing CreateTablet for tablet e46f7dcb5fab410499bcb22134311a54 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:56:29.411854 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46f7dcb5fab410499bcb22134311a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.381654 21232 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:29.417152 21391 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:29.424355 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 45957.8us
I20260709 14:56:29.426261 21252 tablet_service.cc:1511] Processing CreateTablet for tablet b490e3caf8c84b9ca88358e8b79e0862 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:29.427883 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b490e3caf8c84b9ca88358e8b79e0862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.435051 21386 ts_tablet_manager.cc:1434] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260709 14:56:29.436408 21386 tablet_bootstrap.cc:492] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:29.431295 21391 raft_consensus.cc:697] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:29.445187 21391 consensus_queue.cc:237] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.457753 21251 tablet_service.cc:1511] Processing CreateTablet for tablet 336df5bbdcd44bc19ad64ec3ca7eea00 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:29.458664 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 336df5bbdcd44bc19ad64ec3ca7eea00 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:29.459532 21251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336df5bbdcd44bc19ad64ec3ca7eea00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.460214 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336df5bbdcd44bc19ad64ec3ca7eea00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.462322 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 336df5bbdcd44bc19ad64ec3ca7eea00 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:56:29.463765 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 336df5bbdcd44bc19ad64ec3ca7eea00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.466485 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 0464618a5b0b4026ac47376ef97b03c7 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:29.468286 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0464618a5b0b4026ac47376ef97b03c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.463768 21327 tablet_service.cc:1511] Processing CreateTablet for tablet b490e3caf8c84b9ca88358e8b79e0862 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:56:29.472541 21327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b490e3caf8c84b9ca88358e8b79e0862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.483333 21386 tablet_bootstrap.cc:654] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.488946 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 0464618a5b0b4026ac47376ef97b03c7 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:29.490118 21404 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.490820 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0464618a5b0b4026ac47376ef97b03c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.491020 21404 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.491757 21389 tablet_bootstrap.cc:492] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:29.494381 21389 ts_tablet_manager.cc:1403] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.013s
I20260709 14:56:29.515805 21179 tablet_service.cc:1511] Processing CreateTablet for tablet 0464618a5b0b4026ac47376ef97b03c7 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:56:29.517556 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0464618a5b0b4026ac47376ef97b03c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.517771 21404 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:29.517103 21015 catalog_manager.cc:5697] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.530244 21330 tablet_service.cc:1511] Processing CreateTablet for tablet c7367ecafaba4a8a94851e258578e45c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:29.531952 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7367ecafaba4a8a94851e258578e45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.535434 21254 tablet_service.cc:1511] Processing CreateTablet for tablet c7367ecafaba4a8a94851e258578e45c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:29.537103 21254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7367ecafaba4a8a94851e258578e45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.538728 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:29.539820 21392 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.540390 21392 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.539389 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:29.547442 21232 leader_election.cc:343] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.533524 21389 raft_consensus.cc:359] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.548687 21389 raft_consensus.cc:385] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.549104 21389 raft_consensus.cc:740] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.550609 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:29.551430 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:29.552950 21158 leader_election.cc:343] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.556463 21389 consensus_queue.cc:260] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.559747 21389 ts_tablet_manager.cc:1434] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 14:56:29.548877 21392 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:29.554833 21155 leader_election.cc:343] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.561721 21340 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:29.579228 21155 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:29.596618 21392 raft_consensus.cc:2749] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.582530 21324 tablet_service.cc:1511] Processing CreateTablet for tablet d492e2f828214f6cb0d2ea4e95aba1c9 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:29.574950 21255 tablet_service.cc:1511] Processing CreateTablet for tablet d492e2f828214f6cb0d2ea4e95aba1c9 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:29.599465 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d492e2f828214f6cb0d2ea4e95aba1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.595247 21229 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:29.578701 21103 tablet_service.cc:1511] Processing CreateTablet for tablet c7367ecafaba4a8a94851e258578e45c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:56:29.601662 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7367ecafaba4a8a94851e258578e45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.604326 21404 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.604825 21404 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.605163 21404 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.605194 21107 tablet_service.cc:1511] Processing CreateTablet for tablet f558ac2ec861473eb5e6c556f415efbf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:29.599499 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d492e2f828214f6cb0d2ea4e95aba1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.561175 21389 tablet_bootstrap.cc:492] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:29.606642 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f558ac2ec861473eb5e6c556f415efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.614907 21403 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.583819 21387 tablet_bootstrap.cc:492] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:29.615495 21403 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.625329 21176 tablet_service.cc:1511] Processing CreateTablet for tablet f558ac2ec861473eb5e6c556f415efbf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:29.630532 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f558ac2ec861473eb5e6c556f415efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.576608 21177 tablet_service.cc:1511] Processing CreateTablet for tablet d492e2f828214f6cb0d2ea4e95aba1c9 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:56:29.632489 21387 ts_tablet_manager.cc:1403] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.314s	user 0.014s	sys 0.009s
I20260709 14:56:29.673661 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d492e2f828214f6cb0d2ea4e95aba1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.673928 21250 tablet_service.cc:1511] Processing CreateTablet for tablet f558ac2ec861473eb5e6c556f415efbf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:56:29.675092 21389 tablet_bootstrap.cc:654] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.621438 21404 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.667526 21403 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:29.694702 21392 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.695259 21392 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:29.696029 21385 tablet_bootstrap.cc:492] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:29.696568 21385 ts_tablet_manager.cc:1403] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.345s	user 0.060s	sys 0.041s
I20260709 14:56:29.698658 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:29.699321 21251 tablet_service.cc:1511] Processing CreateTablet for tablet 91b9191c9180427eacafad87e3f5a5ea (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 14:56:29.700246 21158 leader_election.cc:343] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.666374 21387 raft_consensus.cc:359] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.713150 21385 raft_consensus.cc:359] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.724900 21385 raft_consensus.cc:385] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.725283 21385 raft_consensus.cc:740] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.725925 21102 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf6ded2d0f4117b913a3f65dd383a5 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:29.726050 21385 consensus_queue.cc:260] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.727401 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf6ded2d0f4117b913a3f65dd383a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.728695 21385 ts_tablet_manager.cc:1434] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.006s
I20260709 14:56:29.718606 21325 tablet_service.cc:1511] Processing CreateTablet for tablet 3573c12841a441378419f805a0e4287e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:29.719681 21252 tablet_service.cc:1511] Processing CreateTablet for tablet 00ae78a338eb408da4e6e7811a90940b (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:29.730773 21325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3573c12841a441378419f805a0e4287e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.729847 21387 raft_consensus.cc:385] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.715205 21386 tablet_bootstrap.cc:492] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:29.719247 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:29.731818 21340 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.731762 21386 ts_tablet_manager.cc:1403] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.296s	user 0.020s	sys 0.008s
I20260709 14:56:29.723111 21250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f558ac2ec861473eb5e6c556f415efbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.738513 21251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b9191c9180427eacafad87e3f5a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.740423 21386 raft_consensus.cc:359] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.718743 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:29.741321 21386 raft_consensus.cc:385] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.741838 21386 raft_consensus.cc:740] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.724022 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf6ded2d0f4117b913a3f65dd383a5 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:29.742729 21386 consensus_queue.cc:260] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.743690 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf6ded2d0f4117b913a3f65dd383a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.745609 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ae78a338eb408da4e6e7811a90940b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.719887 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 3573c12841a441378419f805a0e4287e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:29.724944 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 00ae78a338eb408da4e6e7811a90940b (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:29.719959 21404 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:29.749089 21392 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:29.748782 21106 tablet_service.cc:1511] Processing CreateTablet for tablet 5504aabfb2094ddd906e21ff1241e87a (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:29.749861 21253 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf6ded2d0f4117b913a3f65dd383a5 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:56:29.750751 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5504aabfb2094ddd906e21ff1241e87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.751190 21253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf6ded2d0f4117b913a3f65dd383a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.723935 21101 tablet_service.cc:1511] Processing CreateTablet for tablet 91b9191c9180427eacafad87e3f5a5ea (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:29.752652 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b9191c9180427eacafad87e3f5a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.761474 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ae78a338eb408da4e6e7811a90940b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.764783 21340 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:29.770176 21179 tablet_service.cc:1511] Processing CreateTablet for tablet 5504aabfb2094ddd906e21ff1241e87a (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:29.771826 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 91b9191c9180427eacafad87e3f5a5ea (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:56:29.733076 21387 raft_consensus.cc:740] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.787791 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:29.792479 21254 tablet_service.cc:1511] Processing CreateTablet for tablet 82850c5e3e6544959c08cb669b8f8575 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:29.797549 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3573c12841a441378419f805a0e4287e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.800880 21385 tablet_bootstrap.cc:492] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024: Bootstrap starting.
W20260709 14:56:29.819659 21306 leader_election.cc:343] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.806630 21229 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:29.823088 21404 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:29.823710 21404 raft_consensus.cc:697] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:29.823854 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5504aabfb2094ddd906e21ff1241e87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.824695 21404 consensus_queue.cc:237] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.822760 21256 tablet_service.cc:1511] Processing CreateTablet for tablet fd3969f4aef747b093b84afdd394eb1e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:29.829452 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b9191c9180427eacafad87e3f5a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.822634 21389 tablet_bootstrap.cc:492] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:29.830843 21389 ts_tablet_manager.cc:1403] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.270s	user 0.010s	sys 0.049s
I20260709 14:56:29.831410 21387 consensus_queue.cc:260] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:29.844357 21387 ts_tablet_manager.cc:1434] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.190s	user 0.007s	sys 0.005s
I20260709 14:56:29.834115 21178 tablet_service.cc:1511] Processing CreateTablet for tablet fd3969f4aef747b093b84afdd394eb1e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:29.845161 21104 tablet_service.cc:1511] Processing CreateTablet for tablet 2282d8156c6b43c1b84f26371072b28b (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:29.845744 21178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3969f4aef747b093b84afdd394eb1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.846083 21387 tablet_bootstrap.cc:492] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:29.846688 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2282d8156c6b43c1b84f26371072b28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.847692 21254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82850c5e3e6544959c08cb669b8f8575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.849588 21323 tablet_service.cc:1511] Processing CreateTablet for tablet fd3969f4aef747b093b84afdd394eb1e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:56:29.851079 21323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3969f4aef747b093b84afdd394eb1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.853431 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 3573c12841a441378419f805a0e4287e (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:56:29.853942 21389 raft_consensus.cc:359] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:29.854813 21389 raft_consensus.cc:385] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:29.855118 21389 raft_consensus.cc:740] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:29.855191 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3573c12841a441378419f805a0e4287e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.862560 21328 tablet_service.cc:1511] Processing CreateTablet for tablet 5504aabfb2094ddd906e21ff1241e87a (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:56:29.864274 21328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5504aabfb2094ddd906e21ff1241e87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.839219 21117 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.866320 21326 tablet_service.cc:1511] Processing CreateTablet for tablet 82850c5e3e6544959c08cb669b8f8575 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:29.888239 21326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82850c5e3e6544959c08cb669b8f8575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.871402 21391 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.889305 21391 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:29.874125 21175 tablet_service.cc:1511] Processing CreateTablet for tablet 2282d8156c6b43c1b84f26371072b28b (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:29.892856 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2282d8156c6b43c1b84f26371072b28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.892932 21330 tablet_service.cc:1511] Processing CreateTablet for tablet 00ae78a338eb408da4e6e7811a90940b (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:56:29.894519 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ae78a338eb408da4e6e7811a90940b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.877992 21249 tablet_service.cc:1511] Processing CreateTablet for tablet 2282d8156c6b43c1b84f26371072b28b (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:56:29.896046 21249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2282d8156c6b43c1b84f26371072b28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.867982 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:29.900766 21391 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:29.884608 21322 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1aaffff1e3448695dc74214f887944 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:29.902649 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1aaffff1e3448695dc74214f887944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.903239 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:29.903946 21191 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:29.904722 21256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3969f4aef747b093b84afdd394eb1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.902410 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:29.870061 21389 consensus_queue.cc:260] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:29.906163 21232 leader_election.cc:343] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:29.906904 21305 leader_election.cc:343] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.907440 21305 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:29.907972 21387 tablet_bootstrap.cc:654] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:29.885330 21107 tablet_service.cc:1511] Processing CreateTablet for tablet 82850c5e3e6544959c08cb669b8f8575 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:56:29.911219 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82850c5e3e6544959c08cb669b8f8575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.914623 21389 ts_tablet_manager.cc:1434] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.001s
I20260709 14:56:29.916997 21403 raft_consensus.cc:2749] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:29.906929 21232 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:29.920372 21404 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:29.920830 21404 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:29.921208 21404 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:29.916059 21389 tablet_bootstrap.cc:492] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:29.953553 21386 ts_tablet_manager.cc:1434] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.216s	user 0.010s	sys 0.020s
I20260709 14:56:29.955314 21117 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:29.958657 21386 tablet_bootstrap.cc:492] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:29.969141 21403 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:29.969761 21403 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:29.973780 21174 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1aaffff1e3448695dc74214f887944 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:56:29.975556 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1aaffff1e3448695dc74214f887944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:29.978159 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:29.979918 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1aaffff1e3448695dc74214f887944 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 14:56:29.981313 21305 leader_election.cc:343] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:29.985376 21403 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:29.986876 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:29.996163 21386 tablet_bootstrap.cc:654] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.022310 21389 tablet_bootstrap.cc:654] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.008944 21404 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.038118 21105 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2e0faa54a24689b3f27af592ffb2d6 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:30.046588 21256 tablet_service.cc:1511] Processing CreateTablet for tablet 3c73f4da29494560b2f102b385cd270c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:30.047137 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 3c73f4da29494560b2f102b385cd270c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:30.048116 21256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c73f4da29494560b2f102b385cd270c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.048321 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c73f4da29494560b2f102b385cd270c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.037712 21253 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2e0faa54a24689b3f27af592ffb2d6 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:30.055179 21253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2e0faa54a24689b3f27af592ffb2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.058501 21387 tablet_bootstrap.cc:492] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:30.059226 21387 ts_tablet_manager.cc:1403] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.017s
I20260709 14:56:30.064554 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2e0faa54a24689b3f27af592ffb2d6 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:56:30.066063 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2e0faa54a24689b3f27af592ffb2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.067283 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 3c73f4da29494560b2f102b385cd270c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:56:30.068681 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c73f4da29494560b2f102b385cd270c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.071882 21391 consensus_queue.cc:1048] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:30.076220 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:30.076941 21191 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.076819 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:30.080639 21106 tablet_service.cc:1511] Processing CreateTablet for tablet bc0f5af0ea73489b801cc23727c568fb (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:56:30.081815 21232 leader_election.cc:343] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.082662 21404 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:30.083400 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:30.083295 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1aaffff1e3448695dc74214f887944. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:30.085582 21157 leader_election.cc:343] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.086114 21157 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:30.087566 21415 raft_consensus.cc:2749] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.088717 21105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2e0faa54a24689b3f27af592ffb2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.092911 21386 tablet_bootstrap.cc:492] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:30.104687 21386 ts_tablet_manager.cc:1403] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.004s
I20260709 14:56:30.108135 21387 raft_consensus.cc:359] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.109743 21386 raft_consensus.cc:359] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.110652 21252 tablet_service.cc:1511] Processing CreateTablet for tablet bc0f5af0ea73489b801cc23727c568fb (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:30.125329 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0f5af0ea73489b801cc23727c568fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.126179 21325 tablet_service.cc:1511] Processing CreateTablet for tablet 0d59408d32474a32b8a1ba36be7ff353 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:30.127779 21325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d59408d32474a32b8a1ba36be7ff353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.129485 21175 tablet_service.cc:1511] Processing CreateTablet for tablet bc0f5af0ea73489b801cc23727c568fb (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:56:30.131001 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0f5af0ea73489b801cc23727c568fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.133720 21389 tablet_bootstrap.cc:492] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:30.134425 21389 ts_tablet_manager.cc:1403] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.219s	user 0.016s	sys 0.002s
I20260709 14:56:30.137854 21389 raft_consensus.cc:359] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.138604 21191 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:30.143062 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 0d59408d32474a32b8a1ba36be7ff353 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:30.145536 21232 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:30.119421 21386 raft_consensus.cc:385] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.147161 21391 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.115711 21387 raft_consensus.cc:385] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.147704 21386 raft_consensus.cc:740] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.152063 21391 raft_consensus.cc:697] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:30.153163 21391 consensus_queue.cc:237] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.159056 21182 tablet_service.cc:1511] Processing CreateTablet for tablet 0d59408d32474a32b8a1ba36be7ff353 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:56:30.160737 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d59408d32474a32b8a1ba36be7ff353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.160332 21327 tablet_service.cc:1511] Processing CreateTablet for tablet 0556d8af94a94f19bf846f2cceea55eb (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:30.138693 21389 raft_consensus.cc:385] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.148764 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc0f5af0ea73489b801cc23727c568fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.176126 21327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556d8af94a94f19bf846f2cceea55eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.174503 21389 raft_consensus.cc:740] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.194370 21389 consensus_queue.cc:260] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.196725 21389 ts_tablet_manager.cc:1434] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 14:56:30.206077 21385 tablet_bootstrap.cc:654] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.149909 21387 raft_consensus.cc:740] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.211927 21387 consensus_queue.cc:260] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.214955 21387 ts_tablet_manager.cc:1434] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.155s	user 0.004s	sys 0.006s
I20260709 14:56:30.224483 21387 tablet_bootstrap.cc:492] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:30.230471 21389 tablet_bootstrap.cc:492] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:30.233773 21386 consensus_queue.cc:260] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.162043 21251 tablet_service.cc:1511] Processing CreateTablet for tablet 0556d8af94a94f19bf846f2cceea55eb (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 14:56:30.239032 21232 consensus_peers.cc:597] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 -> Peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Couldn't send request to peer 1804eb39fbfc4f0686359f2c66023517. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.239801 21251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556d8af94a94f19bf846f2cceea55eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.244624 21404 consensus_queue.cc:1048] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:30.249819 21100 tablet_service.cc:1511] Processing CreateTablet for tablet 0556d8af94a94f19bf846f2cceea55eb (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:56:30.262761 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0556d8af94a94f19bf846f2cceea55eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.263893 21330 tablet_service.cc:1511] Processing CreateTablet for tablet 4869f8682c754fe58394881f1a270126 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:30.272948 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4869f8682c754fe58394881f1a270126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.279711 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 710d0aa6e9f04c5ab3800f32b6868005 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:30.271378 21386 ts_tablet_manager.cc:1434] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.165s	user 0.008s	sys 0.002s
I20260709 14:56:30.288223 21176 tablet_service.cc:1511] Processing CreateTablet for tablet 710d0aa6e9f04c5ab3800f32b6868005 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:30.282269 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d59408d32474a32b8a1ba36be7ff353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.293785 21176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710d0aa6e9f04c5ab3800f32b6868005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.297492 21181 tablet_service.cc:1511] Processing CreateTablet for tablet 4869f8682c754fe58394881f1a270126 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:30.295781 21389 tablet_bootstrap.cc:654] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.294934 21404 consensus_queue.cc:1048] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:56:30.304028 21386 tablet_bootstrap.cc:492] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:30.305217 21253 tablet_service.cc:1511] Processing CreateTablet for tablet 710d0aa6e9f04c5ab3800f32b6868005 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:56:30.306079 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710d0aa6e9f04c5ab3800f32b6868005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.306334 21321 tablet_service.cc:1511] Processing CreateTablet for tablet bcfbd836ca5d427094fb2e74b06fde56 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:30.310716 21249 tablet_service.cc:1511] Processing CreateTablet for tablet 4869f8682c754fe58394881f1a270126 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:56:30.315742 21015 catalog_manager.cc:5697] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } }
I20260709 14:56:30.330302 21415 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.334424 21415 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.335328 21249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4869f8682c754fe58394881f1a270126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.338179 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:30.339319 21107 tablet_service.cc:1511] Processing CreateTablet for tablet bcfbd836ca5d427094fb2e74b06fde56 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 14:56:30.340651 21155 leader_election.cc:343] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.344043 21415 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:30.345587 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4869f8682c754fe58394881f1a270126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.352830 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:30.358076 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfbd836ca5d427094fb2e74b06fde56. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:30.361800 21158 leader_election.cc:343] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.362555 21158 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:30.363497 21415 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.363864 21322 tablet_service.cc:1511] Processing CreateTablet for tablet f292514009824d358ebbe490c3ac50fa (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:30.365520 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f292514009824d358ebbe490c3ac50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.365626 21253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710d0aa6e9f04c5ab3800f32b6868005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.362028 21256 tablet_service.cc:1511] Processing CreateTablet for tablet f292514009824d358ebbe490c3ac50fa (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:30.367646 21256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f292514009824d358ebbe490c3ac50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.364163 21403 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.369683 21403 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.371519 21328 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3f6d361ecc4ea3b76b36466ad87c5c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:30.374150 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:30.375823 21306 leader_election.cc:343] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.378420 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:30.379848 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:30.380034 21326 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd91ed91fe749bfa3715fa1051f52da (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:30.380586 21192 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:30.383630 21323 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba188583932447bb17961ce09899925 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:30.384266 21254 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3f6d361ecc4ea3b76b36466ad87c5c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:30.386257 21250 tablet_service.cc:1511] Processing CreateTablet for tablet 484e5b49250346d9b85a9f8cdf1227d2 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:30.387964 21254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f6d361ecc4ea3b76b36466ad87c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.391891 21329 tablet_service.cc:1511] Processing CreateTablet for tablet 085ce01ad5944f69bcb93478bc8d08ac (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:30.394141 21250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484e5b49250346d9b85a9f8cdf1227d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.399060 21174 tablet_service.cc:1511] Processing CreateTablet for tablet bcfbd836ca5d427094fb2e74b06fde56 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:56:30.372203 21403 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:30.409513 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfbd836ca5d427094fb2e74b06fde56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.425005 21178 tablet_service.cc:1511] Processing CreateTablet for tablet 484e5b49250346d9b85a9f8cdf1227d2 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:30.425926 21104 tablet_service.cc:1511] Processing CreateTablet for tablet f292514009824d358ebbe490c3ac50fa (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:56:30.426828 21178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484e5b49250346d9b85a9f8cdf1227d2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:30.412801 21306 leader_election.cc:343] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.427776 21306 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:30.428714 21403 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.429293 21306 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:30.430162 21403 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.430680 21403 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.431097 21403 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.425043 21175 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3f6d361ecc4ea3b76b36466ad87c5c (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:56:30.432204 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f6d361ecc4ea3b76b36466ad87c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.433209 21101 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd91ed91fe749bfa3715fa1051f52da (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:30.432224 21102 tablet_service.cc:1511] Processing CreateTablet for tablet 484e5b49250346d9b85a9f8cdf1227d2 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:56:30.436609 21252 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba188583932447bb17961ce09899925 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:30.443264 21180 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd91ed91fe749bfa3715fa1051f52da (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:56:30.445446 21255 tablet_service.cc:1511] Processing CreateTablet for tablet 085ce01ad5944f69bcb93478bc8d08ac (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:30.451668 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfbd836ca5d427094fb2e74b06fde56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.460600 21173 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb211adf7bd4290bf8223d9b71b81a2 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:30.451512 21248 tablet_service.cc:1511] Processing CreateTablet for tablet e05dcc836e514499baced0b8f3d0f98f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:30.451962 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba188583932447bb17961ce09899925 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:56:30.453159 21179 tablet_service.cc:1511] Processing CreateTablet for tablet 085ce01ad5944f69bcb93478bc8d08ac (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:56:30.462218 21173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb211adf7bd4290bf8223d9b71b81a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.463059 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085ce01ad5944f69bcb93478bc8d08ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.461480 21255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085ce01ad5944f69bcb93478bc8d08ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.455297 21329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085ce01ad5944f69bcb93478bc8d08ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.475494 21325 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb211adf7bd4290bf8223d9b71b81a2 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:30.467579 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd91ed91fe749bfa3715fa1051f52da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.469460 21248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05dcc836e514499baced0b8f3d0f98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.496379 21104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f292514009824d358ebbe490c3ac50fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.460456 21177 tablet_service.cc:1511] Processing CreateTablet for tablet e05dcc836e514499baced0b8f3d0f98f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:30.469882 21385 tablet_bootstrap.cc:492] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:30.478415 21386 tablet_bootstrap.cc:654] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.497785 21385 ts_tablet_manager.cc:1403] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.738s	user 0.017s	sys 0.013s
I20260709 14:56:30.467334 21180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd91ed91fe749bfa3715fa1051f52da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.502203 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05dcc836e514499baced0b8f3d0f98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.481000 21328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f6d361ecc4ea3b76b36466ad87c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.507994 21252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba188583932447bb17961ce09899925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.509756 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba188583932447bb17961ce09899925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.510278 21323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba188583932447bb17961ce09899925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.482435 21247 tablet_service.cc:1511] Processing CreateTablet for tablet 136c9060202c411cb723b42b06fa03ff (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:30.509491 21385 raft_consensus.cc:359] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.518402 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484e5b49250346d9b85a9f8cdf1227d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.518810 21385 raft_consensus.cc:385] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.519243 21385 raft_consensus.cc:740] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.520313 21385 consensus_queue.cc:260] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.493222 21389 tablet_bootstrap.cc:492] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:30.527906 21247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136c9060202c411cb723b42b06fa03ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.525799 21326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd91ed91fe749bfa3715fa1051f52da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.536067 21389 ts_tablet_manager.cc:1403] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.306s	user 0.027s	sys 0.005s
I20260709 14:56:30.551908 21325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb211adf7bd4290bf8223d9b71b81a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.555603 21385 ts_tablet_manager.cc:1434] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.003s
I20260709 14:56:30.556831 21385 tablet_bootstrap.cc:492] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:30.558998 21431 consensus_queue.cc:1048] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:30.560396 21387 tablet_bootstrap.cc:654] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.579380 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 136c9060202c411cb723b42b06fa03ff (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:30.581288 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136c9060202c411cb723b42b06fa03ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.583679 21403 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.592828 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb211adf7bd4290bf8223d9b71b81a2 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:56:30.594753 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb211adf7bd4290bf8223d9b71b81a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.616008 21431 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.616657 21431 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.621017 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:30.627825 21389 raft_consensus.cc:359] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:30.628630 21389 raft_consensus.cc:385] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.628899 21389 raft_consensus.cc:740] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
W20260709 14:56:30.632427 21232 leader_election.cc:343] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.631687 21431 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:30.655562 21179 tablet_service.cc:1511] Processing CreateTablet for tablet b4519674f0334a54ac0f320cd1c5b6bf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:30.629189 21330 tablet_service.cc:1511] Processing CreateTablet for tablet b4519674f0334a54ac0f320cd1c5b6bf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:30.656884 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:30.657799 21385 tablet_bootstrap.cc:654] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.612555 21100 tablet_service.cc:1511] Processing CreateTablet for tablet e05dcc836e514499baced0b8f3d0f98f (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:56:30.675742 21100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05dcc836e514499baced0b8f3d0f98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.658259 21013 catalog_manager.cc:5697] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } }
I20260709 14:56:30.678606 21107 tablet_service.cc:1511] Processing CreateTablet for tablet a7ff6e32654a4341b406922559f31161 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:30.635866 21106 tablet_service.cc:1511] Processing CreateTablet for tablet 136c9060202c411cb723b42b06fa03ff (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:56:30.665449 21330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4519674f0334a54ac0f320cd1c5b6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.647717 21389 consensus_queue.cc:260] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:30.667357 21321 tablet_service.cc:1511] Processing CreateTablet for tablet a7ff6e32654a4341b406922559f31161 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:30.668215 21419 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.701769 21419 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.671342 21327 tablet_service.cc:1511] Processing CreateTablet for tablet de13eee5969147bb9dd0222aa6a390ea (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:30.696130 21178 tablet_service.cc:1511] Processing CreateTablet for tablet a7ff6e32654a4341b406922559f31161 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:56:30.671885 21254 tablet_service.cc:1511] Processing CreateTablet for tablet b4519674f0334a54ac0f320cd1c5b6bf (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:56:30.660019 21103 tablet_service.cc:1511] Processing CreateTablet for tablet be57e9324eb54a398dc8fd880d6a9558 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:30.718154 21179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4519674f0334a54ac0f320cd1c5b6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.718304 21327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de13eee5969147bb9dd0222aa6a390ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.720139 21386 tablet_bootstrap.cc:492] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:30.720260 21403 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:30.705058 21419 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:30.718577 21251 tablet_service.cc:1511] Processing CreateTablet for tablet de13eee5969147bb9dd0222aa6a390ea (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:30.725564 21254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4519674f0334a54ac0f320cd1c5b6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.725808 21175 tablet_service.cc:1511] Processing CreateTablet for tablet be57e9324eb54a398dc8fd880d6a9558 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:30.726570 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ff6e32654a4341b406922559f31161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.731571 21101 tablet_service.cc:1511] Processing CreateTablet for tablet de13eee5969147bb9dd0222aa6a390ea (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:56:30.732949 21101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de13eee5969147bb9dd0222aa6a390ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.733479 21386 ts_tablet_manager.cc:1403] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.431s	user 0.011s	sys 0.014s
W20260709 14:56:30.736999 21229 leader_election.cc:343] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.737529 21229 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:30.738426 21431 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.739343 21256 tablet_service.cc:1511] Processing CreateTablet for tablet be57e9324eb54a398dc8fd880d6a9558 (DEFAULT_TABLE table=test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:56:30.740430 21251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de13eee5969147bb9dd0222aa6a390ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:56:30.742730 21232 consensus_peers.cc:597] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 -> Peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Couldn't send request to peer a4cd0f9d9b8e48398dcb0c0be95e9db8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:30.765542 21175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be57e9324eb54a398dc8fd880d6a9558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.772619 21178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ff6e32654a4341b406922559f31161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.777629 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be57e9324eb54a398dc8fd880d6a9558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.779665 21107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ff6e32654a4341b406922559f31161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.793110 21106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136c9060202c411cb723b42b06fa03ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.793434 21387 tablet_bootstrap.cc:492] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:30.793979 21387 ts_tablet_manager.cc:1403] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.572s	user 0.036s	sys 0.009s
I20260709 14:56:30.811158 21256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be57e9324eb54a398dc8fd880d6a9558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.736618 21386 raft_consensus.cc:359] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.842803 21439 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.843472 21439 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:30.797113 21387 raft_consensus.cc:359] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.856366 21439 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:30.856846 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:30.858554 21305 leader_election.cc:343] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.839361 21386 raft_consensus.cc:385] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.877120 21386 raft_consensus.cc:740] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.882272 21386 consensus_queue.cc:260] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.884640 21386 ts_tablet_manager.cc:1434] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.151s	user 0.006s	sys 0.001s
I20260709 14:56:30.901563 21389 ts_tablet_manager.cc:1434] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.352s	user 0.013s	sys 0.022s
I20260709 14:56:30.898236 21386 tablet_bootstrap.cc:492] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:30.905504 21389 tablet_bootstrap.cc:492] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:30.911901 21389 tablet_bootstrap.cc:654] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.921450 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:30.854692 21387 raft_consensus.cc:385] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.925880 21385 tablet_bootstrap.cc:492] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:30.926491 21385 ts_tablet_manager.cc:1403] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.370s	user 0.015s	sys 0.015s
I20260709 14:56:30.928531 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:30.930294 21385 raft_consensus.cc:359] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:30.931113 21385 raft_consensus.cc:385] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.931424 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:30.938030 21192 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.931420 21385 raft_consensus.cc:740] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.925730 21387 raft_consensus.cc:740] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
W20260709 14:56:30.937081 21306 leader_election.cc:343] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.943398 21386 tablet_bootstrap.cc:654] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.943061 21387 consensus_queue.cc:260] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.945947 21387 ts_tablet_manager.cc:1434] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.152s	user 0.004s	sys 0.006s
W20260709 14:56:30.943252 21306 leader_election.cc:343] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.949796 21306 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:30.951350 21443 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.952888 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:30.949715 21385 consensus_queue.cc:260] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:30.956151 21387 tablet_bootstrap.cc:492] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:30.958037 21385 ts_tablet_manager.cc:1434] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 14:56:30.960145 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:30.961061 21191 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:30.962040 21389 tablet_bootstrap.cc:492] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:30.962674 21389 ts_tablet_manager.cc:1403] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.019s
I20260709 14:56:30.963106 21083 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:30.965181 21080 leader_election.cc:343] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:30.965453 21419 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.966734 21419 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.967092 21419 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.967962 21385 tablet_bootstrap.cc:492] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:30.973845 21387 tablet_bootstrap.cc:654] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.973744 21192 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:30.977919 21389 raft_consensus.cc:359] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.978930 21389 raft_consensus.cc:385] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.979242 21389 raft_consensus.cc:740] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.980758 21419 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:30.989400 21387 tablet_bootstrap.cc:492] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:30.990362 21387 ts_tablet_manager.cc:1403] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260709 14:56:30.991212 21419 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:30.983793 21389 consensus_queue.cc:260] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:30.986590 21306 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:30.988317 21386 tablet_bootstrap.cc:492] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:30.992431 21386 ts_tablet_manager.cc:1403] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.002s
I20260709 14:56:30.993871 21387 raft_consensus.cc:359] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:30.992352 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:30.997144 21387 raft_consensus.cc:385] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.997612 21387 raft_consensus.cc:740] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.997618 21192 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.998411 21385 tablet_bootstrap.cc:654] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.999007 21387 consensus_queue.cc:260] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:30.999898 21386 raft_consensus.cc:359] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.000763 21386 raft_consensus.cc:385] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.001075 21386 raft_consensus.cc:740] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.001483 21387 ts_tablet_manager.cc:1434] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 14:56:30.996773 21389 ts_tablet_manager.cc:1434] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260709 14:56:31.003036 21389 tablet_bootstrap.cc:492] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:31.008720 21192 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:31.014014 21083 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:31.015659 21419 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.022249 21389 tablet_bootstrap.cc:654] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.021721 21386 consensus_queue.cc:260] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.017493 21443 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.024837 21443 raft_consensus.cc:697] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:31.027141 21387 tablet_bootstrap.cc:492] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.026659 21443 consensus_queue.cc:237] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.029349 21415 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.029548 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:31.029958 21415 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.025928 21419 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:31.031402 21080 leader_election.cc:343] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:31.034201 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:31.034693 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:31.034847 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.035354 21266 raft_consensus.cc:2468] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:31.050382 21386 ts_tablet_manager.cc:1434] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 14:56:31.050163 21157 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:31.046895 21340 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:31.052913 21415 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.056723 21415 raft_consensus.cc:2804] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.057296 21415 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.057441 21080 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:31.057898 21415 raft_consensus.cc:3060] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.038002 21419 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.054442 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.061789 21419 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.061826 21339 raft_consensus.cc:2468] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:31.062433 21419 raft_consensus.cc:697] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:31.063339 21419 consensus_queue.cc:237] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.066138 21386 tablet_bootstrap.cc:492] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:31.075201 21015 catalog_manager.cc:5697] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.078981 21431 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.085762 21387 tablet_bootstrap.cc:654] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.089105 21385 tablet_bootstrap.cc:492] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:31.097689 21452 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.103374 21452 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.103964 21452 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.103168 21385 ts_tablet_manager.cc:1403] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.135s	user 0.036s	sys 0.033s
I20260709 14:56:31.094589 21431 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:31.102759 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 45588.8us
I20260709 14:56:31.111994 21386 tablet_bootstrap.cc:654] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.114548 21431 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:31.116840 21415 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.117537 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:31.118391 21191 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:31.121697 21385 raft_consensus.cc:359] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.122404 21232 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:31.122586 21385 raft_consensus.cc:385] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.123019 21385 raft_consensus.cc:740] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.124209 21431 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.124034 21385 consensus_queue.cc:260] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.124718 21431 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.125219 21431 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.127112 21385 ts_tablet_manager.cc:1434] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.007s
I20260709 14:56:31.134902 21013 catalog_manager.cc:5697] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.132684 21452 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.145030 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:31.145578 21452 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.145681 21389 tablet_bootstrap.cc:492] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:31.139819 21387 tablet_bootstrap.cc:492] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:31.146312 21389 ts_tablet_manager.cc:1403] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.005s
I20260709 14:56:31.146549 21387 ts_tablet_manager.cc:1403] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.009s
I20260709 14:56:31.146286 21385 tablet_bootstrap.cc:492] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:31.140653 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:31.145758 21339 raft_consensus.cc:3060] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.151650 21387 raft_consensus.cc:359] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.152496 21387 raft_consensus.cc:385] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.152820 21387 raft_consensus.cc:740] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
W20260709 14:56:31.154029 21232 leader_election.cc:343] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.146986 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:31.155040 21385 tablet_bootstrap.cc:654] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.155725 21387 consensus_queue.cc:260] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.156610 21415 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.155062 21266 raft_consensus.cc:3060] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.158721 21387 ts_tablet_manager.cc:1434] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:31.160456 21387 tablet_bootstrap.cc:492] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.164949 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:31.165776 21340 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.168834 21387 tablet_bootstrap.cc:654] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.138731 21431 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.176784 21431 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:31.178301 21340 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:31.178661 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:31.180534 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:31.181315 21191 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.182518 21339 raft_consensus.cc:2468] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:31.184072 21386 tablet_bootstrap.cc:492] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:31.184495 21155 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:31.184065 21266 raft_consensus.cc:2468] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:31.185225 21080 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:31.180444 21117 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.186653 21457 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.187211 21457 raft_consensus.cc:697] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:31.187667 21385 tablet_bootstrap.cc:492] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:31.188226 21385 ts_tablet_manager.cc:1403] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.007s
I20260709 14:56:31.188110 21457 consensus_queue.cc:237] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.185539 21415 raft_consensus.cc:2804] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.191210 21415 raft_consensus.cc:697] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:31.191694 21385 raft_consensus.cc:359] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.192497 21385 raft_consensus.cc:385] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.192176 21415 consensus_queue.cc:237] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.192804 21385 raft_consensus.cc:740] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.193792 21117 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:31.193787 21385 consensus_queue.cc:260] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.195474 21232 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:31.196449 21431 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.196916 21431 raft_consensus.cc:697] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:31.197896 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:31.198112 21431 consensus_queue.cc:237] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.198621 21265 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.158845 21389 raft_consensus.cc:359] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.204757 21389 raft_consensus.cc:385] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.205221 21389 raft_consensus.cc:740] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.208232 21385 ts_tablet_manager.cc:1434] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:56:31.210657 21385 tablet_bootstrap.cc:492] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:31.212953 21265 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:31.214026 21191 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:31.209138 21389 consensus_queue.cc:260] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.216931 21387 tablet_bootstrap.cc:492] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:31.217708 21387 ts_tablet_manager.cc:1403] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.007s
I20260709 14:56:31.219772 21385 tablet_bootstrap.cc:654] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.184741 21386 ts_tablet_manager.cc:1403] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.006s
I20260709 14:56:31.224319 21386 raft_consensus.cc:359] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.221290 21389 ts_tablet_manager.cc:1434] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.003s
I20260709 14:56:31.210280 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:31.226236 21266 raft_consensus.cc:2376] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1. Re-sending same reply.
I20260709 14:56:31.226899 21389 tablet_bootstrap.cc:492] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:31.225035 21386 raft_consensus.cc:385] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.228798 21386 raft_consensus.cc:740] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.229736 21386 consensus_queue.cc:260] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.220595 21387 raft_consensus.cc:359] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.230815 21387 raft_consensus.cc:385] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.231169 21387 raft_consensus.cc:740] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.232023 21387 consensus_queue.cc:260] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.234617 21386 ts_tablet_manager.cc:1434] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:31.242589 21386 tablet_bootstrap.cc:492] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:31.244211 21015 catalog_manager.cc:5697] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.249315 21387 ts_tablet_manager.cc:1434] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:56:31.250412 21387 tablet_bootstrap.cc:492] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.252457 21012 catalog_manager.cc:5697] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.249166 21386 tablet_bootstrap.cc:654] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.259861 21387 tablet_bootstrap.cc:654] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.268121 21386 tablet_bootstrap.cc:492] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:31.268600 21386 ts_tablet_manager.cc:1403] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:56:31.270373 21457 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.272811 21457 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.271335 21386 raft_consensus.cc:359] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.274333 21386 raft_consensus.cc:385] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.274609 21386 raft_consensus.cc:740] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.274091 21015 catalog_manager.cc:5697] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.275290 21386 consensus_queue.cc:260] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.274118 21387 tablet_bootstrap.cc:492] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:31.276538 21387 ts_tablet_manager.cc:1403] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260709 14:56:31.271894 21415 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.277558 21415 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.281015 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.281308 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:31.281845 21340 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:31.282745 21387 raft_consensus.cc:359] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.283252 21155 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:31.283754 21415 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.283469 21387 raft_consensus.cc:385] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.284142 21387 raft_consensus.cc:740] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.284723 21387 consensus_queue.cc:260] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.285908 21455 raft_consensus.cc:2804] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.286320 21455 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.286578 21386 ts_tablet_manager.cc:1434] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 14:56:31.286646 21455 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.287622 21386 tablet_bootstrap.cc:492] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:31.288098 21266 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:31.294818 21387 ts_tablet_manager.cc:1434] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:56:31.294745 21455 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.295969 21387 tablet_bootstrap.cc:492] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.298210 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:31.299252 21266 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.299417 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:31.300177 21340 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.301939 21386 tablet_bootstrap.cc:654] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.305063 21387 tablet_bootstrap.cc:654] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.308377 21455 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.310002 21340 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:31.316597 21155 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:31.319382 21455 raft_consensus.cc:2804] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.320009 21455 raft_consensus.cc:697] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:31.322659 21455 consensus_queue.cc:237] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.347234 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.348138 21457 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:31.350093 21080 leader_election.cc:343] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.349498 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:31.351334 21191 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:31.351842 21266 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:31.352806 21083 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:31.357934 21457 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.358872 21457 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.359380 21457 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.361303 21387 tablet_bootstrap.cc:492] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:31.362005 21387 ts_tablet_manager.cc:1403] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.014s
I20260709 14:56:31.363564 21389 tablet_bootstrap.cc:654] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.365842 21385 tablet_bootstrap.cc:492] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:31.365351 21387 raft_consensus.cc:359] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.366323 21387 raft_consensus.cc:385] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.366465 21385 ts_tablet_manager.cc:1403] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.156s	user 0.069s	sys 0.063s
I20260709 14:56:31.366670 21387 raft_consensus.cc:740] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.367538 21387 consensus_queue.cc:260] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.369760 21387 ts_tablet_manager.cc:1434] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:56:31.370397 21015 catalog_manager.cc:5697] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.371261 21387 tablet_bootstrap.cc:492] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.369654 21385 raft_consensus.cc:359] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.371896 21385 raft_consensus.cc:385] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.372165 21385 raft_consensus.cc:740] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.372327 21386 tablet_bootstrap.cc:492] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:31.372892 21386 ts_tablet_manager.cc:1403] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.016s
I20260709 14:56:31.373106 21385 consensus_queue.cc:260] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.378592 21385 ts_tablet_manager.cc:1434] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:31.379763 21385 tablet_bootstrap.cc:492] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:31.381695 21386 raft_consensus.cc:359] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.382459 21386 raft_consensus.cc:385] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.382707 21386 raft_consensus.cc:740] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.387341 21457 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.390167 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:31.390151 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:31.390865 21387 tablet_bootstrap.cc:654] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.390942 21191 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:31.392094 21080 leader_election.cc:343] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.398856 21452 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.399472 21452 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.401554 21452 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.402534 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:31.403286 21266 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:31.403836 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.404520 21340 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:31.404635 21082 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:31.406550 21452 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.407766 21452 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.409468 21452 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.413444 21191 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:31.415130 21455 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.415077 21083 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:31.415740 21455 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.416064 21419 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.416363 21387 tablet_bootstrap.cc:492] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:31.409029 21389 tablet_bootstrap.cc:492] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:31.417021 21387 ts_tablet_manager.cc:1403] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.012s
I20260709 14:56:31.417519 21386 consensus_queue.cc:260] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.419574 21386 ts_tablet_manager.cc:1434] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.000s
I20260709 14:56:31.420647 21387 raft_consensus.cc:359] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.421644 21387 raft_consensus.cc:385] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.421968 21387 raft_consensus.cc:740] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.422717 21385 tablet_bootstrap.cc:654] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.423070 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:31.421381 21455 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:31.424304 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:31.417057 21389 ts_tablet_manager.cc:1403] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.191s	user 0.010s	sys 0.009s
I20260709 14:56:31.426790 21419 raft_consensus.cc:697] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
W20260709 14:56:31.427754 21157 leader_election.cc:343] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.425900 21116 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.422668 21387 consensus_queue.cc:260] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.425601 21386 tablet_bootstrap.cc:492] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:31.427899 21419 consensus_queue.cc:237] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.430758 21387 ts_tablet_manager.cc:1434] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:56:31.432366 21387 tablet_bootstrap.cc:492] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.429214 21389 raft_consensus.cc:359] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.432199 21117 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:31.434944 21389 raft_consensus.cc:385] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.435259 21389 raft_consensus.cc:740] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.435941 21389 consensus_queue.cc:260] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.436869 21158 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:31.440048 21387 tablet_bootstrap.cc:654] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.440783 21389 ts_tablet_manager.cc:1434] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:56:31.441071 21385 tablet_bootstrap.cc:492] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:31.441713 21385 ts_tablet_manager.cc:1403] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.002s
I20260709 14:56:31.432271 21457 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:31.444370 21389 tablet_bootstrap.cc:492] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:31.445112 21455 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.445675 21455 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.446050 21455 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.448374 21386 tablet_bootstrap.cc:654] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.424250 21452 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.454905 21452 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.502362 21389 tablet_bootstrap.cc:654] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.506556 21455 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.520999 21415 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.522557 21415 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.516038 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:31.526327 21340 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.526690 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:31.527915 21266 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.534153 21455 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:31.543128 21190 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.503572 21385 raft_consensus.cc:359] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.548287 21385 raft_consensus.cc:385] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.553370 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:31.554070 21387 tablet_bootstrap.cc:492] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:31.554868 21117 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.555222 21387 ts_tablet_manager.cc:1403] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.015s
I20260709 14:56:31.550436 21385 raft_consensus.cc:740] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.566063 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:31.569406 21157 leader_election.cc:343] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.569011 21443 consensus_queue.cc:1048] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:31.574602 21340 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:31.577293 21080 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:31.578919 21452 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.579661 21452 raft_consensus.cc:697] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:31.580960 21012 catalog_manager.cc:5697] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.581493 21452 consensus_queue.cc:237] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.579214 21386 tablet_bootstrap.cc:492] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:31.584513 21386 ts_tablet_manager.cc:1403] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.159s	user 0.007s	sys 0.005s
I20260709 14:56:31.591094 21480 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.591861 21480 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.599545 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.600591 21340 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:31.601469 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:31.605177 21157 leader_election.cc:343] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.607594 21155 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:31.608656 21455 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.609014 21455 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.609385 21455 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.609807 21475 consensus_queue.cc:1048] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:31.602641 21480 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.596386 21386 raft_consensus.cc:359] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.617700 21386 raft_consensus.cc:385] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.618124 21386 raft_consensus.cc:740] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.620026 21385 consensus_queue.cc:260] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:31.635746 21080 consensus_peers.cc:597] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:31.637430 21386 consensus_queue.cc:260] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.639256 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:31.640597 21386 ts_tablet_manager.cc:1434] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 14:56:31.644222 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:31.647986 21157 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:31.642087 21415 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:31.656335 21266 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:31.657999 21415 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.658927 21415 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.662050 21419 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.662700 21419 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.666579 21443 consensus_queue.cc:1048] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:31.668607 21455 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.671343 21419 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:31.672847 21386 tablet_bootstrap.cc:492] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:31.673374 21116 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.682323 21404 consensus_queue.cc:1048] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:31.683516 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:31.674039 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.676466 21387 raft_consensus.cc:359] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.663571 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.681512 21415 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:31.685954 21387 raft_consensus.cc:385] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.691085 21387 raft_consensus.cc:740] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.683857 21455 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:31.678195 21385 ts_tablet_manager.cc:1434] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.236s	user 0.012s	sys 0.006s
I20260709 14:56:31.694574 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:31.694880 21158 leader_election.cc:343] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.695523 21338 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.697925 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:31.700757 21080 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:31.705638 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:31.708863 21452 consensus_queue.cc:1048] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:31.709476 21415 consensus_queue.cc:1048] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:31.713063 21155 leader_election.cc:343] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.716550 21155 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:31.717216 21157 leader_election.cc:343] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:31.717906 21415 raft_consensus.cc:2749] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:31.730203 21387 consensus_queue.cc:260] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.729367 21415 consensus_queue.cc:1048] T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:31.735570 21419 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:31.749750 21457 consensus_queue.cc:1048] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:31.738332 21338 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:31.753130 21404 consensus_queue.cc:1048] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:56:31.764741 21155 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:31.766191 21415 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.766239 21385 tablet_bootstrap.cc:492] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:31.766844 21415 raft_consensus.cc:697] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:31.781131 21481 raft_consensus.cc:2749] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:31.755805 21117 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:31.792073 21387 ts_tablet_manager.cc:1434] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.236s	user 0.008s	sys 0.006s
I20260709 14:56:31.809634 21386 tablet_bootstrap.cc:654] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.809784 21385 tablet_bootstrap.cc:654] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.815855 21389 tablet_bootstrap.cc:492] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:31.772158 21415 consensus_queue.cc:237] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.817351 21158 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:31.829651 21480 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.830372 21480 raft_consensus.cc:697] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:31.831602 21480 consensus_queue.cc:237] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:31.835044 21386 tablet_bootstrap.cc:492] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:31.835721 21386 ts_tablet_manager.cc:1403] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.002s
I20260709 14:56:31.842804 21389 ts_tablet_manager.cc:1403] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.400s	user 0.031s	sys 0.018s
I20260709 14:56:31.845057 21387 tablet_bootstrap.cc:492] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:31.847457 21386 raft_consensus.cc:359] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.848564 21386 raft_consensus.cc:385] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.848933 21386 raft_consensus.cc:740] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.872618 21386 consensus_queue.cc:260] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.879810 21483 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.880573 21483 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:31.870847 21404 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:31.882674 21464 log.cc:927] Time spent T 5f0f723bd8a044cb87db18da479d4a88 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.053s	user 0.001s	sys 0.001s
I20260709 14:56:31.875445 21481 consensus_queue.cc:1048] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:56:31.893860 21404 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:31.923429 21503 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.924305 21503 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.927538 21503 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:31.931540 21389 raft_consensus.cc:359] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:31.932528 21389 raft_consensus.cc:385] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.932840 21389 raft_consensus.cc:740] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.938122 21404 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:31.938242 21489 log.cc:927] Time spent T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 14:56:31.943246 21389 consensus_queue.cc:260] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:31.961889 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 122302us
I20260709 14:56:31.962702 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:31.970544 21389 ts_tablet_manager.cc:1434] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.003s
I20260709 14:56:31.980652 21387 tablet_bootstrap.cc:654] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.983436 21385 tablet_bootstrap.cc:492] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:31.984086 21385 ts_tablet_manager.cc:1403] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.218s	user 0.016s	sys 0.004s
I20260709 14:56:31.993230 21386 ts_tablet_manager.cc:1434] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.157s	user 0.011s	sys 0.010s
I20260709 14:56:31.996939 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:31.998202 21188 raft_consensus.cc:2393] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:31.998299 21389 tablet_bootstrap.cc:492] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:31.996745 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.008677 21511 consensus_queue.cc:1048] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:56:32.010378 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.015079 21306 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:32.016322 21483 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:32.016908 21385 raft_consensus.cc:359] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.017583 21498 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.018837 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:32.023088 21389 tablet_bootstrap.cc:654] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:32.023339 21229 leader_election.cc:343] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:32.023648 21157 leader_election.cc:343] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.017678 21385 raft_consensus.cc:385] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.025627 21385 raft_consensus.cc:740] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.028174 21385 consensus_queue.cc:260] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.032295 21386 tablet_bootstrap.cc:492] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:32.028802 21116 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:32.040347 21385 ts_tablet_manager.cc:1434] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.004s
I20260709 14:56:32.042018 21232 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:32.047278 21013 catalog_manager.cc:5697] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.057473 21419 consensus_queue.cc:1048] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.061275 21508 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.068291 21387 tablet_bootstrap.cc:492] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:32.053040 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:32.070673 21387 ts_tablet_manager.cc:1403] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.226s	user 0.017s	sys 0.018s
W20260709 14:56:32.072048 21155 leader_election.cc:343] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.072661 21155 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:32.073307 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:32.073525 21415 raft_consensus.cc:2749] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.077569 21387 raft_consensus.cc:359] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.078418 21387 raft_consensus.cc:385] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.078693 21387 raft_consensus.cc:740] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.062618 21508 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.079314 21508 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.079622 21387 consensus_queue.cc:260] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.082360 21387 ts_tablet_manager.cc:1434] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:32.083706 21387 tablet_bootstrap.cc:492] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:32.096251 21386 tablet_bootstrap.cc:654] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.098316 21337 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.108078 21385 tablet_bootstrap.cc:492] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.110649 21498 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.119184 21387 tablet_bootstrap.cc:654] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.119942 21508 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.121210 21385 tablet_bootstrap.cc:654] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.124362 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:32.129686 21116 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.133865 21508 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:32.129698 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:32.151130 21389 tablet_bootstrap.cc:492] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:32.150197 21419 consensus_queue.cc:1048] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.151777 21389 ts_tablet_manager.cc:1403] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.154s	user 0.019s	sys 0.036s
W20260709 14:56:32.152786 21229 leader_election.cc:343] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.155210 21389 raft_consensus.cc:359] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.156384 21389 raft_consensus.cc:385] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.156697 21389 raft_consensus.cc:740] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.157781 21389 consensus_queue.cc:260] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.161886 21389 ts_tablet_manager.cc:1434] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:56:32.163216 21389 tablet_bootstrap.cc:492] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:32.163759 21475 consensus_queue.cc:1048] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.175727 21389 tablet_bootstrap.cc:654] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.178046 21013 catalog_manager.cc:5697] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.172741 21116 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:32.197315 21232 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:32.187414 21385 tablet_bootstrap.cc:492] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.192159 21386 tablet_bootstrap.cc:492] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:32.199819 21386 ts_tablet_manager.cc:1403] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.205s	user 0.021s	sys 0.014s
I20260709 14:56:32.200758 21385 ts_tablet_manager.cc:1403] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.008s
I20260709 14:56:32.202739 21508 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.203553 21508 raft_consensus.cc:697] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:32.204721 21508 consensus_queue.cc:237] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.207160 21498 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.207698 21498 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.206427 21386 raft_consensus.cc:359] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.209682 21386 raft_consensus.cc:385] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.210129 21386 raft_consensus.cc:740] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.211210 21386 consensus_queue.cc:260] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.217741 21386 ts_tablet_manager.cc:1434] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 14:56:32.219758 21498 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.223848 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.223980 21419 consensus_queue.cc:1048] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:56:32.227062 21306 leader_election.cc:343] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.224583 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:32.228704 21189 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:32.230626 21306 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:32.235566 21498 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.236567 21498 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.237637 21498 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.242360 21387 tablet_bootstrap.cc:492] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:32.242960 21387 ts_tablet_manager.cc:1403] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.021s
I20260709 14:56:32.247110 21386 tablet_bootstrap.cc:492] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:32.252578 21385 raft_consensus.cc:359] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.253623 21385 raft_consensus.cc:385] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.253929 21385 raft_consensus.cc:740] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.255000 21385 consensus_queue.cc:260] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.257959 21386 tablet_bootstrap.cc:654] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.260241 21385 ts_tablet_manager.cc:1434] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 14:56:32.261963 21385 tablet_bootstrap.cc:492] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.265957 21013 catalog_manager.cc:5697] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.276249 21498 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.286764 21389 tablet_bootstrap.cc:492] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:32.287472 21389 ts_tablet_manager.cc:1403] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.125s	user 0.045s	sys 0.044s
I20260709 14:56:32.287832 21387 raft_consensus.cc:359] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.288964 21387 raft_consensus.cc:385] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.289383 21387 raft_consensus.cc:740] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.290182 21387 consensus_queue.cc:260] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.291083 21266 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.292636 21387 ts_tablet_manager.cc:1434] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.004s
I20260709 14:56:32.293933 21387 tablet_bootstrap.cc:492] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:32.281103 21498 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.297757 21389 raft_consensus.cc:359] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.298256 21386 tablet_bootstrap.cc:492] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:32.304915 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:32.305477 21386 ts_tablet_manager.cc:1403] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.017s
I20260709 14:56:32.302424 21481 consensus_queue.cc:1048] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.307101 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:32.307838 21189 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.301159 21387 tablet_bootstrap.cc:654] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.305804 21116 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.305034 21389 raft_consensus.cc:385] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.312856 21385 tablet_bootstrap.cc:654] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.313160 21389 raft_consensus.cc:740] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.315881 21389 consensus_queue.cc:260] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.318580 21389 ts_tablet_manager.cc:1434] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 14:56:32.318701 21189 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:32.324916 21389 tablet_bootstrap.cc:492] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:32.328413 21386 raft_consensus.cc:359] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.329384 21386 raft_consensus.cc:385] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.329680 21386 raft_consensus.cc:740] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.331699 21386 consensus_queue.cc:260] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.333647 21116 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:32.342288 21306 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:32.346493 21389 tablet_bootstrap.cc:654] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.346505 21386 ts_tablet_manager.cc:1434] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 14:56:32.347460 21419 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.345289 21483 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.356451 21419 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.357076 21483 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.349942 21498 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.355589 21265 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.361160 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:32.361526 21498 raft_consensus.cc:697] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:32.363021 21498 consensus_queue.cc:237] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:32.365278 21082 leader_election.cc:343] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.366400 21483 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:32.367161 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:32.369164 21155 leader_election.cc:343] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.375218 21419 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:32.378587 21481 consensus_queue.cc:1048] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.380990 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:32.387851 21158 leader_election.cc:343] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.388234 21387 tablet_bootstrap.cc:492] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:32.388967 21387 ts_tablet_manager.cc:1403] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.010s
I20260709 14:56:32.388736 21158 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:32.385731 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:32.391273 21481 raft_consensus.cc:2749] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.392767 21385 tablet_bootstrap.cc:492] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.378844 21013 catalog_manager.cc:5697] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.393224 21189 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:32.395061 21386 tablet_bootstrap.cc:492] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:32.394902 21083 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:32.397178 21419 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.397632 21419 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.397958 21419 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.393452 21385 ts_tablet_manager.cc:1403] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.001s
I20260709 14:56:32.404470 21385 raft_consensus.cc:359] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.405339 21385 raft_consensus.cc:385] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.405616 21385 raft_consensus.cc:740] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.406376 21385 consensus_queue.cc:260] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.408939 21385 ts_tablet_manager.cc:1434] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:32.410390 21385 tablet_bootstrap.cc:492] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.418473 21385 tablet_bootstrap.cc:654] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.424999 21386 tablet_bootstrap.cc:654] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.423538 21419 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.429057 21419 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:32.429180 21389 tablet_bootstrap.cc:492] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:32.429945 21389 ts_tablet_manager.cc:1403] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.014s
I20260709 14:56:32.431320 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:32.433176 21082 leader_election.cc:343] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.434162 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:32.433908 21389 raft_consensus.cc:359] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.434799 21389 raft_consensus.cc:385] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.435354 21389 raft_consensus.cc:740] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.434657 21387 raft_consensus.cc:359] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.436064 21387 raft_consensus.cc:385] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.436386 21387 raft_consensus.cc:740] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.434628 21508 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.434849 21189 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.438243 21387 consensus_queue.cc:260] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.440522 21387 ts_tablet_manager.cc:1434] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 14:56:32.440251 21389 consensus_queue.cc:260] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.441567 21508 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.442663 21387 tablet_bootstrap.cc:492] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:32.442740 21389 ts_tablet_manager.cc:1434] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:32.447036 21508 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.447495 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.448781 21116 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:32.451519 21481 consensus_queue.cc:1048] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.451622 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:32.454669 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:32.466456 21389 tablet_bootstrap.cc:492] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:32.465435 21483 consensus_queue.cc:1048] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.468991 21012 catalog_manager.cc:5697] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.476629 21189 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:32.479113 21389 tablet_bootstrap.cc:654] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.481490 21385 tablet_bootstrap.cc:492] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.483479 21385 ts_tablet_manager.cc:1403] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.011s
I20260709 14:56:32.488169 21508 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:32.484661 21083 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:32.491284 21508 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:32.491469 21419 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.491847 21508 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.493042 21387 tablet_bootstrap.cc:654] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.493758 21386 tablet_bootstrap.cc:492] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:32.494356 21386 ts_tablet_manager.cc:1403] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.102s	user 0.004s	sys 0.013s
I20260709 14:56:32.497584 21419 raft_consensus.cc:697] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:32.498771 21419 consensus_queue.cc:237] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.507143 21385 raft_consensus.cc:359] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.508013 21385 raft_consensus.cc:385] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.508327 21385 raft_consensus.cc:740] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.515643 21385 consensus_queue.cc:260] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.530584 21385 ts_tablet_manager.cc:1434] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:56:32.526945 21386 raft_consensus.cc:359] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.534032 21386 raft_consensus.cc:385] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.534622 21386 raft_consensus.cc:740] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.528753 21498 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.539000 21385 tablet_bootstrap.cc:492] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.538540 21498 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.541863 21498 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:32.543344 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.544215 21115 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:32.545195 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:32.545922 21389 tablet_bootstrap.cc:492] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:32.546309 21385 tablet_bootstrap.cc:654] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.546589 21389 ts_tablet_manager.cc:1403] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.009s
I20260709 14:56:32.548364 21305 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:32.549284 21498 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.554142 21389 raft_consensus.cc:359] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.555810 21389 raft_consensus.cc:385] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.556061 21389 raft_consensus.cc:740] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.558758 21389 consensus_queue.cc:260] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.560036 21386 consensus_queue.cc:260] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.561045 21387 tablet_bootstrap.cc:492] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:32.561357 21389 ts_tablet_manager.cc:1434] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:56:32.561609 21387 ts_tablet_manager.cc:1403] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.025s
I20260709 14:56:32.557004 21508 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.569182 21389 tablet_bootstrap.cc:492] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:32.569617 21386 ts_tablet_manager.cc:1434] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.005s
I20260709 14:56:32.571067 21386 tablet_bootstrap.cc:492] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:32.571296 21498 raft_consensus.cc:2749] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.571628 21266 raft_consensus.cc:1240] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:32.575829 21508 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.581228 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:32.584882 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:32.586972 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:32.588219 21508 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:32.575798 21387 raft_consensus.cc:359] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.589874 21387 raft_consensus.cc:385] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.590202 21387 raft_consensus.cc:740] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.591012 21387 consensus_queue.cc:260] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.593659 21387 ts_tablet_manager.cc:1434] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 14:56:32.595072 21387 tablet_bootstrap.cc:492] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:32.597139 21389 tablet_bootstrap.cc:654] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.599586 21483 consensus_queue.cc:1059] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:32.604249 21386 tablet_bootstrap.cc:654] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.607576 21498 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.608206 21498 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.611017 21498 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:32.612968 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:32.614055 21266 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:32.614625 21387 tablet_bootstrap.cc:654] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.615634 21305 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:32.616803 21498 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.617183 21498 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.617481 21385 tablet_bootstrap.cc:492] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.617543 21498 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.618095 21385 ts_tablet_manager.cc:1403] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.000s
I20260709 14:56:32.621213 21385 raft_consensus.cc:359] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.621963 21385 raft_consensus.cc:385] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.622224 21385 raft_consensus.cc:740] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.622939 21385 consensus_queue.cc:260] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.625459 21481 raft_consensus.cc:3055] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:32.625896 21481 raft_consensus.cc:740] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:32.626693 21481 consensus_queue.cc:260] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.627959 21481 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.628600 21389 tablet_bootstrap.cc:492] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:32.629266 21498 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.632249 21498 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:32.633661 21385 ts_tablet_manager.cc:1434] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:56:32.635139 21385 tablet_bootstrap.cc:492] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.635288 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:32.640933 21266 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.635382 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:32.641552 21188 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.642571 21385 tablet_bootstrap.cc:654] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.639413 21431 consensus_queue.cc:1048] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.632477 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:32.651520 21419 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.652380 21419 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.656201 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:32.657155 21265 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:32.658756 21082 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:32.659797 21457 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.660220 21457 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.660537 21457 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.661316 21389 ts_tablet_manager.cc:1403] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.000s
I20260709 14:56:32.664587 21389 raft_consensus.cc:359] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.667747 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:32.679476 21389 raft_consensus.cc:385] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.668465 21419 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:32.669188 21188 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:32.679862 21389 raft_consensus.cc:740] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.680982 21386 tablet_bootstrap.cc:492] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:32.680855 21389 consensus_queue.cc:260] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.681704 21386 ts_tablet_manager.cc:1403] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.019s
I20260709 14:56:32.681846 21337 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:32.682119 21306 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:32.684499 21498 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.685041 21498 raft_consensus.cc:697] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:32.674366 21457 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.674181 21012 catalog_manager.cc:5697] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.659914 21266 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:32.685822 21386 raft_consensus.cc:359] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.687624 21386 raft_consensus.cc:385] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.687952 21386 raft_consensus.cc:740] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.685926 21498 consensus_queue.cc:237] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.688874 21386 consensus_queue.cc:260] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.702148 21419 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.702340 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:32.703372 21266 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.705228 21386 ts_tablet_manager.cc:1434] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:56:32.706882 21386 tablet_bootstrap.cc:492] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:32.702860 21419 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.709457 21389 ts_tablet_manager.cc:1434] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 14:56:32.710280 21457 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:32.712365 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:32.712424 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:32.713119 21337 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.713402 21340 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:32.714004 21419 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.713270 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:32.714125 21266 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:32.714833 21188 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:32.715078 21080 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:32.715950 21389 tablet_bootstrap.cc:492] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:32.716130 21475 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.716450 21082 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:32.716719 21475 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.717080 21475 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.718935 21419 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.719816 21419 raft_consensus.cc:697] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:32.720870 21419 consensus_queue.cc:237] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.726707 21386 tablet_bootstrap.cc:654] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.729146 21385 tablet_bootstrap.cc:492] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.721210 21337 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:32.723071 21387 tablet_bootstrap.cc:492] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:32.731483 21475 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.732007 21387 ts_tablet_manager.cc:1403] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.137s	user 0.024s	sys 0.022s
I20260709 14:56:32.731359 21385 ts_tablet_manager.cc:1403] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.014s
I20260709 14:56:32.735193 21385 raft_consensus.cc:359] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.738620 21385 raft_consensus.cc:385] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.739023 21385 raft_consensus.cc:740] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.735368 21387 raft_consensus.cc:359] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.739814 21385 consensus_queue.cc:260] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.740512 21387 raft_consensus.cc:385] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.740815 21387 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.741575 21387 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.743852 21387 ts_tablet_manager.cc:1434] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:56:32.745774 21015 catalog_manager.cc:5697] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.747695 21385 ts_tablet_manager.cc:1434] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:32.748946 21385 tablet_bootstrap.cc:492] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.751633 21387 tablet_bootstrap.cc:492] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:32.753268 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:32.754005 21337 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.756425 21385 tablet_bootstrap.cc:654] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.758687 21387 tablet_bootstrap.cc:654] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.761715 21337 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:32.766134 21080 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:32.767102 21419 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.767580 21419 raft_consensus.cc:697] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:32.768527 21386 tablet_bootstrap.cc:492] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:32.769230 21386 ts_tablet_manager.cc:1403] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260709 14:56:32.774065 21475 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.785883 21498 consensus_queue.cc:1048] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:32.786353 21404 consensus_queue.cc:1048] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.777686 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:32.776284 21014 catalog_manager.cc:5697] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:32.793989 21188 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.777423 21419 consensus_queue.cc:237] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.824842 21386 raft_consensus.cc:359] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.825980 21386 raft_consensus.cc:385] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.826321 21386 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.827211 21386 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.830009 21386 ts_tablet_manager.cc:1434] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 14:56:32.833884 21386 tablet_bootstrap.cc:492] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:32.865685 21508 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.866187 21188 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:32.869267 21385 tablet_bootstrap.cc:492] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.869980 21385 ts_tablet_manager.cc:1403] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.042s
I20260709 14:56:32.872413 21508 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.879014 21508 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.881078 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.885203 21385 raft_consensus.cc:359] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.886132 21385 raft_consensus.cc:385] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.886438 21385 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.887234 21385 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.891095 21385 ts_tablet_manager.cc:1434] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:56:32.893688 21481 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.896266 21481 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:32.891789 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:32.901002 21385 tablet_bootstrap.cc:492] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:32.901422 21189 raft_consensus.cc:2393] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:32.903035 21232 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:32.910560 21385 tablet_bootstrap.cc:654] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.911561 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:32.911866 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:32.912405 21265 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
W20260709 14:56:32.913722 21155 leader_election.cc:343] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.910545 21481 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:32.916268 21508 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.919761 21542 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.919590 21514 consensus_queue.cc:1048] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:32.922646 21157 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:32.922920 21542 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:32.923568 21481 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.935504 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.936570 21116 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:32.938174 21232 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:32.945544 21389 tablet_bootstrap.cc:654] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.925894 21481 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.949640 21387 tablet_bootstrap.cc:492] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:32.951270 21387 ts_tablet_manager.cc:1403] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.200s	user 0.038s	sys 0.013s
I20260709 14:56:32.951331 21481 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.948709 21555 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:32.960489 21386 tablet_bootstrap.cc:654] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.956251 21542 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:32.973912 21385 tablet_bootstrap.cc:492] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:32.974637 21385 ts_tablet_manager.cc:1403] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.074s	user 0.036s	sys 0.013s
I20260709 14:56:32.971283 21510 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:32.977258 21510 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:32.977964 21385 raft_consensus.cc:359] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.978826 21385 raft_consensus.cc:385] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.979161 21385 raft_consensus.cc:740] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.979622 21510 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:32.980791 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:32.982412 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:32.980497 21385 consensus_queue.cc:260] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:32.985608 21385 ts_tablet_manager.cc:1434] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:32.986822 21385 tablet_bootstrap.cc:492] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024: Bootstrap starting.
W20260709 14:56:32.987337 21155 leader_election.cc:343] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:32.991009 21508 raft_consensus.cc:2749] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:32.994952 21385 tablet_bootstrap.cc:654] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.963521 21555 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:32.995536 21555 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.999953 21508 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.000761 21508 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.004125 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:33.004978 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.003880 21387 raft_consensus.cc:359] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:33.006085 21229 leader_election.cc:343] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.006250 21387 raft_consensus.cc:385] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.006637 21387 raft_consensus.cc:740] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.005611 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:33.007512 21387 consensus_queue.cc:260] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:33.008363 21232 leader_election.cc:343] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.008842 21232 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.009776 21387 ts_tablet_manager.cc:1434] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 14:56:33.010097 21542 raft_consensus.cc:2749] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.011044 21387 tablet_bootstrap.cc:492] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.012390 21508 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.018774 21117 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:33.020685 21158 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.025533 21557 consensus_queue.cc:1048] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.027693 21387 tablet_bootstrap.cc:654] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.038436 21510 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.039270 21510 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.039930 21510 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.006285 21189 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:33.045166 21012 catalog_manager.cc:5697] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.083284 21481 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.085712 21385 tablet_bootstrap.cc:492] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.086338 21385 ts_tablet_manager.cc:1403] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.002s
I20260709 14:56:33.086529 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:33.090682 21265 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.091657 21387 tablet_bootstrap.cc:492] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:33.092206 21387 ts_tablet_manager.cc:1403] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.007s
I20260709 14:56:33.095022 21387 raft_consensus.cc:359] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.095757 21387 raft_consensus.cc:385] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.087507 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:33.096045 21387 raft_consensus.cc:740] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.088865 21481 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:33.097819 21510 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:33.098935 21155 leader_election.cc:343] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.099474 21265 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:33.103632 21157 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.100769 21385 raft_consensus.cc:359] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.105330 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:33.105646 21385 raft_consensus.cc:385] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.106345 21385 raft_consensus.cc:740] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.107141 21385 consensus_queue.cc:260] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.109186 21389 tablet_bootstrap.cc:492] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:33.109874 21389 ts_tablet_manager.cc:1403] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.394s	user 0.009s	sys 0.013s
W20260709 14:56:33.110110 21155 leader_election.cc:343] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.109750 21481 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.113533 21389 raft_consensus.cc:359] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.114414 21389 raft_consensus.cc:385] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.114759 21389 raft_consensus.cc:740] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.114799 21475 consensus_queue.cc:1048] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:33.109018 21387 consensus_queue.cc:260] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.115679 21389 consensus_queue.cc:260] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.115427 21510 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.121114 21385 ts_tablet_manager.cc:1434] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 14:56:33.118150 21389 ts_tablet_manager.cc:1434] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:33.119174 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:33.122504 21115 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.123278 21385 tablet_bootstrap.cc:492] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:33.124625 21387 ts_tablet_manager.cc:1434] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 14:56:33.127810 21386 tablet_bootstrap.cc:492] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:33.132707 21386 ts_tablet_manager.cc:1403] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.299s	user 0.022s	sys 0.000s
I20260709 14:56:33.136207 21385 tablet_bootstrap.cc:654] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.147985 21386 raft_consensus.cc:359] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.148770 21386 raft_consensus.cc:385] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.149047 21386 raft_consensus.cc:740] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.149129 21514 consensus_queue.cc:1048] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.150295 21385 tablet_bootstrap.cc:492] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.150905 21385 ts_tablet_manager.cc:1403] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 14:56:33.128574 21555 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.115355 21481 raft_consensus.cc:697] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:33.150444 21386 consensus_queue.cc:260] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.152467 21481 consensus_queue.cc:237] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.154417 21385 raft_consensus.cc:359] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.156042 21385 raft_consensus.cc:385] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.156318 21385 raft_consensus.cc:740] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.131839 21387 tablet_bootstrap.cc:492] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.157215 21385 consensus_queue.cc:260] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.159646 21385 ts_tablet_manager.cc:1434] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:56:33.138460 21115 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:33.162635 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:33.163286 21189 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.152933 21386 ts_tablet_manager.cc:1434] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:56:33.133787 21389 tablet_bootstrap.cc:492] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:33.164583 21386 tablet_bootstrap.cc:492] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:33.165958 21158 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.167862 21561 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.168490 21561 raft_consensus.cc:697] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:33.169448 21561 consensus_queue.cc:237] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.160866 21385 tablet_bootstrap.cc:492] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:33.160543 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:33.178771 21117 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.181574 21389 tablet_bootstrap.cc:654] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.186314 21189 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:33.187355 21117 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:33.188046 21232 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:33.189522 21508 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.190057 21508 raft_consensus.cc:697] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:33.189314 21514 consensus_queue.cc:1048] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.190963 21508 consensus_queue.cc:237] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.191026 21386 tablet_bootstrap.cc:654] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.199923 21555 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.186587 21387 tablet_bootstrap.cc:654] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.214144 21475 consensus_queue.cc:1048] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:33.240798 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:33.247154 21385 tablet_bootstrap.cc:654] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:33.254752 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 78549.3us
I20260709 14:56:33.263675 21389 tablet_bootstrap.cc:492] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:33.264426 21389 ts_tablet_manager.cc:1403] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.004s
I20260709 14:56:33.278724 21389 raft_consensus.cc:359] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.282930 21389 raft_consensus.cc:385] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.278861 21012 catalog_manager.cc:5697] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.283382 21389 raft_consensus.cc:740] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.284423 21389 consensus_queue.cc:260] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.287153 21389 ts_tablet_manager.cc:1434] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 14:56:33.287324 21555 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.302168 21389 tablet_bootstrap.cc:492] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:33.297684 21555 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.306228 21555 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:33.311329 21387 tablet_bootstrap.cc:492] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:33.311929 21387 ts_tablet_manager.cc:1403] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.180s	user 0.007s	sys 0.010s
I20260709 14:56:33.307552 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:33.315723 21557 consensus_queue.cc:1048] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.317143 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:33.317911 21229 leader_election.cc:343] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.319557 21385 tablet_bootstrap.cc:492] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.320079 21385 ts_tablet_manager.cc:1403] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.006s
I20260709 14:56:33.317967 21188 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:33.322883 21387 raft_consensus.cc:359] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.323673 21387 raft_consensus.cc:385] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.323941 21387 raft_consensus.cc:740] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.325587 21232 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.326571 21542 raft_consensus.cc:2804] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.326958 21542 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.327629 21542 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.326890 21385 raft_consensus.cc:359] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.329742 21385 raft_consensus.cc:385] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.330083 21385 raft_consensus.cc:740] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.324710 21387 consensus_queue.cc:260] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.335839 21385 consensus_queue.cc:260] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.350817 21475 consensus_queue.cc:1048] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.351920 21457 consensus_queue.cc:1048] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.352819 21542 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.354746 21014 catalog_manager.cc:5697] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.355931 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:33.357502 21229 leader_election.cc:343] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.361037 21385 ts_tablet_manager.cc:1434] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 14:56:33.363212 21387 ts_tablet_manager.cc:1434] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.001s
I20260709 14:56:33.363416 21386 tablet_bootstrap.cc:492] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:33.363871 21386 ts_tablet_manager.cc:1403] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.200s	user 0.027s	sys 0.018s
I20260709 14:56:33.364830 21404 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.365213 21387 tablet_bootstrap.cc:492] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.365547 21404 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.369040 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:33.369762 21189 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.370357 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:33.372176 21232 leader_election.cc:343] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.372874 21386 raft_consensus.cc:359] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.377429 21386 raft_consensus.cc:385] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.377763 21386 raft_consensus.cc:740] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.360561 21542 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:33.377777 21389 tablet_bootstrap.cc:654] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.378435 21385 tablet_bootstrap.cc:492] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:33.393862 21404 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.394827 21387 tablet_bootstrap.cc:654] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.395704 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.401688 21386 consensus_queue.cc:260] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.402966 21190 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:33.402369 21385 tablet_bootstrap.cc:654] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.409958 21189 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:33.411861 21232 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:33.414736 21542 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.415191 21542 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.415553 21542 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.419864 21232 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.426268 21555 raft_consensus.cc:2804] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.426913 21555 raft_consensus.cc:697] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:33.427860 21555 consensus_queue.cc:237] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.429679 21514 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.430222 21514 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.398128 21014 catalog_manager.cc:5697] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.458630 21542 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.440706 21514 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.443754 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:33.461673 21117 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:33.443764 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.462828 21542 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.440073 21386 ts_tablet_manager.cc:1434] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.001s
I20260709 14:56:33.450343 21389 tablet_bootstrap.cc:492] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:33.464497 21387 tablet_bootstrap.cc:492] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:33.464779 21389 ts_tablet_manager.cc:1403] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.012s
I20260709 14:56:33.465142 21387 ts_tablet_manager.cc:1403] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.022s
I20260709 14:56:33.466063 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:33.466827 21190 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.467620 21386 tablet_bootstrap.cc:492] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:33.467774 21389 raft_consensus.cc:359] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.468509 21389 raft_consensus.cc:385] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.468819 21389 raft_consensus.cc:740] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.469632 21306 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:33.468355 21387 raft_consensus.cc:359] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.471333 21387 raft_consensus.cc:385] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.471647 21387 raft_consensus.cc:740] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.464243 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:33.469669 21389 consensus_queue.cc:260] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.472921 21387 consensus_queue.cc:260] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.475198 21387 ts_tablet_manager.cc:1434] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:33.476279 21514 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.477541 21387 tablet_bootstrap.cc:492] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.479143 21389 ts_tablet_manager.cc:1434] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:33.480602 21389 tablet_bootstrap.cc:492] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:33.481511 21386 tablet_bootstrap.cc:654] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.484951 21385 tablet_bootstrap.cc:492] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.485531 21385 ts_tablet_manager.cc:1403] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.108s	user 0.034s	sys 0.008s
I20260709 14:56:33.488741 21514 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:33.489632 21232 leader_election.cc:343] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.490759 21574 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.497169 21386 tablet_bootstrap.cc:492] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:33.497854 21386 ts_tablet_manager.cc:1403] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260709 14:56:33.494797 21389 tablet_bootstrap.cc:654] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.496419 21190 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:33.497573 21574 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.495882 21387 tablet_bootstrap.cc:654] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.501693 21574 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.502454 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:33.504459 21266 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:33.505635 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:33.505797 21305 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:33.505975 21232 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:33.506333 21117 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:33.507625 21555 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.507990 21557 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.508172 21555 raft_consensus.cc:697] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:33.499354 21385 raft_consensus.cc:359] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.508507 21557 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.509959 21385 raft_consensus.cc:385] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.510391 21385 raft_consensus.cc:740] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.511261 21385 consensus_queue.cc:260] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.511273 21386 raft_consensus.cc:359] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.512251 21386 raft_consensus.cc:385] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.512522 21386 raft_consensus.cc:740] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.513262 21557 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:33.513796 21555 consensus_queue.cc:237] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.514184 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:33.515597 21083 leader_election.cc:343] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.517910 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:33.519569 21082 leader_election.cc:343] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.520124 21082 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:33.522346 21557 raft_consensus.cc:2749] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.522670 21574 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.523085 21574 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.523401 21574 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.528160 21386 consensus_queue.cc:260] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.529834 21385 ts_tablet_manager.cc:1434] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 14:56:33.530623 21386 ts_tablet_manager.cc:1434] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 14:56:33.530965 21385 tablet_bootstrap.cc:492] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:33.532212 21386 tablet_bootstrap.cc:492] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:33.532845 21387 tablet_bootstrap.cc:492] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:33.533674 21387 ts_tablet_manager.cc:1403] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.020s
I20260709 14:56:33.539227 21387 raft_consensus.cc:359] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.540004 21387 raft_consensus.cc:385] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.540295 21387 raft_consensus.cc:740] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.541079 21387 consensus_queue.cc:260] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.543269 21389 tablet_bootstrap.cc:492] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:33.543771 21387 ts_tablet_manager.cc:1434] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:56:33.545562 21386 tablet_bootstrap.cc:654] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.547223 21385 tablet_bootstrap.cc:654] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.543895 21389 ts_tablet_manager.cc:1403] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.001s
I20260709 14:56:33.552461 21389 raft_consensus.cc:359] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.552547 21574 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.553319 21389 raft_consensus.cc:385] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.553463 21557 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.554189 21557 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.556103 21574 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.556406 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:33.557111 21117 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.558924 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:33.559635 21266 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.562769 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:33.564918 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.565753 21190 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:33.566704 21117 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:33.567540 21083 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:33.568496 21419 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.568873 21419 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.569060 21306 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:33.569291 21419 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.553661 21389 raft_consensus.cc:740] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.570349 21266 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:33.575815 21389 consensus_queue.cc:260] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.577136 21337 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:33.578332 21514 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.578965 21514 raft_consensus.cc:697] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:33.579747 21481 consensus_queue.cc:1048] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.579869 21514 consensus_queue.cc:237] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.584124 21555 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.556502 21557 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.584771 21555 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.587070 21389 ts_tablet_manager.cc:1434] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:56:33.587532 21555 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:33.588387 21389 tablet_bootstrap.cc:492] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:33.589856 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:33.591589 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:33.592164 21229 leader_election.cc:343] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:33.593029 21232 leader_election.cc:343] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.593550 21232 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.594857 21555 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.596094 21419 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.608223 21385 tablet_bootstrap.cc:492] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.608943 21385 ts_tablet_manager.cc:1403] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.015s
I20260709 14:56:33.609858 21387 tablet_bootstrap.cc:492] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.613307 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:33.614274 21339 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.614902 21386 tablet_bootstrap.cc:492] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:33.615458 21386 ts_tablet_manager.cc:1403] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.003s
I20260709 14:56:33.613431 21557 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.617115 21557 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.619716 21557 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:33.622028 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.623672 21188 raft_consensus.cc:2393] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:33.624519 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:33.624815 21385 raft_consensus.cc:359] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.625522 21385 raft_consensus.cc:385] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.626166 21385 raft_consensus.cc:740] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.626293 21082 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:33.620651 21012 catalog_manager.cc:5697] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.626899 21385 consensus_queue.cc:260] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.627760 21012 catalog_manager.cc:5697] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.630319 21419 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.631055 21419 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.634490 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:33.635226 21188 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.637123 21387 tablet_bootstrap.cc:654] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.637991 21561 consensus_queue.cc:1048] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.646644 21555 consensus_queue.cc:1048] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:33.649860 21389 tablet_bootstrap.cc:654] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.650544 21339 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:33.660305 21574 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.661896 21385 ts_tablet_manager.cc:1434] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:56:33.661019 21574 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.667310 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.670336 21404 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.671201 21404 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.670272 21555 consensus_queue.cc:1048] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:33.673897 21404 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.676079 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:33.676455 21080 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:33.677062 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:33.677552 21557 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.677865 21574 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:33.678203 21557 raft_consensus.cc:697] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:33.676519 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:33.679292 21557 consensus_queue.cc:237] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:33.680552 21229 leader_election.cc:343] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:33.682034 21232 leader_election.cc:343] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.682590 21232 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:33.678067 21266 raft_consensus.cc:2393] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:33.663389 21385 tablet_bootstrap.cc:492] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:33.684582 21386 raft_consensus.cc:359] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.685842 21386 raft_consensus.cc:385] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.686213 21386 raft_consensus.cc:740] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.691722 21404 raft_consensus.cc:2749] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.703437 21386 consensus_queue.cc:260] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.705776 21389 tablet_bootstrap.cc:492] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:33.725096 21389 ts_tablet_manager.cc:1403] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.137s	user 0.011s	sys 0.010s
I20260709 14:56:33.683269 21014 catalog_manager.cc:5697] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.707505 21305 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:33.710889 21339 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.711220 21188 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:33.722805 21419 raft_consensus.cc:2749] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.731792 21389 raft_consensus.cc:359] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.732420 21389 raft_consensus.cc:385] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.732632 21389 raft_consensus.cc:740] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.734480 21389 consensus_queue.cc:260] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.737428 21386 ts_tablet_manager.cc:1434] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 14:56:33.738296 21389 ts_tablet_manager.cc:1434] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:33.739185 21389 tablet_bootstrap.cc:492] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:33.743713 21386 tablet_bootstrap.cc:492] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:33.747490 21385 tablet_bootstrap.cc:654] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.753444 21514 raft_consensus.cc:2749] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.765491 21561 consensus_queue.cc:1048] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.767340 21387 tablet_bootstrap.cc:492] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:33.768549 21387 ts_tablet_manager.cc:1403] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.024s
I20260709 14:56:33.771785 21514 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.772418 21514 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.774084 21389 tablet_bootstrap.cc:654] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.775759 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:33.776528 21266 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:33.779224 21386 tablet_bootstrap.cc:654] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.780383 21387 raft_consensus.cc:359] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.781279 21387 raft_consensus.cc:385] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.779683 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:33.781749 21387 raft_consensus.cc:740] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.783157 21305 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:33.786304 21574 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.786293 21561 consensus_queue.cc:1048] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.786868 21574 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.787230 21574 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:33.788053 21306 leader_election.cc:343] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.780972 21514 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.790558 21013 catalog_manager.cc:5697] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.794885 21385 tablet_bootstrap.cc:492] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.795557 21385 ts_tablet_manager.cc:1403] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.013s
I20260709 14:56:33.800406 21385 raft_consensus.cc:359] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.801211 21385 raft_consensus.cc:385] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.801497 21385 raft_consensus.cc:740] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.807816 21389 tablet_bootstrap.cc:492] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:33.808533 21389 ts_tablet_manager.cc:1403] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.000s
I20260709 14:56:33.809782 21387 consensus_queue.cc:260] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:33.815711 21574 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.817782 21387 ts_tablet_manager.cc:1434] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 14:56:33.819023 21387 tablet_bootstrap.cc:492] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.819653 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:33.810153 21385 consensus_queue.cc:260] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.823194 21385 ts_tablet_manager.cc:1434] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.007s
I20260709 14:56:33.824097 21265 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.824590 21385 tablet_bootstrap.cc:492] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:33.827062 21389 raft_consensus.cc:359] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.827844 21389 raft_consensus.cc:385] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.828154 21389 raft_consensus.cc:740] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.835790 21542 consensus_queue.cc:1048] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:33.838042 21386 tablet_bootstrap.cc:492] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:33.838625 21386 ts_tablet_manager.cc:1403] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.005s
I20260709 14:56:33.829003 21389 consensus_queue.cc:260] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.856561 21387 tablet_bootstrap.cc:654] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:33.861967 21229 consensus_peers.cc:597] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:33.869953 21386 raft_consensus.cc:359] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.870756 21386 raft_consensus.cc:385] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.871037 21386 raft_consensus.cc:740] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.871784 21386 consensus_queue.cc:260] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.874398 21386 ts_tablet_manager.cc:1434] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:56:33.875231 21385 tablet_bootstrap.cc:654] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.876952 21387 tablet_bootstrap.cc:492] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:33.877630 21387 ts_tablet_manager.cc:1403] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 14:56:33.878985 21386 tablet_bootstrap.cc:492] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:33.887480 21386 tablet_bootstrap.cc:654] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.905438 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:33.908035 21306 leader_election.cc:343] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.909122 21574 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:33.880777 21387 raft_consensus.cc:359] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.911890 21387 raft_consensus.cc:385] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.912267 21387 raft_consensus.cc:740] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.913280 21387 consensus_queue.cc:260] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.919641 21387 ts_tablet_manager.cc:1434] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:56:33.920648 21386 tablet_bootstrap.cc:492] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:33.920982 21387 tablet_bootstrap.cc:492] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:33.921348 21386 ts_tablet_manager.cc:1403] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.003s
I20260709 14:56:33.846382 21265 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:33.923955 21305 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:33.924991 21386 raft_consensus.cc:359] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.925864 21514 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.926474 21514 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.930436 21514 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:33.930717 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:33.932170 21514 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.932835 21514 raft_consensus.cc:697] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:33.934079 21514 consensus_queue.cc:237] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:33.931375 21542 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.936010 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:33.937623 21542 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.944167 21305 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:33.946606 21385 tablet_bootstrap.cc:492] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:33.947852 21385 ts_tablet_manager.cc:1403] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.011s
I20260709 14:56:33.938045 21389 ts_tablet_manager.cc:1434] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.129s	user 0.010s	sys 0.016s
I20260709 14:56:33.950206 21389 tablet_bootstrap.cc:492] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:33.950898 21385 raft_consensus.cc:359] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.951725 21385 raft_consensus.cc:385] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.951989 21385 raft_consensus.cc:740] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.925824 21386 raft_consensus.cc:385] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.952854 21386 raft_consensus.cc:740] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.954047 21557 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.954867 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:33.954701 21557 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:33.956759 21232 leader_election.cc:343] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.957178 21557 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:33.940260 21387 tablet_bootstrap.cc:654] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.959205 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:33.961331 21082 leader_election.cc:343] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.961414 21386 consensus_queue.cc:260] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:33.963781 21542 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:33.966269 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:33.968796 21232 leader_election.cc:343] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.969358 21232 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:33.971184 21508 raft_consensus.cc:2749] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.974581 21385 consensus_queue.cc:260] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:33.976385 21514 raft_consensus.cc:2749] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.978216 21386 ts_tablet_manager.cc:1434] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 14:56:33.981623 21386 tablet_bootstrap.cc:492] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:33.981772 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:33.980232 21012 catalog_manager.cc:5697] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:33.998924 21080 leader_election.cc:343] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.999639 21080 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.002771 21387 tablet_bootstrap.cc:492] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:34.003464 21387 ts_tablet_manager.cc:1403] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.000s
I20260709 14:56:34.006356 21557 raft_consensus.cc:2749] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.007090 21385 ts_tablet_manager.cc:1434] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 14:56:34.008090 21389 tablet_bootstrap.cc:654] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.008602 21385 tablet_bootstrap.cc:492] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:34.016649 21557 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.017388 21557 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.019090 21508 consensus_queue.cc:1048] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.020695 21386 tablet_bootstrap.cc:654] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.021337 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:34.021622 21415 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.022949 21557 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:34.023175 21080 leader_election.cc:343] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.022163 21415 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.024447 21385 tablet_bootstrap.cc:654] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.024646 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:34.026366 21083 leader_election.cc:343] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.026979 21083 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.029079 21457 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.035792 21542 consensus_queue.cc:1048] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.035967 21387 raft_consensus.cc:359] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.039171 21387 raft_consensus.cc:385] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.039597 21387 raft_consensus.cc:740] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.040508 21387 consensus_queue.cc:260] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.050104 21389 tablet_bootstrap.cc:492] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:34.050726 21389 ts_tablet_manager.cc:1403] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.012s
I20260709 14:56:34.047259 21508 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.054935 21508 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.055751 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.056424 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:34.058789 21157 leader_election.cc:343] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.059650 21415 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.060289 21508 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:34.061954 21387 ts_tablet_manager.cc:1434] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 14:56:34.042248 21608 consensus_queue.cc:1048] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:34.059554 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.065148 21557 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:34.056597 21117 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:34.066087 21557 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.068104 21389 raft_consensus.cc:359] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.068964 21389 raft_consensus.cc:385] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.069294 21389 raft_consensus.cc:740] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.069787 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:34.070464 21389 consensus_queue.cc:260] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:34.071679 21229 leader_election.cc:343] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.071859 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.072978 21158 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:34.073906 21557 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.074069 21415 raft_consensus.cc:2804] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.072767 21190 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:34.074539 21415 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.074954 21415 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:34.074717 21232 leader_election.cc:343] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.076745 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.077087 21232 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.078217 21083 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:34.079020 21542 raft_consensus.cc:2749] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.080216 21265 raft_consensus.cc:2393] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:34.082221 21475 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:34.082667 21475 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:34.082906 21389 ts_tablet_manager.cc:1434] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:56:34.083027 21475 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.085668 21387 tablet_bootstrap.cc:492] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:34.091773 21415 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.109551 21613 consensus_queue.cc:1048] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.112214 21389 tablet_bootstrap.cc:492] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:34.119537 21387 tablet_bootstrap.cc:654] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.120206 21389 tablet_bootstrap.cc:654] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.123786 21475 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.133665 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:34.133908 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:34.134621 21266 raft_consensus.cc:2393] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:34.134852 21386 tablet_bootstrap.cc:492] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:34.135637 21386 ts_tablet_manager.cc:1403] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.154s	user 0.021s	sys 0.001s
I20260709 14:56:34.138182 21385 tablet_bootstrap.cc:492] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:34.153833 21385 ts_tablet_manager.cc:1403] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.008s
I20260709 14:56:34.144140 21386 raft_consensus.cc:359] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.155186 21386 raft_consensus.cc:385] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.155581 21386 raft_consensus.cc:740] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.156296 21386 consensus_queue.cc:260] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.156814 21385 raft_consensus.cc:359] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.157621 21385 raft_consensus.cc:385] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.157886 21385 raft_consensus.cc:740] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.158566 21385 consensus_queue.cc:260] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.161056 21385 ts_tablet_manager.cc:1434] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 14:56:34.166157 21557 consensus_queue.cc:1048] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.138610 21475 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.139034 21481 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.179306 21481 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.182117 21481 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:34.143209 21189 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:34.146386 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:34.183750 21266 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.164680 21385 tablet_bootstrap.cc:492] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:34.186841 21457 consensus_queue.cc:1048] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.147190 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:34.188575 21116 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.190573 21508 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.191160 21508 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.193608 21508 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:34.196192 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.196913 21189 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:34.196192 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.198246 21115 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:34.198966 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:34.199921 21508 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:34.200315 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:34.148435 21415 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.194060 21083 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
W20260709 14:56:34.202713 21155 leader_election.cc:343] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.202916 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.200346 21508 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.203888 21265 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:34.204116 21508 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:34.205850 21157 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.209141 21415 raft_consensus.cc:2804] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.209748 21415 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.210129 21415 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.196002 21386 ts_tablet_manager.cc:1434] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.006s
I20260709 14:56:34.217790 21266 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:34.219604 21157 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:34.216427 21457 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.220893 21457 raft_consensus.cc:697] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:34.221838 21457 consensus_queue.cc:237] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.224545 21481 raft_consensus.cc:2804] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.224805 21385 tablet_bootstrap.cc:654] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.225445 21481 raft_consensus.cc:697] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:34.225976 21116 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:34.227116 21386 tablet_bootstrap.cc:492] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:34.231673 21481 consensus_queue.cc:237] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.234711 21415 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.237852 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:34.238547 21265 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.240962 21386 tablet_bootstrap.cc:654] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.254952 21561 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.255800 21561 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.260576 21561 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.260908 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.261983 21386 tablet_bootstrap.cc:492] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:34.262701 21386 ts_tablet_manager.cc:1403] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
W20260709 14:56:34.263059 21158 leader_election.cc:343] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.266897 21387 tablet_bootstrap.cc:492] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:34.267946 21387 ts_tablet_manager.cc:1403] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.005s
I20260709 14:56:34.267047 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.274293 21387 raft_consensus.cc:359] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.275094 21387 raft_consensus.cc:385] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.275372 21387 raft_consensus.cc:740] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.277222 21613 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.277827 21613 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.278425 21387 consensus_queue.cc:260] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.279904 21613 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:34.280506 21387 ts_tablet_manager.cc:1434] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:34.283875 21386 raft_consensus.cc:359] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.284787 21386 raft_consensus.cc:385] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.285051 21386 raft_consensus.cc:740] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.286324 21387 tablet_bootstrap.cc:492] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
W20260709 14:56:34.286940 21157 leader_election.cc:343] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.287621 21157 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:34.288475 21481 raft_consensus.cc:2749] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.294219 21387 tablet_bootstrap.cc:654] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.297657 21386 consensus_queue.cc:260] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.300923 21386 ts_tablet_manager.cc:1434] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 14:56:34.302258 21386 tablet_bootstrap.cc:492] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:34.309615 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.310406 21117 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:34.311956 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:34.316437 21305 leader_election.cc:343] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.319550 21386 tablet_bootstrap.cc:654] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.339360 21404 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.340466 21404 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.350878 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.351660 21190 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:34.353119 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:34.355295 21229 leader_election.cc:343] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.356158 21389 tablet_bootstrap.cc:492] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:34.356833 21389 ts_tablet_manager.cc:1403] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.245s	user 0.083s	sys 0.073s
I20260709 14:56:34.358291 21306 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:34.359524 21608 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.359972 21608 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.360095 21389 raft_consensus.cc:359] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.360994 21389 raft_consensus.cc:385] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.361366 21389 raft_consensus.cc:740] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.362084 21508 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.362377 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:34.364393 21508 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:34.360344 21608 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.365625 21475 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.366532 21475 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.370792 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.371657 21264 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:34.372076 21232 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.373648 21082 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:34.374333 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:34.374944 21419 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.375447 21419 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.375864 21419 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.377398 21608 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.378433 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:34.379210 21189 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:34.380324 21608 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:34.382221 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:34.383270 21481 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.383986 21481 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:34.384372 21305 leader_election.cc:343] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.386081 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:34.386741 21117 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.387265 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.389541 21265 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:34.389823 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.390533 21116 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:34.391918 21157 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:34.392890 21561 raft_consensus.cc:2804] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.392700 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:34.346611 21415 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:34.394764 21083 leader_election.cc:343] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.394984 21158 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:34.398754 21415 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.399205 21415 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.399537 21415 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.401373 21475 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:34.402844 21634 log.cc:927] Time spent T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
W20260709 14:56:34.401495 21155 leader_election.cc:343] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.393538 21561 raft_consensus.cc:697] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:34.386567 21481 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:34.406253 21561 consensus_queue.cc:237] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.378485 21339 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.362174 21389 consensus_queue.cc:260] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.409744 21340 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.395308 21404 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:34.418753 21389 ts_tablet_manager.cc:1434] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.003s
I20260709 14:56:34.422529 21013 catalog_manager.cc:5697] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 1 to 2, leader changed from 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130) to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.374977 21508 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.434960 21389 tablet_bootstrap.cc:492] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:34.425036 21189 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:56:34.440527 21386 tablet_bootstrap.cc:492] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:34.441170 21386 ts_tablet_manager.cc:1403] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.004s
I20260709 14:56:34.432593 21508 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:34.449455 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 54613.7us
I20260709 14:56:34.442375 21457 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.448807 21508 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.464816 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:34.466048 21404 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:34.466044 21386 raft_consensus.cc:359] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.468148 21386 raft_consensus.cc:385] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.468462 21386 raft_consensus.cc:740] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.466562 21404 raft_consensus.cc:697] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:34.471542 21387 tablet_bootstrap.cc:492] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:34.472280 21387 ts_tablet_manager.cc:1403] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.186s	user 0.014s	sys 0.034s
I20260709 14:56:34.475131 21386 consensus_queue.cc:260] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.476295 21385 tablet_bootstrap.cc:492] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:34.476748 21385 ts_tablet_manager.cc:1403] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.312s	user 0.035s	sys 0.046s
I20260709 14:56:34.453622 21415 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.479277 21415 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:34.480427 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:34.481071 21404 consensus_queue.cc:237] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.460327 21457 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.482467 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:34.481478 21613 consensus_queue.cc:1048] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:34.484095 21155 leader_election.cc:343] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.484411 21457 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:34.481169 21116 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.489547 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:34.495086 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.497156 21082 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.498284 21475 raft_consensus.cc:2749] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.505774 21116 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:34.512324 21340 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:34.516413 21117 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:34.527881 21386 ts_tablet_manager.cc:1434] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 14:56:34.438874 21011 catalog_manager.cc:5697] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.531477 21116 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.533592 21386 tablet_bootstrap.cc:492] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:34.544989 21386 tablet_bootstrap.cc:654] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.527128 21158 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.555367 21387 raft_consensus.cc:359] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.556180 21415 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.556196 21387 raft_consensus.cc:385] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.557444 21387 raft_consensus.cc:740] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.519519 21419 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.556769 21415 raft_consensus.cc:697] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:34.561666 21387 consensus_queue.cc:260] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.565459 21415 consensus_queue.cc:237] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:34.571343 21635 log.cc:927] Time spent T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:56:34.575291 21419 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.581692 21389 tablet_bootstrap.cc:654] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.582808 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:34.582916 21387 ts_tablet_manager.cc:1434] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.002s
I20260709 14:56:34.584484 21387 tablet_bootstrap.cc:492] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:34.583513 21264 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.596047 21011 catalog_manager.cc:5697] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 reported cstate change: term changed from 2 to 3, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 3 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.589641 21561 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.613529 21561 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.608388 21264 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:34.597455 21385 raft_consensus.cc:359] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.616366 21385 raft_consensus.cc:385] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.616729 21385 raft_consensus.cc:740] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.617094 21082 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:34.609505 21306 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:34.618587 21475 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.616642 21561 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.618129 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.611336 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:34.617516 21385 consensus_queue.cc:260] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.610350 21508 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.619297 21475 raft_consensus.cc:697] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:34.620465 21611 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.623037 21389 tablet_bootstrap.cc:492] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:34.624114 21387 tablet_bootstrap.cc:654] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.624361 21389 ts_tablet_manager.cc:1403] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.196s	user 0.010s	sys 0.008s
I20260709 14:56:34.626065 21615 consensus_queue.cc:1048] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:56:34.626412 21475 consensus_queue.cc:237] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.627130 21265 raft_consensus.cc:2393] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:34.622546 21190 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.630647 21265 raft_consensus.cc:1240] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:34.633545 21611 raft_consensus.cc:697] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:34.623366 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.640179 21385 ts_tablet_manager.cc:1434] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.163s	user 0.009s	sys 0.000s
I20260709 14:56:34.641665 21386 tablet_bootstrap.cc:492] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:34.642441 21386 ts_tablet_manager.cc:1403] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.003s
I20260709 14:56:34.636438 21641 consensus_queue.cc:1059] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.636596 21611 consensus_queue.cc:237] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:34.647794 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:34.652135 21013 catalog_manager.cc:5697] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.653864 21508 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:34.654470 21013 catalog_manager.cc:5697] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.655588 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:34.656363 21641 consensus_queue.cc:1243] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer 70057409099149b583059874bda68024 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:56:34.657101 21641 raft_consensus.cc:3055] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:34.657451 21641 raft_consensus.cc:740] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
W20260709 14:56:34.658217 21229 leader_election.cc:343] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.662487 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:34.663188 21188 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.658321 21641 consensus_queue.cc:260] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.666652 21641 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:34.667769 21385 tablet_bootstrap.cc:492] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:34.671182 21389 raft_consensus.cc:359] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.676105 21389 raft_consensus.cc:385] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.676447 21389 raft_consensus.cc:740] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.677325 21389 consensus_queue.cc:260] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.679598 21389 ts_tablet_manager.cc:1434] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 14:56:34.680717 21389 tablet_bootstrap.cc:492] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:34.686870 21389 tablet_bootstrap.cc:654] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.692641 21188 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:34.699818 21561 consensus_queue.cc:1048] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.716725 21386 raft_consensus.cc:359] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.719148 21386 raft_consensus.cc:385] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.719995 21386 raft_consensus.cc:740] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.724123 21457 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.724800 21457 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.726804 21158 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:34.728478 21457 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.728762 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:34.730530 21082 leader_election.cc:343] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.707508 21232 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.732230 21508 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.732772 21508 raft_consensus.cc:697] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:34.736987 21386 consensus_queue.cc:260] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.739459 21386 ts_tablet_manager.cc:1434] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.097s	user 0.009s	sys 0.000s
I20260709 14:56:34.742511 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.743342 21188 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:34.745728 21190 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:34.750437 21639 raft_consensus.cc:2749] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.733708 21508 consensus_queue.cc:237] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.757325 21083 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:34.758742 21457 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.760130 21385 tablet_bootstrap.cc:654] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.759266 21457 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.762962 21389 tablet_bootstrap.cc:492] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:34.763145 21457 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.763670 21389 ts_tablet_manager.cc:1403] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.083s	user 0.034s	sys 0.018s
I20260709 14:56:34.766664 21389 raft_consensus.cc:359] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.767586 21389 raft_consensus.cc:385] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.767912 21389 raft_consensus.cc:740] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.768615 21389 consensus_queue.cc:260] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.772439 21389 ts_tablet_manager.cc:1434] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:56:34.776979 21389 tablet_bootstrap.cc:492] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:34.782836 21386 tablet_bootstrap.cc:492] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:34.790067 21012 catalog_manager.cc:5697] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.796082 21013 catalog_manager.cc:5697] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.821281 21630 consensus_queue.cc:1048] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.822899 21630 consensus_queue.cc:1048] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.846186 21542 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.846789 21542 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.849692 21542 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:34.863647 21013 catalog_manager.cc:5697] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.878890 21385 tablet_bootstrap.cc:492] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:34.879611 21385 ts_tablet_manager.cc:1403] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.232s	user 0.008s	sys 0.006s
I20260709 14:56:34.876541 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.885510 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:34.886279 21115 raft_consensus.cc:2393] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:34.888322 21387 tablet_bootstrap.cc:492] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:34.888901 21387 ts_tablet_manager.cc:1403] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.305s	user 0.031s	sys 0.041s
I20260709 14:56:34.891505 21232 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:34.895005 21542 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.897596 21188 raft_consensus.cc:1275] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:34.904191 21389 tablet_bootstrap.cc:654] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.903791 21385 raft_consensus.cc:359] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.904774 21611 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.908447 21385 raft_consensus.cc:385] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.908969 21611 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.910820 21385 raft_consensus.cc:740] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.911760 21385 consensus_queue.cc:260] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:34.905409 21508 consensus_queue.cc:1048] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.905817 21542 raft_consensus.cc:2749] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.915284 21385 ts_tablet_manager.cc:1434] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.004s
I20260709 14:56:34.916209 21611 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:34.917191 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.918696 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:34.919505 21265 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
W20260709 14:56:34.921044 21306 leader_election.cc:343] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.928270 21305 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:34.929802 21481 consensus_queue.cc:1048] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.930591 21386 tablet_bootstrap.cc:654] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.932147 21615 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.932677 21615 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.933075 21615 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.931842 21457 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:34.937134 21387 raft_consensus.cc:359] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.938609 21387 raft_consensus.cc:385] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.938675 21385 tablet_bootstrap.cc:492] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:34.939209 21387 raft_consensus.cc:740] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.948850 21387 consensus_queue.cc:260] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.952083 21387 ts_tablet_manager.cc:1434] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 14:56:34.953884 21387 tablet_bootstrap.cc:492] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:34.966367 21386 tablet_bootstrap.cc:492] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:34.966647 21387 tablet_bootstrap.cc:654] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.967043 21386 ts_tablet_manager.cc:1403] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.184s	user 0.020s	sys 0.004s
I20260709 14:56:34.972226 21386 raft_consensus.cc:359] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.973016 21386 raft_consensus.cc:385] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.973333 21386 raft_consensus.cc:740] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.974189 21386 consensus_queue.cc:260] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:34.977947 21386 ts_tablet_manager.cc:1434] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:56:34.979157 21386 tablet_bootstrap.cc:492] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:34.984025 21611 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.984733 21611 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:34.987044 21611 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:34.990413 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:34.991329 21188 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:34.993535 21306 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:34.993541 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:34.994621 21613 raft_consensus.cc:2804] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.995060 21613 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.995441 21613 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.992933 21386 tablet_bootstrap.cc:654] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:35.005673 21155 consensus_peers.cc:597] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:35.005676 21116 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:35.014529 21389 tablet_bootstrap.cc:492] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:35.015239 21389 ts_tablet_manager.cc:1403] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.010s
I20260709 14:56:35.016463 21542 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.017109 21542 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.019877 21389 raft_consensus.cc:359] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.020721 21389 raft_consensus.cc:385] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.020972 21389 raft_consensus.cc:740] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.025537 21389 consensus_queue.cc:260] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.027336 21542 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:35.030109 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.030889 21339 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:35.033288 21389 ts_tablet_manager.cc:1434] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260709 14:56:35.033620 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:35.034262 21229 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:35.036692 21615 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:35.037469 21232 leader_election.cc:343] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.037868 21542 raft_consensus.cc:2804] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:35.034480 21389 tablet_bootstrap.cc:492] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:35.038872 21542 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:35.039371 21542 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.040215 21615 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:35.042099 21481 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.042126 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:35.042668 21481 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.043291 21264 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.044864 21481 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:35.045185 21613 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.046515 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:35.046798 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:35.051050 21387 tablet_bootstrap.cc:492] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.052919 21389 tablet_bootstrap.cc:654] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.052498 21188 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.054260 21457 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:35.053189 21387 ts_tablet_manager.cc:1403] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.004s
I20260709 14:56:35.051815 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.058666 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:35.059270 21339 raft_consensus.cc:2393] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:35.059048 21387 raft_consensus.cc:359] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.059484 21190 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.059840 21387 raft_consensus.cc:385] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.060555 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:35.062597 21082 leader_election.cc:343] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.067160 21613 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:35.068837 21116 raft_consensus.cc:1275] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:56:35.069353 21116 pending_rounds.cc:85] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting all ops after (but not including) 1
I20260709 14:56:35.069705 21116 pending_rounds.cc:107] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:56:35.060164 21387 raft_consensus.cc:740] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.070047 21116 raft_consensus.cc:2889] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:35.078454 21387 consensus_queue.cc:260] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.080339 21404 consensus_queue.cc:1048] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:35.082508 21387 ts_tablet_manager.cc:1434] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:56:35.067245 21190 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:35.087642 21155 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:35.087512 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:35.080133 21264 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:35.091984 21116 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.092702 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:35.092916 21305 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:35.093537 21190 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.094003 21613 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.094071 21083 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:35.069949 21188 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:35.091426 21386 tablet_bootstrap.cc:492] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:35.095336 21386 ts_tablet_manager.cc:1403] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.000s
I20260709 14:56:35.095487 21457 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.096104 21457 raft_consensus.cc:697] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:35.096999 21457 consensus_queue.cc:237] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.098254 21386 raft_consensus.cc:359] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.099097 21415 consensus_queue.cc:1048] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.099080 21386 raft_consensus.cc:385] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.101294 21386 raft_consensus.cc:740] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.102128 21386 consensus_queue.cc:260] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.103119 21481 raft_consensus.cc:2749] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:35.094717 21613 raft_consensus.cc:697] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:35.102923 21116 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:35.104605 21389 tablet_bootstrap.cc:492] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:35.108177 21389 ts_tablet_manager.cc:1403] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.006s
I20260709 14:56:35.084131 21385 tablet_bootstrap.cc:654] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.105085 21387 tablet_bootstrap.cc:492] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:35.085664 21542 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.129627 21386 ts_tablet_manager.cc:1434] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 14:56:35.130936 21386 tablet_bootstrap.cc:492] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:35.132558 21613 consensus_queue.cc:237] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:35.133987 21229 consensus_peers.cc:597] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:35.139863 21386 tablet_bootstrap.cc:654] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.142772 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:35.143350 21389 raft_consensus.cc:359] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.144191 21389 raft_consensus.cc:385] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.144476 21389 raft_consensus.cc:740] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.145488 21542 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:35.146698 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:35.148182 21232 leader_election.cc:343] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.149417 21615 consensus_queue.cc:1048] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:35.143563 21339 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.170114 21557 consensus_queue.cc:1048] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:35.171578 21389 consensus_queue.cc:260] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.151925 21387 tablet_bootstrap.cc:654] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.188360 21389 ts_tablet_manager.cc:1434] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.001s
I20260709 14:56:35.230942 21013 catalog_manager.cc:5697] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.232517 21389 tablet_bootstrap.cc:492] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:35.258127 21419 consensus_queue.cc:1048] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.258900 21641 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.259405 21641 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.262138 21641 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:35.268267 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:35.237179 21339 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:35.272049 21190 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
W20260709 14:56:35.272964 21083 leader_election.cc:343] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.283471 21229 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:35.284758 21542 raft_consensus.cc:2804] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.285300 21542 raft_consensus.cc:697] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:35.286176 21542 consensus_queue.cc:237] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.287768 21404 consensus_queue.cc:1048] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:35.289193 21387 tablet_bootstrap.cc:492] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.289765 21387 ts_tablet_manager.cc:1403] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.198s	user 0.043s	sys 0.005s
I20260709 14:56:35.290683 21481 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.291306 21481 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.269733 21306 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:35.298748 21615 raft_consensus.cc:2804] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.299319 21615 raft_consensus.cc:697] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:35.300137 21615 consensus_queue.cc:237] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.305028 21481 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:35.306504 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:35.296278 21013 catalog_manager.cc:5697] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:35.309729 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.310868 21385 tablet_bootstrap.cc:492] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:35.314512 21385 ts_tablet_manager.cc:1403] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.386s	user 0.020s	sys 0.028s
I20260709 14:56:35.315515 21386 tablet_bootstrap.cc:492] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:35.316118 21386 ts_tablet_manager.cc:1403] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.023s
I20260709 14:56:35.292718 21387 raft_consensus.cc:359] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.319221 21387 raft_consensus.cc:385] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.319569 21387 raft_consensus.cc:740] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.320238 21387 consensus_queue.cc:260] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.332486 21386 raft_consensus.cc:359] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:35.316936 21157 leader_election.cc:343] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.339344 21386 raft_consensus.cc:385] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.339939 21386 raft_consensus.cc:740] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.341310 21387 ts_tablet_manager.cc:1434] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
W20260709 14:56:35.342408 21155 leader_election.cc:343] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.343317 21155 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:35.344189 21481 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:35.350183 21386 consensus_queue.cc:260] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.353521 21385 raft_consensus.cc:359] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.354300 21385 raft_consensus.cc:385] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.354562 21385 raft_consensus.cc:740] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.355291 21385 consensus_queue.cc:260] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.357700 21385 ts_tablet_manager.cc:1434] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:56:35.360908 21385 tablet_bootstrap.cc:492] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:35.363003 21389 tablet_bootstrap.cc:654] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.367033 21386 ts_tablet_manager.cc:1434] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:56:35.367702 21385 tablet_bootstrap.cc:654] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.367903 21387 tablet_bootstrap.cc:492] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:35.386039 21386 tablet_bootstrap.cc:492] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:35.398183 21012 catalog_manager.cc:5697] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.402441 21389 tablet_bootstrap.cc:492] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:35.414037 21389 ts_tablet_manager.cc:1403] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.221s	user 0.024s	sys 0.002s
I20260709 14:56:35.405699 21386 tablet_bootstrap.cc:654] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.405589 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.416064 21339 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:35.417299 21675 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.417945 21675 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.420332 21675 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:35.407125 21387 tablet_bootstrap.cc:654] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.425372 21675 consensus_queue.cc:1048] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:35.430886 21386 tablet_bootstrap.cc:492] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:35.431581 21386 ts_tablet_manager.cc:1403] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.008s
I20260709 14:56:35.432107 21389 raft_consensus.cc:359] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.432942 21389 raft_consensus.cc:385] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.433275 21389 raft_consensus.cc:740] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.435168 21080 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:35.436563 21641 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:35.436955 21641 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:35.437331 21641 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.440991 21386 raft_consensus.cc:359] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.441892 21386 raft_consensus.cc:385] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.442184 21386 raft_consensus.cc:740] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.443320 21386 consensus_queue.cc:260] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.445861 21386 ts_tablet_manager.cc:1434] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:56:35.447263 21386 tablet_bootstrap.cc:492] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:35.446832 21641 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.452505 21385 tablet_bootstrap.cc:492] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:35.453462 21385 ts_tablet_manager.cc:1403] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.093s	user 0.029s	sys 0.012s
I20260709 14:56:35.457471 21385 raft_consensus.cc:359] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.457798 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:35.458439 21385 raft_consensus.cc:385] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.458894 21115 raft_consensus.cc:2393] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:35.458874 21385 raft_consensus.cc:740] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.460633 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:35.460984 21386 tablet_bootstrap.cc:654] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.461459 21189 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:35.462880 21385 consensus_queue.cc:260] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.465616 21385 ts_tablet_manager.cc:1434] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:35.467067 21385 tablet_bootstrap.cc:492] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:35.473116 21385 tablet_bootstrap.cc:654] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.481326 21389 consensus_queue.cc:260] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.484170 21265 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.488263 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:35.489100 21189 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.497406 21641 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:35.500360 21306 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:35.502708 21615 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:35.503409 21615 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:35.503957 21615 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.516964 21615 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.512041 21013 catalog_manager.cc:5697] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.521785 21419 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.522481 21419 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.523342 21457 consensus_queue.cc:1048] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:35.526528 21387 tablet_bootstrap.cc:492] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.527235 21387 ts_tablet_manager.cc:1403] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.160s	user 0.025s	sys 0.014s
I20260709 14:56:35.528522 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:35.530443 21387 raft_consensus.cc:359] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.530949 21419 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:35.531296 21387 raft_consensus.cc:385] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.531647 21387 raft_consensus.cc:740] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.532423 21387 consensus_queue.cc:260] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.523156 21189 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:35.534847 21083 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:35.539747 21387 ts_tablet_manager.cc:1434] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:56:35.541158 21387 tablet_bootstrap.cc:492] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:35.537676 21641 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.551895 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:35.552172 21389 ts_tablet_manager.cc:1434] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.137s	user 0.009s	sys 0.000s
I20260709 14:56:35.553660 21389 tablet_bootstrap.cc:492] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:35.555559 21387 tablet_bootstrap.cc:654] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.558724 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:35.559767 21189 raft_consensus.cc:2393] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:35.568298 21387 tablet_bootstrap.cc:492] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.568898 21387 ts_tablet_manager.cc:1403] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 14:56:35.571913 21387 raft_consensus.cc:359] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.578066 21387 raft_consensus.cc:385] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.578425 21387 raft_consensus.cc:740] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.578929 21557 consensus_queue.cc:1048] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.579213 21387 consensus_queue.cc:260] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.584009 21387 ts_tablet_manager.cc:1434] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:56:35.587361 21387 tablet_bootstrap.cc:492] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:35.592573 21457 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.593221 21457 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.595399 21457 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:35.596678 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:35.598675 21082 leader_election.cc:343] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.601145 21387 tablet_bootstrap.cc:654] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.615330 21387 tablet_bootstrap.cc:492] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.615820 21555 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.616362 21555 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:35.615922 21387 ts_tablet_manager.cc:1403] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 14:56:35.623835 21387 raft_consensus.cc:359] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.624634 21387 raft_consensus.cc:385] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.624946 21387 raft_consensus.cc:740] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.625051 21385 tablet_bootstrap.cc:492] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:35.626271 21385 ts_tablet_manager.cc:1403] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.159s	user 0.047s	sys 0.050s
I20260709 14:56:35.630604 21555 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:35.631669 21386 tablet_bootstrap.cc:492] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:35.632351 21386 ts_tablet_manager.cc:1403] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.185s	user 0.029s	sys 0.036s
I20260709 14:56:35.632865 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:35.633042 21385 raft_consensus.cc:359] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.634073 21385 raft_consensus.cc:385] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.634474 21385 raft_consensus.cc:740] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
W20260709 14:56:35.634936 21232 leader_election.cc:343] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.635342 21385 consensus_queue.cc:260] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.628268 21387 consensus_queue.cc:260] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.560984 21641 raft_consensus.cc:697] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:35.637415 21641 consensus_queue.cc:237] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.638005 21385 ts_tablet_manager.cc:1434] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:56:35.638552 21387 ts_tablet_manager.cc:1434] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:56:35.639683 21385 tablet_bootstrap.cc:492] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:35.635859 21386 raft_consensus.cc:359] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.640969 21386 raft_consensus.cc:385] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.641302 21386 raft_consensus.cc:740] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.642115 21386 consensus_queue.cc:260] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:35.642758 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 76742.2us
W20260709 14:56:35.643711 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 80814.7us
I20260709 14:56:35.644472 21386 ts_tablet_manager.cc:1434] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:35.645291 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:35.645908 21386 tablet_bootstrap.cc:492] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:35.646219 21339 raft_consensus.cc:2393] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:35.646871 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.649013 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.639842 21387 tablet_bootstrap.cc:492] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:35.650199 21339 raft_consensus.cc:2393] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:35.653612 21386 tablet_bootstrap.cc:654] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:35.655735 21229 leader_election.cc:343] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.656322 21229 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:35.657817 21555 raft_consensus.cc:2749] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:35.659898 21611 consensus_queue.cc:1048] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.673672 21387 tablet_bootstrap.cc:654] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.674794 21385 tablet_bootstrap.cc:654] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.675179 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.520126 21615 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:35.729228 21481 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.730155 21481 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.746181 21385 tablet_bootstrap.cc:492] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:35.746694 21385 ts_tablet_manager.cc:1403] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.001s
I20260709 14:56:35.748755 21404 consensus_queue.cc:1048] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.752631 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:35.753567 21115 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:35.759356 21387 tablet_bootstrap.cc:492] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.759898 21387 ts_tablet_manager.cc:1403] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.008s
I20260709 14:56:35.762275 21389 tablet_bootstrap.cc:654] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.762564 21387 raft_consensus.cc:359] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.763207 21387 raft_consensus.cc:385] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.763410 21387 raft_consensus.cc:740] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.764053 21387 consensus_queue.cc:260] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.764341 21158 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:35.765332 21639 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:35.765836 21387 ts_tablet_manager.cc:1434] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:35.766083 21639 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:35.766602 21639 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.767030 21387 tablet_bootstrap.cc:492] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:35.767802 21080 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:35.769984 21080 leader_election.cc:343] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.770502 21080 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:35.771198 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:35.772717 21419 raft_consensus.cc:2749] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:35.771456 21475 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.774768 21012 catalog_manager.cc:5697] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:35.793676 21481 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:35.800345 21475 raft_consensus.cc:2749] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:35.812913 21385 raft_consensus.cc:359] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.813735 21385 raft_consensus.cc:385] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.814036 21385 raft_consensus.cc:740] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.804000 21386 tablet_bootstrap.cc:492] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:35.818080 21386 ts_tablet_manager.cc:1403] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.173s	user 0.036s	sys 0.039s
I20260709 14:56:35.819186 21306 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:35.823366 21639 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.827813 21387 tablet_bootstrap.cc:654] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.830281 21675 raft_consensus.cc:2749] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:35.830837 21696 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.831472 21696 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.815161 21385 consensus_queue.cc:260] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.838445 21386 raft_consensus.cc:359] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.839704 21386 raft_consensus.cc:385] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.840040 21385 ts_tablet_manager.cc:1434] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 14:56:35.840091 21386 raft_consensus.cc:740] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.841152 21386 consensus_queue.cc:260] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.841231 21385 tablet_bootstrap.cc:492] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:35.847950 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:35.848888 21116 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:35.850407 21158 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:35.854548 21386 ts_tablet_manager.cc:1434] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 14:56:35.857497 21694 raft_consensus.cc:2804] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:35.858721 21694 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:35.859777 21694 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.869696 21386 tablet_bootstrap.cc:492] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
W20260709 14:56:35.873817 21155 leader_election.cc:343] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:35.875824 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:35.876668 21639 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:35.876683 21115 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:35.878559 21694 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.881471 21385 tablet_bootstrap.cc:654] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.884392 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:35.885149 21116 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:35.887225 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:35.892421 21116 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:35.892975 21699 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.893997 21158 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:35.894569 21696 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:35.893805 21699 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.895227 21639 raft_consensus.cc:2804] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:35.896085 21639 raft_consensus.cc:697] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:35.897714 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:35.900558 21265 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:35.901355 21700 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.902598 21700 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.903851 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:35.905611 21639 consensus_queue.cc:237] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:35.907425 21389 tablet_bootstrap.cc:492] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:35.908054 21389 ts_tablet_manager.cc:1403] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.355s	user 0.011s	sys 0.017s
I20260709 14:56:35.957300 21694 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:35.970893 21386 tablet_bootstrap.cc:654] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:35.971113 21387 tablet_bootstrap.cc:492] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:35.971596 21387 ts_tablet_manager.cc:1403] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.012s
I20260709 14:56:35.971964 21389 raft_consensus.cc:359] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.972817 21542 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:35.973601 21700 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:35.973444 21542 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.974344 21387 raft_consensus.cc:359] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.975075 21387 raft_consensus.cc:385] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.975382 21387 raft_consensus.cc:740] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.975664 21542 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:35.976073 21387 consensus_queue.cc:260] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:35.972813 21389 raft_consensus.cc:385] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:35.981554 21389 raft_consensus.cc:740] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:35.982326 21389 consensus_queue.cc:260] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:35.985195 21615 consensus_queue.cc:1048] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.986166 21675 consensus_queue.cc:1048] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:35.986402 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:35.987289 21190 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:35.981102 21115 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:35.991218 21387 ts_tablet_manager.cc:1434] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:56:35.994181 21232 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:35.994259 21404 consensus_queue.cc:1048] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:35.997877 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 74746.9us
I20260709 14:56:35.999837 21389 ts_tablet_manager.cc:1434] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.007s
I20260709 14:56:36.000877 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:36.001331 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:36.001569 21264 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.004765 21641 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.005841 21641 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.008872 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.009781 21340 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:35.975131 21699 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:36.014468 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.017088 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.004680 21158 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:36.021451 21555 raft_consensus.cc:2804] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:36.018411 21157 leader_election.cc:343] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:36.021545 21155 leader_election.cc:343] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.021974 21555 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.023053 21555 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.019656 21641 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:36.021451 21696 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.030884 21696 raft_consensus.cc:697] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:36.031415 21083 leader_election.cc:343] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.031746 21696 consensus_queue.cc:237] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.032250 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:36.044843 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.045709 21389 tablet_bootstrap.cc:492] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:36.049791 21264 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:36.055509 21641 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.070396 21389 tablet_bootstrap.cc:654] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:36.070521 21080 leader_election.cc:343] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.071209 21080 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.070781 21641 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.073053 21385 tablet_bootstrap.cc:492] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:36.073834 21385 ts_tablet_manager.cc:1403] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.233s	user 0.013s	sys 0.001s
W20260709 14:56:36.056176 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 47846.2us
I20260709 14:56:36.075151 21457 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.077632 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.079733 21387 tablet_bootstrap.cc:492] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:36.106034 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.103767 21641 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:36.109148 21083 leader_election.cc:343] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.121704 21386 tablet_bootstrap.cc:492] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:36.122398 21386 ts_tablet_manager.cc:1403] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.263s	user 0.018s	sys 0.011s
I20260709 14:56:36.112537 21385 raft_consensus.cc:359] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.128962 21385 raft_consensus.cc:385] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.130432 21385 raft_consensus.cc:740] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.133780 21385 consensus_queue.cc:260] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.156008 21555 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.159570 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.162604 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:36.163446 21189 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.165386 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:36.182564 21340 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.189169 21339 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:36.174929 21080 leader_election.cc:343] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.192492 21080 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.193593 21641 raft_consensus.cc:2749] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.199530 21306 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:36.200722 21709 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.201712 21709 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.202786 21641 consensus_queue.cc:1048] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:36.203778 21386 raft_consensus.cc:359] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.204672 21386 raft_consensus.cc:385] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.204941 21386 raft_consensus.cc:740] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.207659 21386 consensus_queue.cc:260] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.215431 21386 ts_tablet_manager.cc:1434] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 14:56:36.217561 21189 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:36.221079 21232 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:36.217940 21389 tablet_bootstrap.cc:492] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:36.223044 21389 ts_tablet_manager.cc:1403] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.005s
I20260709 14:56:36.206626 21555 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:36.227540 21385 ts_tablet_manager.cc:1434] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.153s	user 0.007s	sys 0.021s
I20260709 14:56:36.228329 21709 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:36.235735 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:36.240381 21232 leader_election.cc:343] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.227126 21404 raft_consensus.cc:2804] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.226920 21700 consensus_queue.cc:1048] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:56:36.241808 21404 raft_consensus.cc:697] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:36.242137 21389 raft_consensus.cc:359] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.242962 21389 raft_consensus.cc:385] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.243309 21389 raft_consensus.cc:740] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.242805 21404 consensus_queue.cc:237] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.226027 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.244644 21389 consensus_queue.cc:260] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.224874 21340 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
W20260709 14:56:36.239286 21155 leader_election.cc:343] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.254220 21385 tablet_bootstrap.cc:492] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:36.254902 21387 tablet_bootstrap.cc:654] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.260234 21389 ts_tablet_manager.cc:1434] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:56:36.267011 21386 tablet_bootstrap.cc:492] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:36.269582 21389 tablet_bootstrap.cc:492] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:36.257596 21155 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.274315 21696 raft_consensus.cc:2749] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.280467 21641 consensus_queue.cc:1048] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:56:36.284500 21229 leader_election.cc:343] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.285158 21229 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.288244 21385 tablet_bootstrap.cc:654] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.289443 21555 raft_consensus.cc:2749] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.338315 21011 catalog_manager.cc:5697] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.366639 21386 tablet_bootstrap.cc:654] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.366164 21013 catalog_manager.cc:5697] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:36.340557 21011 catalog_manager.cc:5697] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:36.376171 21389 tablet_bootstrap.cc:654] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.393285 21705 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.424542 21385 tablet_bootstrap.cc:492] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:36.425482 21385 ts_tablet_manager.cc:1403] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.008s
I20260709 14:56:36.429319 21385 raft_consensus.cc:359] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.430167 21385 raft_consensus.cc:385] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.430514 21385 raft_consensus.cc:740] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.431567 21385 consensus_queue.cc:260] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.434069 21385 ts_tablet_manager.cc:1434] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:56:36.436182 21385 tablet_bootstrap.cc:492] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:36.444427 21385 tablet_bootstrap.cc:654] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.460953 21385 tablet_bootstrap.cc:492] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:36.461660 21385 ts_tablet_manager.cc:1403] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 14:56:36.478621 21387 tablet_bootstrap.cc:492] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:36.479379 21387 ts_tablet_manager.cc:1403] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.413s	user 0.029s	sys 0.058s
I20260709 14:56:36.483654 21387 raft_consensus.cc:359] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.484561 21387 raft_consensus.cc:385] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.484850 21387 raft_consensus.cc:740] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.479238 21385 raft_consensus.cc:359] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.486261 21385 raft_consensus.cc:385] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.486534 21385 raft_consensus.cc:740] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.487335 21385 consensus_queue.cc:260] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.489104 21385 ts_tablet_manager.cc:1434] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.001s
I20260709 14:56:36.490231 21385 tablet_bootstrap.cc:492] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:36.497608 21387 consensus_queue.cc:260] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.500311 21387 ts_tablet_manager.cc:1434] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:56:36.501758 21387 tablet_bootstrap.cc:492] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:36.509433 21387 tablet_bootstrap.cc:654] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.512375 21385 tablet_bootstrap.cc:654] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.513494 21699 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.514178 21699 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.521407 21699 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:36.543216 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:36.583900 21386 tablet_bootstrap.cc:492] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:36.584537 21386 ts_tablet_manager.cc:1403] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.318s	user 0.024s	sys 0.002s
I20260709 14:56:36.589277 21386 raft_consensus.cc:359] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.590077 21386 raft_consensus.cc:385] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.590379 21386 raft_consensus.cc:740] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.591892 21699 consensus_queue.cc:1048] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.539350 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:36.594553 21157 leader_election.cc:343] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:36.597205 21158 leader_election.cc:343] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.597752 21158 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:36.598696 21639 raft_consensus.cc:2749] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.600941 21696 consensus_queue.cc:1048] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.604357 21696 consensus_queue.cc:1048] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:36.611485 21339 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:36.618465 21155 consensus_peers.cc:597] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:36.622439 21389 tablet_bootstrap.cc:492] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:36.623000 21389 ts_tablet_manager.cc:1403] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.356s	user 0.018s	sys 0.009s
I20260709 14:56:36.624024 21387 tablet_bootstrap.cc:492] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:36.624640 21387 ts_tablet_manager.cc:1403] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.123s	user 0.043s	sys 0.046s
I20260709 14:56:36.628852 21385 tablet_bootstrap.cc:492] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:36.629542 21385 ts_tablet_manager.cc:1403] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.140s	user 0.036s	sys 0.035s
I20260709 14:56:36.625002 21386 consensus_queue.cc:260] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.633311 21386 ts_tablet_manager.cc:1434] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260709 14:56:36.630255 21389 raft_consensus.cc:359] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.635373 21389 raft_consensus.cc:385] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.635830 21389 raft_consensus.cc:740] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.637957 21389 consensus_queue.cc:260] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.641714 21389 ts_tablet_manager.cc:1434] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:56:36.645479 21389 tablet_bootstrap.cc:492] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:36.650878 21385 raft_consensus.cc:359] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.653277 21385 raft_consensus.cc:385] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.653620 21385 raft_consensus.cc:740] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.654335 21385 consensus_queue.cc:260] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.652400 21387 raft_consensus.cc:359] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.655236 21387 raft_consensus.cc:385] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.655536 21387 raft_consensus.cc:740] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.656255 21387 consensus_queue.cc:260] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.658608 21387 ts_tablet_manager.cc:1434] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.003s
I20260709 14:56:36.659854 21387 tablet_bootstrap.cc:492] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:36.666864 21386 tablet_bootstrap.cc:492] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:36.669595 21389 tablet_bootstrap.cc:654] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.675657 21387 tablet_bootstrap.cc:654] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.687498 21385 ts_tablet_manager.cc:1434] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 14:56:36.709897 21385 tablet_bootstrap.cc:492] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:36.713495 21696 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.714196 21696 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.714756 21555 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.715436 21555 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.719488 21385 tablet_bootstrap.cc:654] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.719435 21386 tablet_bootstrap.cc:654] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.716282 21696 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:36.738044 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.738765 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:36.740084 21229 leader_election.cc:343] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:36.741277 21155 leader_election.cc:343] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.723661 21555 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:36.750353 21389 tablet_bootstrap.cc:492] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:36.750141 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:36.748682 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.750983 21389 ts_tablet_manager.cc:1403] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.009s
I20260709 14:56:36.751174 21264 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:36.751338 21188 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:36.752501 21475 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.753537 21475 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.753791 21232 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.754295 21157 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.755757 21696 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.756592 21696 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.758076 21696 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.720814 21709 consensus_queue.cc:1048] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 14:56:36.764034 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.757877 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:36.769701 21082 leader_election.cc:343] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:36.770924 21083 leader_election.cc:343] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.762151 21555 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.781785 21555 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.757912 21475 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:36.782187 21555 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.790417 21508 consensus_queue.cc:1048] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:36.793874 21389 raft_consensus.cc:359] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.794708 21389 raft_consensus.cc:385] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.795010 21389 raft_consensus.cc:740] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.795697 21389 consensus_queue.cc:260] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.776957 21083 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:36.798846 21475 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.809749 21389 ts_tablet_manager.cc:1434] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.001s
I20260709 14:56:36.814255 21386 tablet_bootstrap.cc:492] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:36.814989 21386 ts_tablet_manager.cc:1403] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.018s
I20260709 14:56:36.817883 21696 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.822314 21387 tablet_bootstrap.cc:492] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:36.822855 21387 ts_tablet_manager.cc:1403] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.163s	user 0.024s	sys 0.016s
I20260709 14:56:36.826903 21696 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:36.827910 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:36.830390 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:36.832588 21155 leader_election.cc:343] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.818868 21386 raft_consensus.cc:359] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.821779 21457 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.820627 21555 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.834312 21457 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.835337 21264 raft_consensus.cc:2393] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:36.836498 21457 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:36.838126 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.839553 21386 raft_consensus.cc:385] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.839809 21386 raft_consensus.cc:740] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.840471 21386 consensus_queue.cc:260] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.842640 21386 ts_tablet_manager.cc:1434] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 14:56:36.843024 21389 tablet_bootstrap.cc:492] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:36.843357 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.843773 21386 tablet_bootstrap.cc:492] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
W20260709 14:56:36.841667 21080 leader_election.cc:343] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.845652 21157 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.847525 21639 raft_consensus.cc:2749] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.850840 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:36.847226 21387 raft_consensus.cc:359] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.852113 21387 raft_consensus.cc:385] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.854390 21386 tablet_bootstrap.cc:654] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.853377 21387 raft_consensus.cc:740] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.855743 21387 consensus_queue.cc:260] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:36.856745 21083 leader_election.cc:343] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.858350 21083 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.871212 21387 ts_tablet_manager.cc:1434] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
W20260709 14:56:36.873100 21229 leader_election.cc:343] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.838507 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:36.877857 21188 raft_consensus.cc:2393] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:36.879505 21232 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:36.880383 21709 raft_consensus.cc:2749] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.876559 21557 raft_consensus.cc:2749] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.838183 21555 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:36.863372 21615 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.883875 21615 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.884773 21387 tablet_bootstrap.cc:492] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:36.894882 21615 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:36.901952 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:36.907708 21404 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.908357 21404 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.909180 21389 tablet_bootstrap.cc:654] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.913409 21387 tablet_bootstrap.cc:654] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:36.914382 21385 tablet_bootstrap.cc:492] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:36.914975 21385 ts_tablet_manager.cc:1403] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.205s	user 0.024s	sys 0.030s
I20260709 14:56:36.916069 21386 tablet_bootstrap.cc:492] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:36.916652 21386 ts_tablet_manager.cc:1403] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.004s
I20260709 14:56:36.918803 21385 raft_consensus.cc:359] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.919693 21385 raft_consensus.cc:385] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.920562 21639 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.921227 21639 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.922806 21404 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:36.924127 21639 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:36.924141 21386 raft_consensus.cc:359] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.925282 21386 raft_consensus.cc:385] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.925763 21386 raft_consensus.cc:740] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.926071 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:36.926909 21117 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:36.920010 21385 raft_consensus.cc:740] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.925601 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:36.929316 21232 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:36.930029 21116 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:36.934423 21709 raft_consensus.cc:2804] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.934875 21709 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.935286 21709 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.934921 21158 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:36.936638 21639 raft_consensus.cc:2804] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:36.937075 21639 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:36.937817 21639 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.926878 21386 consensus_queue.cc:260] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.943710 21696 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.944201 21709 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.944253 21696 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:36.928440 21385 consensus_queue.cc:260] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.948053 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:36.948715 21116 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:36.950133 21385 ts_tablet_manager.cc:1434] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 14:56:36.950548 21696 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:36.951469 21385 tablet_bootstrap.cc:492] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:36.953735 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:36.954502 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:36.955767 21157 leader_election.cc:343] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:36.956458 21158 leader_election.cc:343] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.957013 21158 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:36.961673 21696 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.963418 21116 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:36.964892 21232 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:36.965831 21404 raft_consensus.cc:2804] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:36.966627 21404 raft_consensus.cc:697] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:36.967998 21389 tablet_bootstrap.cc:492] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:36.968703 21389 ts_tablet_manager.cc:1403] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.000s
I20260709 14:56:36.970355 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:36.971390 21709 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:36.961679 21639 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:36.971860 21306 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:36.973035 21705 raft_consensus.cc:2749] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:36.967535 21404 consensus_queue.cc:237] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.977063 21709 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.977705 21709 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:36.978684 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.979305 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:36.980684 21705 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:36.981178 21705 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.983291 21705 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:36.983423 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:36.986465 21387 tablet_bootstrap.cc:492] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:36.987538 21387 ts_tablet_manager.cc:1403] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.014s
I20260709 14:56:36.988710 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:36.990243 21387 raft_consensus.cc:359] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.990748 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:36.991055 21387 raft_consensus.cc:385] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:36.991509 21387 raft_consensus.cc:740] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:36.992286 21387 consensus_queue.cc:260] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:36.995131 21117 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
W20260709 14:56:36.999577 21229 leader_election.cc:343] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:36.979888 21116 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.009758 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:37.010391 21639 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:36.944511 21386 ts_tablet_manager.cc:1434] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:56:37.023373 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:37.040575 21709 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:37.046139 21155 leader_election.cc:343] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.047079 21306 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:37.047600 21155 leader_election.cc:343] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.049106 21705 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.049558 21705 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.049961 21705 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.051412 21387 ts_tablet_manager.cc:1434] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 14:56:37.052739 21387 tablet_bootstrap.cc:492] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:37.055558 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:37.056564 21265 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:37.057749 21386 tablet_bootstrap.cc:492] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
W20260709 14:56:37.060274 21229 leader_election.cc:343] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.064472 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:37.066431 21389 raft_consensus.cc:359] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.067251 21389 raft_consensus.cc:385] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.067523 21389 raft_consensus.cc:740] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.068287 21389 consensus_queue.cc:260] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.071612 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:37.072444 21188 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:37.078966 21232 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:37.080331 21387 tablet_bootstrap.cc:654] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.080874 21404 raft_consensus.cc:2804] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.081459 21404 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.083429 21385 tablet_bootstrap.cc:654] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.081843 21404 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:37.085484 21229 leader_election.cc:343] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.088755 21386 tablet_bootstrap.cc:654] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.098680 21389 ts_tablet_manager.cc:1434] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.130s	user 0.010s	sys 0.000s
I20260709 14:56:37.112311 21389 tablet_bootstrap.cc:492] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:37.099293 21011 catalog_manager.cc:5697] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.101603 21705 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:37.121445 21116 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:37.122812 21508 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.123589 21508 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:37.127859 21158 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:37.128059 21508 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:37.131546 21385 tablet_bootstrap.cc:492] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:37.132119 21385 ts_tablet_manager.cc:1403] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.181s	user 0.006s	sys 0.008s
I20260709 14:56:37.143011 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:37.143738 21264 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.144973 21385 raft_consensus.cc:359] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.151892 21385 raft_consensus.cc:385] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.152288 21385 raft_consensus.cc:740] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.153118 21385 consensus_queue.cc:260] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.136193 21639 raft_consensus.cc:2804] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.156188 21639 raft_consensus.cc:697] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:37.157613 21639 consensus_queue.cc:237] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:37.158599 21404 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.166805 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:37.168108 21404 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:37.162969 21705 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:37.175185 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:37.176954 21116 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.156181 21385 ts_tablet_manager.cc:1434] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:56:37.204408 21385 tablet_bootstrap.cc:492] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:37.205772 21116 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:37.183844 21264 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:37.208251 21305 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:37.209437 21705 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.210316 21705 raft_consensus.cc:697] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:37.211678 21705 consensus_queue.cc:237] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:37.214859 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 85101.9us
W20260709 14:56:37.226037 21229 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.237003 21389 tablet_bootstrap.cc:654] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.248679 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:37.252560 21232 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.253167 21232 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:37.255713 21404 raft_consensus.cc:2749] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.242205 21338 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.263926 21387 tablet_bootstrap.cc:492] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:37.264635 21387 ts_tablet_manager.cc:1403] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.021s
I20260709 14:56:37.238878 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:37.266119 21190 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.274935 21386 tablet_bootstrap.cc:492] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:37.275846 21386 ts_tablet_manager.cc:1403] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.019s
I20260709 14:56:37.286728 21387 raft_consensus.cc:359] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.287662 21387 raft_consensus.cc:385] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.287961 21387 raft_consensus.cc:740] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.288757 21387 consensus_queue.cc:260] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.290125 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:37.292290 21475 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.280216 21557 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.301846 21387 ts_tablet_manager.cc:1434] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260709 14:56:37.303092 21475 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.303571 21557 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:37.306030 21557 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:37.307901 21190 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:37.308970 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:37.303305 21387 tablet_bootstrap.cc:492] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
W20260709 14:56:37.309960 21229 leader_election.cc:343] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.312811 21232 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:37.321930 21386 raft_consensus.cc:359] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.323122 21386 raft_consensus.cc:385] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.323441 21386 raft_consensus.cc:740] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.336083 21386 consensus_queue.cc:260] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.340298 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:37.318099 21555 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.321312 21404 raft_consensus.cc:2804] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:37.333722 21082 leader_election.cc:343] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.339289 21705 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.349957 21705 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.354460 21386 ts_tablet_manager.cc:1434] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.003s
I20260709 14:56:37.355778 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:37.353307 21404 raft_consensus.cc:697] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:56:37.357470 21306 leader_election.cc:343] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.357282 21404 consensus_queue.cc:237] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:37.354952 21080 leader_election.cc:343] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.364043 21475 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:37.365739 21012 catalog_manager.cc:5697] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.368345 21013 catalog_manager.cc:5697] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb reported cstate change: term changed from 0 to 1, leader changed from <none> to db68abe050774663a5ea1dd3733445cb (127.18.157.132). New cstate: current_term: 1 leader_uuid: "db68abe050774663a5ea1dd3733445cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.372371 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:37.373740 21385 tablet_bootstrap.cc:654] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.372429 21080 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:37.376385 21457 raft_consensus.cc:2749] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:37.376565 21082 leader_election.cc:343] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.348198 21555 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.379458 21555 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:37.394261 21387 tablet_bootstrap.cc:654] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.395543 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:37.396703 21386 tablet_bootstrap.cc:492] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:37.411168 21389 tablet_bootstrap.cc:492] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:37.411829 21389 ts_tablet_manager.cc:1403] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.300s	user 0.032s	sys 0.016s
I20260709 14:56:37.412777 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:37.413560 21188 raft_consensus.cc:2468] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:37.414948 21389 raft_consensus.cc:359] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:37.415676 21389 raft_consensus.cc:385] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.397215 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:37.415982 21389 raft_consensus.cc:740] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.416283 21190 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:37.417564 21386 tablet_bootstrap.cc:654] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.417806 21232 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:37.418689 21508 raft_consensus.cc:2804] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:37.415714 21305 leader_election.cc:343] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.419020 21508 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.419595 21508 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.408070 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:37.421366 21705 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:37.420938 21115 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:37.423208 21389 consensus_queue.cc:260] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:37.429176 21508 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.432179 21083 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:37.437045 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:37.437867 21116 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.457885 21389 ts_tablet_manager.cc:1434] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 14:56:37.458568 21508 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:37.462532 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:37.463378 21187 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.437801 21557 raft_consensus.cc:2804] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.467939 21557 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.468329 21557 raft_consensus.cc:3060] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.419664 21305 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:37.474426 21700 raft_consensus.cc:2749] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:37.474606 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 58926.7us
I20260709 14:56:37.479409 21385 tablet_bootstrap.cc:492] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:37.480116 21385 ts_tablet_manager.cc:1403] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.276s	user 0.019s	sys 0.007s
I20260709 14:56:37.473206 21187 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:37.483899 21232 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:37.484750 21508 raft_consensus.cc:2804] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.485203 21508 raft_consensus.cc:697] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:37.487535 21116 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:37.485950 21508 consensus_queue.cc:237] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.494961 21385 raft_consensus.cc:359] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.495616 21385 raft_consensus.cc:385] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.495839 21385 raft_consensus.cc:740] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.496423 21385 consensus_queue.cc:260] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.498889 21555 consensus_queue.cc:1048] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:37.519754 21389 tablet_bootstrap.cc:492] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:37.520176 21385 ts_tablet_manager.cc:1434] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:56:37.524740 21557 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.529222 21385 tablet_bootstrap.cc:492] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:37.532510 21386 tablet_bootstrap.cc:492] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:37.533164 21386 ts_tablet_manager.cc:1403] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.146s	user 0.020s	sys 0.014s
I20260709 14:56:37.602111 21387 tablet_bootstrap.cc:492] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:37.602922 21387 ts_tablet_manager.cc:1403] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.300s	user 0.012s	sys 0.015s
W20260709 14:56:37.610836 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 104911us
I20260709 14:56:37.656807 21389 tablet_bootstrap.cc:654] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.685940 21557 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:37.692291 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:37.693215 21188 raft_consensus.cc:3060] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.694097 21386 raft_consensus.cc:359] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.694972 21386 raft_consensus.cc:385] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.695246 21386 raft_consensus.cc:740] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.695981 21386 consensus_queue.cc:260] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.700747 21387 raft_consensus.cc:359] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.701681 21387 raft_consensus.cc:385] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.701972 21387 raft_consensus.cc:740] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.702764 21387 consensus_queue.cc:260] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.706341 21385 tablet_bootstrap.cc:654] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.713482 21188 raft_consensus.cc:2468] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:37.720307 21386 ts_tablet_manager.cc:1434] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.187s	user 0.007s	sys 0.000s
W20260709 14:56:37.728820 21229 consensus_peers.cc:597] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:37.737756 21561 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.738428 21561 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.740687 21561 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:37.752456 21752 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.753080 21752 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.754350 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:37.755147 21337 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:37.756744 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:37.755172 21752 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:37.757781 21114 raft_consensus.cc:2393] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:37.760237 21155 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:37.761140 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:37.761958 21776 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.762111 21190 raft_consensus.cc:2393] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:37.762408 21776 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.762823 21776 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.765442 21232 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:37.766842 21752 raft_consensus.cc:3060] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.768852 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:37.757781 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 135036us
I20260709 14:56:37.777922 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:37.778249 21157 leader_election.cc:343] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.784818 21387 ts_tablet_manager.cc:1434] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.182s	user 0.005s	sys 0.004s
I20260709 14:56:37.789650 21561 consensus_queue.cc:1048] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:37.799208 21387 tablet_bootstrap.cc:492] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:37.802383 21386 tablet_bootstrap.cc:492] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:37.812512 21752 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.854899 21386 tablet_bootstrap.cc:654] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.866859 21389 tablet_bootstrap.cc:492] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:37.867882 21389 ts_tablet_manager.cc:1403] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.359s	user 0.030s	sys 0.020s
I20260709 14:56:37.867939 21338 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.871500 21389 raft_consensus.cc:359] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:37.872303 21389 raft_consensus.cc:385] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.872612 21389 raft_consensus.cc:740] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.860920 21770 consensus_queue.cc:1048] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:56:37.874115 21389 consensus_queue.cc:260] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:37.881410 21389 ts_tablet_manager.cc:1434] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:56:37.883029 21389 tablet_bootstrap.cc:492] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:37.890077 21389 tablet_bootstrap.cc:654] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.927695 21776 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:37.930686 21013 catalog_manager.cc:5697] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.931999 21387 tablet_bootstrap.cc:654] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.933091 21013 catalog_manager.cc:5697] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.939975 21385 tablet_bootstrap.cc:492] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:37.940553 21385 ts_tablet_manager.cc:1403] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.412s	user 0.016s	sys 0.002s
I20260709 14:56:37.943662 21385 raft_consensus.cc:359] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.944370 21385 raft_consensus.cc:385] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.944674 21385 raft_consensus.cc:740] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.945294 21385 consensus_queue.cc:260] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:37.945675 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:37.947698 21385 ts_tablet_manager.cc:1434] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:37.949226 21385 tablet_bootstrap.cc:492] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: Bootstrap starting.
W20260709 14:56:37.951061 21157 leader_election.cc:343] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.952256 21776 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:37.953118 21768 consensus_queue.cc:1048] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:37.805862 21083 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:37.930600 21265 raft_consensus.cc:2468] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:37.959002 21475 raft_consensus.cc:2804] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.959645 21475 raft_consensus.cc:697] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:37.961076 21475 consensus_queue.cc:237] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:37.967362 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 161577us
I20260709 14:56:37.971304 21770 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.970716 21773 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.008194 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:38.064509 21338 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.025343 21773 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:38.023370 21770 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:38.090847 21386 tablet_bootstrap.cc:492] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:38.091567 21386 ts_tablet_manager.cc:1403] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.304s	user 0.019s	sys 0.004s
I20260709 14:56:38.095943 21389 tablet_bootstrap.cc:492] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:38.096668 21389 ts_tablet_manager.cc:1403] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.214s	user 0.057s	sys 0.071s
I20260709 14:56:38.098584 21773 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:38.102648 21386 raft_consensus.cc:359] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:38.104033 21386 raft_consensus.cc:385] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.104362 21386 raft_consensus.cc:740] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.105155 21386 consensus_queue.cc:260] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:38.107810 21386 ts_tablet_manager.cc:1434] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:56:38.108966 21386 tablet_bootstrap.cc:492] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:38.114691 21389 raft_consensus.cc:359] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:38.117311 21389 raft_consensus.cc:385] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.117714 21389 raft_consensus.cc:740] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.126559 21389 consensus_queue.cc:260] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:38.129390 21389 ts_tablet_manager.cc:1434] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 14:56:38.130577 21389 tablet_bootstrap.cc:492] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:38.135841 21774 consensus_queue.cc:1048] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.135996 21615 consensus_queue.cc:1048] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:38.136852 21389 tablet_bootstrap.cc:654] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:38.173446 21229 consensus_peers.cc:597] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:38.116892 21385 tablet_bootstrap.cc:654] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.119635 21338 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:38.125800 21387 tablet_bootstrap.cc:492] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:38.617123 21387 ts_tablet_manager.cc:1403] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.818s	user 0.020s	sys 0.009s
I20260709 14:56:38.170872 21339 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.365150 21761 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.624158 21761 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:38.347182 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 105080us
I20260709 14:56:38.620949 21387 raft_consensus.cc:359] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:38.626770 21387 raft_consensus.cc:385] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.424576 21771 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.627250 21387 raft_consensus.cc:740] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.628746 21615 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.629366 21615 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:38.454001 21774 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.631385 21774 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:38.628790 21387 consensus_queue.cc:260] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:38.631326 21615 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:38.633590 21774 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:38.418120 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 246096us
W20260709 14:56:38.664808 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 491522us
W20260709 14:56:38.682596 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 233707us
I20260709 14:56:38.627591 21771 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:38.118958 21386 tablet_bootstrap.cc:654] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:38.711789 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 59262.4us
I20260709 14:56:38.728240 21385 tablet_bootstrap.cc:492] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:38.729259 21385 ts_tablet_manager.cc:1403] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.780s	user 0.012s	sys 0.010s
I20260709 14:56:38.733707 21801 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:38.734341 21801 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:38.736521 21801 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:38.749002 21387 ts_tablet_manager.cc:1434] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.131s	user 0.009s	sys 0.007s
W20260709 14:56:38.752395 21114 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.021s	sys 0.025s
W20260709 14:56:38.753279 21389 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.034s	sys 0.106s
W20260709 14:56:38.753415 21114 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.609s	user 0.021s	sys 0.026s
W20260709 14:56:38.753752 21389 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.034s	sys 0.106s
I20260709 14:56:38.754592 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:38.754990 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:38.755578 21115 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:38.761037 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:38.752643 21752 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.028s	sys 0.037s
I20260709 14:56:38.770156 21387 tablet_bootstrap.cc:492] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
W20260709 14:56:38.771356 21752 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.028s	sys 0.037s
I20260709 14:56:38.805701 21700 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:38.808483 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:38.796487 21761 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:38.818528 21389 tablet_bootstrap.cc:492] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:38.819380 21389 ts_tablet_manager.cc:1403] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.689s	user 0.041s	sys 0.108s
I20260709 14:56:38.821342 21158 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:38.836603 21386 tablet_bootstrap.cc:492] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:38.837397 21386 ts_tablet_manager.cc:1403] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.729s	user 0.026s	sys 0.012s
W20260709 14:56:38.839764 21080 leader_election.cc:343] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:38.825533 21700 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:38.927369 21387 tablet_bootstrap.cc:654] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.935885 21799 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.936472 21799 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.936821 21799 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.937031 21771 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:38.940053 21797 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.940974 21797 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:38.942489 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:38.944871 21508 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:38.945741 21508 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:38.962613 21385 raft_consensus.cc:359] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:38.963687 21385 raft_consensus.cc:385] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.963969 21385 raft_consensus.cc:740] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.964744 21385 consensus_queue.cc:260] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:38.974287 21615 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:38.974995 21615 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:38.977234 21080 leader_election.cc:343] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:38.978719 21389 raft_consensus.cc:359] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:38.980073 21389 raft_consensus.cc:385] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.980585 21389 raft_consensus.cc:740] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.981381 21508 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:38.981719 21389 consensus_queue.cc:260] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:38.983047 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 161811us
I20260709 14:56:38.993043 21385 ts_tablet_manager.cc:1434] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.263s	user 0.006s	sys 0.003s
I20260709 14:56:38.994355 21385 tablet_bootstrap.cc:492] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:38.994798 21807 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.995357 21807 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.010056 21754 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.011195 21754 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.013077 21385 tablet_bootstrap.cc:654] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:39.051512 21389 ts_tablet_manager.cc:1434] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.232s	user 0.014s	sys 0.003s
W20260709 14:56:39.054061 21188 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.095s	user 0.013s	sys 0.028s
W20260709 14:56:39.054783 21188 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.096s	user 0.014s	sys 0.028s
W20260709 14:56:39.095005 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 364538us
W20260709 14:56:39.098340 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 121588us
I20260709 14:56:39.100514 21155 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:39.098881 21389 tablet_bootstrap.cc:492] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:39.102560 21508 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:39.103194 21508 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.095997 21188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 130) took 1098 ms. Trace:
I20260709 14:56:39.053638 21808 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:39.112339 21155 leader_election.cc:343] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:39.119339 21810 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.286748 21508 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.289997 21508 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:39.119580 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:39.290964 21508 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.254863 21798 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:39.227876 21774 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.245757 21752 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.275575 21754 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:39.278023 21797 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:39.287379 21807 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:39.228447 21808 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.320111 21508 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.323534 21818 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.323938 21812 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.325116 21793 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.108958 21188 rpcz_store.cc:276] 0709 14:56:37.956839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:37.957033 (+   194us) service_pool.cc:224] Handling call
0709 14:56:37.957755 (+   722us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:37.958304 (+   549us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:37.958339 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:37.958893 (+   554us) log.cc:844] Serialized 26 byte log entry
0709 14:56:39.055215 (+1096322us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:39.055267 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:39.055349 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:39.055408 (+    59us) raft_consensus.cc:1685] finished
0709 14:56:39.055419 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:39.055575 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1294,"raft.run_cpu_time_us":223,"raft.run_wall_time_us":222,"thread_start_us":1095882,"threads_started":1,"wal-append.queue_time_us":127292,"wal-append.run_cpu_time_us":2519,"wal-append.run_wall_time_us":1031574}
I20260709 14:56:39.314466 21797 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.315798 21754 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.315275 21798 raft_consensus.cc:697] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:39.341748 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 49700.4us
I20260709 14:56:39.343775 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36834 (request call id 75) took 1259 ms. Trace:
I20260709 14:56:39.292918 21810 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.309964 21752 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.345475 21116 rpcz_store.cc:276] 0709 14:56:38.087727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:39.342766 (+1255039us) service_pool.cc:224] Handling call
0709 14:56:39.343199 (+   433us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:39.343428 (+   229us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:39.343452 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:39.343494 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:39.343523 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:39.343578 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:39.343710 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:39.308743 21774 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.349552 21822 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.324723 21818 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:39.354399 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 98165.2us
I20260709 14:56:39.349402 21813 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.358036 21508 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:39.358696 21508 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.359532 21387 tablet_bootstrap.cc:492] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:39.360116 21387 ts_tablet_manager.cc:1403] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.596s	user 0.008s	sys 0.009s
I20260709 14:56:39.344022 21797 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.368440 21817 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.330502 21793 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.374594 21793 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:39.376016 21793 consensus_queue.cc:1048] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:39.378253 21386 raft_consensus.cc:359] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.379245 21386 raft_consensus.cc:385] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.348428 21754 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.379562 21386 raft_consensus.cc:740] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.382202 21386 consensus_queue.cc:260] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.383205 21803 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.384922 21508 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.348698 21799 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.369302 21817 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.380167 21752 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.402309 21387 raft_consensus.cc:359] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.404301 21387 raft_consensus.cc:385] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.404719 21387 raft_consensus.cc:740] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.324818 21812 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.405547 21387 consensus_queue.cc:260] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.383891 21803 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.414369 21808 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.415453 21824 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.388267 21798 consensus_queue.cc:237] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.379494 21813 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.361531 21822 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.538933 21385 tablet_bootstrap.cc:492] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:39.425510 21386 ts_tablet_manager.cc:1434] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.588s	user 0.009s	sys 0.002s
I20260709 14:56:39.574193 21385 ts_tablet_manager.cc:1403] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.580s	user 0.022s	sys 0.016s
W20260709 14:56:39.575888 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 259423us
I20260709 14:56:39.593513 21508 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.594280 21508 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:39.574144 21386 ts_tablet_manager.cc:1467] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Tablet startup took 736ms
I20260709 14:56:39.545015 21840 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.598681 21840 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.423162 21797 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.432714 21752 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.537775 21818 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:39.543985 21799 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.604604 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:39.534581 21774 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.548756 21835 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.609961 21803 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.485589 21816 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.613174 21188 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:39.615938 21385 raft_consensus.cc:359] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.600855 21754 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.623337 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:39.623598 21508 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.621450 21385 raft_consensus.cc:385] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:39.624220 21838 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.624763 21836 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.625375 21797 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.487715 21823 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.486186 21826 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.488070 21819 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.628545 21385 raft_consensus.cc:740] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:39.627382 21189 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:39.620107 21814 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.638839 21385 consensus_queue.cc:260] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.624799 21803 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.475441 21821 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.617095 21818 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:39.597169 21386 ts_tablet_manager.cc:1469] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Trace:
0709 14:56:30.447338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.454230 (+  6892us) service_pool.cc:224] Handling call
0709 14:56:30.461687 (+  7457us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.461806 (+   119us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.604161 (+142355us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.874434 (+270273us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.874907 (+   473us) inbound_call.cc:177] Queueing success response
0709 14:56:38.108492 (+7233585us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:38.837964 (+729472us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:39.326526 (+488562us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:39.331224 (+  4698us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":169651,"raft.queue_time_us":50621,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":3526,"tablet-open.queue_time_us":7233672}
I20260709 14:56:39.612075 21752 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.622789 21812 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.603507 21832 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.619836 21830 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.636270 21808 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.646011 21820 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.620385 21825 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.647966 21385 ts_tablet_manager.cc:1434] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.006s
I20260709 14:56:39.439234 21824 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.653910 21508 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:39.643774 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 44717.8us
I20260709 14:56:39.634577 21816 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.643308 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:39.637425 21810 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.636770 21797 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.646690 21819 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.626338 21829 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.636415 21835 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.640878 21838 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.642709 21836 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.655283 21508 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.274355 21508 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.275120 21508 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:39.655520 21386 tablet_bootstrap.cc:492] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:39.856395 21845 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:40.276782 21389 tablet_bootstrap.cc:654] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.282197 21385 tablet_bootstrap.cc:492] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:40.309551 21508 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.891028 21846 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.874862 21824 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:39.778987 21817 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.313145 21508 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.318339 21385 tablet_bootstrap.cc:654] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:40.321712 21386 tablet_bootstrap.cc:654] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:40.323925 21083 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.685s	user 0.010s	sys 0.032s
W20260709 14:56:40.325181 21083 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.010s	sys 0.032s
I20260709 14:56:39.787562 21754 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.889899 21774 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:39.837604 21822 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:39.873014 21387 ts_tablet_manager.cc:1434] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.513s	user 0.024s	sys 0.019s
W20260709 14:56:40.541074 21387 ts_tablet_manager.cc:1467] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: Tablet startup took 1180ms
I20260709 14:56:40.271752 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:40.489291 21083 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:40.543483 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 54377.5us
I20260709 14:56:40.270730 21840 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.545130 21083 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:40.545428 21155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.972s	user 0.000s	sys 0.024s
W20260709 14:56:40.545996 21229 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s	user 0.000s	sys 0.023s
W20260709 14:56:40.546286 21080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.866s	user 0.005s	sys 0.019s
I20260709 14:56:40.157609 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:40.547132 21189 raft_consensus.cc:2393] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:39.687263 21812 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:40.268884 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:40.258934 21799 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:56:40.553673 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 272279us
I20260709 14:56:39.644876 21803 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:39.648676 21821 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.562155 21803 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.562824 21803 raft_consensus.cc:2804] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:40.563263 21803 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:40.563654 21803 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:39.714002 21844 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.647986 21818 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:40.552047 21229 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.564s	user 0.001s	sys 0.023s
W20260709 14:56:40.552393 21080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.872s	user 0.005s	sys 0.019s
I20260709 14:56:39.647702 21826 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:40.325764 21813 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.320021 21824 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:40.154860 21834 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:40.322904 21848 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
W20260709 14:56:40.551476 21155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.978s	user 0.000s	sys 0.025s
I20260709 14:56:40.563832 21821 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:39.656579 21808 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:40.541520 21387 ts_tablet_manager.cc:1469] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8: Trace:
0709 14:56:30.415000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.419594 (+  4594us) service_pool.cc:224] Handling call
0709 14:56:30.427001 (+  7407us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.427189 (+   188us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.619040 (+191851us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.852998 (+233958us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.876535 (+ 23537us) inbound_call.cc:177] Queueing success response
0709 14:56:38.751092 (+7874557us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:39.360410 (+609318us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:39.391626 (+ 31216us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:39.392141 (+   515us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":33769,"raft.queue_time_us":195406,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":5159,"tablet-open.queue_time_us":7874634,"thread_start_us":254696,"threads_started":1}
I20260709 14:56:40.258553 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:39.709578 21832 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.540479 21810 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:40.582873 21389 tablet_bootstrap.cc:492] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:40.612051 21389 ts_tablet_manager.cc:1403] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 1.520s	user 0.010s	sys 0.027s
I20260709 14:56:39.739439 21820 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.322095 21817 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:39.722155 21833 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:40.570343 21752 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.542126 21754 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:39.713745 21842 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:39.644696 21823 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.568918 21190 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:40.551827 21774 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.533550 21850 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:40.555567 21812 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:39.687085 21814 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:40.569554 21799 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.541309 21829 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:40.613004 21821 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.319296 21846 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.602650 21824 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.645284 21387 tablet_bootstrap.cc:492] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:40.650208 21826 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.615600 21834 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.656775 21856 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:39.714488 21825 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:40.656041 21304 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.011s	sys 0.007s
W20260709 14:56:40.656478 21081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.645s	user 0.006s	sys 0.015s
I20260709 14:56:40.551312 21845 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.651324 21842 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:39.722015 21830 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.623448 21817 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.623027 21810 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.660693 21821 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.687422 21774 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:40.634653 21848 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:40.701933 21304 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.915s	user 0.012s	sys 0.007s
W20260709 14:56:40.698927 21081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.810s	user 0.007s	sys 0.016s
I20260709 14:56:40.688243 21814 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.679203 21839 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:40.688376 21797 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.736227 21389 raft_consensus.cc:359] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:40.743000 21389 raft_consensus.cc:385] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:40.683379 21334 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:40.743777 21389 raft_consensus.cc:740] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:40.597157 21844 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.746435 21851 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:40.718614 21774 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:40.751593 21816 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.724936 21852 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:40.762579 21774 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:40.765686 21852 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:40.764442 21389 consensus_queue.cc:260] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:40.751554 21848 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.776186 21843 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:40.761564 21819 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.787840 21389 ts_tablet_manager.cc:1434] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.175s	user 0.011s	sys 0.001s
I20260709 14:56:40.642580 21833 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.773371 21852 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:40.778246 21818 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.680722 21856 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:40.774447 21851 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:40.771932 21839 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.772346 21836 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:40.658103 21850 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.857276 21389 tablet_bootstrap.cc:492] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
W20260709 14:56:40.926824 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 381769us
I20260709 14:56:40.948308 21797 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:40.949129 21797 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:40.952487 21797 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.789503 21821 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.846432 21754 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:40.919559 21229 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.610s (SENT) [suppressed 108 similar messages]
I20260709 14:56:40.940969 21824 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:40.808681 21835 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.920529 21774 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.804327 21858 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:40.867096 21812 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.845846 21848 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:40.796411 21808 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.960289 21818 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:40.946079 21557 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:40.960444 21842 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:40.868322 21820 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.958148 21830 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:40.962343 21826 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:40.982318 21387 tablet_bootstrap.cc:654] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:41.031919 21557 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:41.032806 21839 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:40.984513 21766 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:40.970669 21832 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.825347 21843 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:40.973803 21810 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:40.975142 21823 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:41.036077 21829 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:41.037118 21846 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:41.037823 21845 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:41.038035 21557 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:41.048074 21851 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:41.051486 21850 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:41.053280 21615 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:40.976994 21817 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:40.975190 21803 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:40.985745 21848 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:41.028235 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:41.034055 21826 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:41.040088 21818 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:41.078056 21332 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:41.083369 21833 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:41.083798 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:41.094099 21332 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:41.068712 21844 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:41.013932 21858 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:41.113653 21803 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:41.116056 21389 tablet_bootstrap.cc:654] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:41.136948 21155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.536s	user 0.046s	sys 0.043s
I20260709 14:56:41.098253 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 66) took 2426 ms. Trace:
W20260709 14:56:41.139169 21155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.047s	sys 0.043s
I20260709 14:56:41.206637 21856 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:41.168974 21561 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:41.208263 21561 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:41.169412 21851 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:41.243570 21852 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:41.602789 21080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.654s	user 0.009s	sys 0.024s
W20260709 14:56:41.603569 21080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.009s	sys 0.024s
W20260709 14:56:41.673715 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 724695us
I20260709 14:56:41.916543 21848 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:41.920722 21826 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:41.531988 21851 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:42.030196 21852 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:42.033787 21858 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:42.096501 21083 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.126s	user 0.003s	sys 0.036s
I20260709 14:56:41.209787 21260 rpcz_store.cc:276] 0709 14:56:38.669029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:41.083905 (+2414876us) service_pool.cc:224] Handling call
0709 14:56:41.094265 (+ 10360us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:41.094473 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:41.094498 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:41.094548 (+    50us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:41.094583 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:41.094666 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:41.094817 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:42.097201 21083 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.127s	user 0.003s	sys 0.036s
W20260709 14:56:42.198338 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 1.25266e+06us
I20260709 14:56:42.383282 21015 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:55070 (request call id 37) took 3169 ms. Trace:
I20260709 14:56:42.015924 21848 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:42.383850 21015 rpcz_store.cc:276] 0709 14:56:38.932869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:38.933099 (+   230us) service_pool.cc:224] Handling call
0709 14:56:38.967287 (+ 34188us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 14:56:42.101396 (+3134109us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]
0709 14:56:42.102341 (+   945us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3133833}
I20260709 14:56:42.185189 21843 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:42.432717 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:42.423803 21848 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:42.468699 21851 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:42.511674 21840 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.863s	user 0.017s	sys 0.014s
W20260709 14:56:42.707598 21840 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.098s	user 0.018s	sys 0.014s
I20260709 14:56:42.745857 21190 raft_consensus.cc:2393] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:42.718052 21851 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:42.746304 21852 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:42.750619 21797 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
W20260709 14:56:42.735409 21287 debug-util.cc:398] Leaking SignalData structure 0x7b080013eba0 after lost signal to thread 19065
W20260709 14:56:42.924144 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 72) took 1776 ms (client timeout 1967 ms). Trace:
I20260709 14:56:42.932644 21851 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:42.933583 21852 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:42.935222 21797 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:42.977820 21190 rpcz_store.cc:269] 0709 14:56:41.148065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:42.222184 (+1074119us) service_pool.cc:224] Handling call
0709 14:56:42.922631 (+700447us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:42.908329 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 70) took 3065 ms (client timeout 1610 ms). Trace:
I20260709 14:56:43.044330 21799 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:43.142498 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 76) took 1899 ms (client timeout 1820 ms). Trace:
W20260709 14:56:43.180490 21231 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.129s	user 0.030s	sys 0.051s
W20260709 14:56:43.140332 21260 rpcz_store.cc:269] 0709 14:56:39.712568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:42.650767 (+2938199us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:42.766110 (+115343us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:43.163240 21799 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
W20260709 14:56:43.238618 21190 rpcz_store.cc:269] 0709 14:56:41.243458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.137457 (+1893999us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.141714 (+  4257us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:43.239192 21231 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.181s	user 0.030s	sys 0.051s
I20260709 14:56:43.245604 21797 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:43.232935 21848 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:43.279230 21229 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 2.305s	user 0.055s	sys 0.102s
W20260709 14:56:43.279919 21229 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 2.305s	user 0.055s	sys 0.102s
W20260709 14:56:43.280298 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 2.36063e+06us
I20260709 14:56:43.435343 21878 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:43.290107 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 68) took 3898 ms (client timeout 2008 ms). Trace:
I20260709 14:56:43.438529 21872 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:43.443271 21872 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:43.438829 21878 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:43.439097 21852 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:43.477018 21872 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:43.477519 21878 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:43.485646 21851 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:43.262701 21799 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:43.499294 21799 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:43.713187 21080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.675s	user 0.035s	sys 0.038s
W20260709 14:56:43.714416 21080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.676s	user 0.035s	sys 0.038s
W20260709 14:56:43.723481 21080 connection.cc:256] RPC call timeout handler was delayed by -1.7248747279999179s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15760000000000002s for a response
W20260709 14:56:43.725419 21083 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.498s	user 0.012s	sys 0.009s
W20260709 14:56:43.959978 21083 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.733s	user 0.013s	sys 0.010s
W20260709 14:56:43.764367 21157 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.119s	user 0.008s	sys 0.015s
W20260709 14:56:43.291067 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 74) took 2070 ms (client timeout 2008 ms). Trace:
W20260709 14:56:43.963963 21157 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.318s	user 0.008s	sys 0.015s
W20260709 14:56:43.964094 21190 rpcz_store.cc:269] 0709 14:56:41.219936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.280477 (+2060541us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.289957 (+  9480us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:43.966082 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 75) took 2723 ms (client timeout 2065 ms). Trace:
W20260709 14:56:43.966601 21190 rpcz_store.cc:269] 0709 14:56:41.243114 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.965650 (+2722536us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.965942 (+   292us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:43.967782 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 80) took 1875 ms (client timeout 1646 ms). Trace:
W20260709 14:56:43.828830 21231 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.000s	sys 0.007s
W20260709 14:56:43.968782 21231 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.001s	sys 0.007s
W20260709 14:56:43.446439 21260 rpcz_store.cc:269] 0709 14:56:39.391490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.279743 (+3888253us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.285299 (+  5556us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:43.970175 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:43.972119 21116 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
W20260709 14:56:43.972694 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 114) took 4356 ms (client timeout 1796 ms). Trace:
W20260709 14:56:43.973225 21260 rpcz_store.cc:269] 0709 14:56:39.616339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.972154 (+4355815us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.972351 (+   197us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:43.974334 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 69) took 4582 ms (client timeout 2194 ms). Trace:
W20260709 14:56:43.974758 21260 rpcz_store.cc:269] 0709 14:56:39.392304 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.974118 (+4581814us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.974253 (+   135us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:43.975028 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:43.976225 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 72) took 3385 ms (client timeout 1796 ms). Trace:
I20260709 14:56:43.976464 21113 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
W20260709 14:56:43.968189 21190 rpcz_store.cc:269] 0709 14:56:42.092298 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.967505 (+1875207us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.967686 (+   181us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:43.979435 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 78) took 2227 ms (client timeout 2151 ms). Trace:
W20260709 14:56:43.980381 21190 rpcz_store.cc:269] 0709 14:56:41.752292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.979210 (+2226918us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.979366 (+   156us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:43.982344 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 79) took 2041 ms (client timeout 2038 ms). Trace:
W20260709 14:56:43.984171 21190 rpcz_store.cc:269] 0709 14:56:41.941315 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.982090 (+2040775us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.982272 (+   182us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:43.978909 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:43.976821 21260 rpcz_store.cc:269] 0709 14:56:40.591105 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.975950 (+3384845us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.976123 (+   173us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:43.987406 21114 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
W20260709 14:56:43.987654 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 115) took 4151 ms (client timeout 2570 ms). Trace:
W20260709 14:56:43.989092 21260 rpcz_store.cc:269] 0709 14:56:39.836143 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.987361 (+4151218us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:43.987584 (+   223us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:43.997466 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.006351 21112 raft_consensus.cc:1240] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:43.968490 21157 connection.cc:256] RPC call timeout handler was delayed by -2.8091364420000673s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1796s for a response
I20260709 14:56:44.001001 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:44.007393 21157 connection.cc:256] RPC call timeout handler was delayed by -1.9389414900000475s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.257s for a response
W20260709 14:56:44.007818 21157 connection.cc:256] RPC call timeout handler was delayed by -1.5180046570001196s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
I20260709 14:56:44.007867 21115 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
W20260709 14:56:44.008224 21157 connection.cc:256] RPC call timeout handler was delayed by -1.4955046570000832s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1786s for a response
W20260709 14:56:44.008579 21157 connection.cc:256] RPC call timeout handler was delayed by -1.489204657000073s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17930000000000001s for a response
W20260709 14:56:44.008873 21157 connection.cc:256] RPC call timeout handler was delayed by -1.4748046570000497s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1809s for a response
W20260709 14:56:44.009210 21157 connection.cc:256] RPC call timeout handler was delayed by -1.4154046570000673s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1875s for a response
W20260709 14:56:44.009610 21157 connection.cc:256] RPC call timeout handler was delayed by -1.1823046570000315s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2134s for a response
W20260709 14:56:44.009931 21157 connection.cc:256] RPC call timeout handler was delayed by -1.1202046570000448s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2203s for a response
W20260709 14:56:44.010241 21157 connection.cc:256] RPC call timeout handler was delayed by -1.1130046570000331s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2211s for a response
I20260709 14:56:44.003186 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:44.010697 21157 connection.cc:256] RPC call timeout handler was delayed by -1.1085046570000259s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22160000000000002s for a response
W20260709 14:56:44.014129 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 71) took 3435 ms (client timeout 2065 ms). Trace:
W20260709 14:56:44.014611 21260 rpcz_store.cc:269] 0709 14:56:40.578713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.013889 (+3435176us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.014052 (+   163us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:44.015594 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 117) took 2868 ms (client timeout 1786 ms). Trace:
W20260709 14:56:44.015950 21260 rpcz_store.cc:269] 0709 14:56:41.205797 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.015389 (+2809592us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.015534 (+   145us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:44.017422 21080 connection.cc:256] RPC call timeout handler was delayed by -1.3513747279998825s: 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
W20260709 14:56:44.017874 21080 connection.cc:256] RPC call timeout handler was delayed by -1.1196725389999074s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1835s for a response
W20260709 14:56:44.018240 21080 connection.cc:256] RPC call timeout handler was delayed by -1.0863725389999672s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18720000000000003s for a response
I20260709 14:56:43.986475 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:44.019788 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 83) took 1554 ms (client timeout 1892 ms). Trace:
W20260709 14:56:44.020278 21190 rpcz_store.cc:269] 0709 14:56:42.465029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:43.985812 (+1520783us) service_pool.cc:224] Handling call
0709 14:56:44.019692 (+ 33880us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.021751 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.022759 21190 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:44.031809 21881 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:44.016955 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 118) took 2810 ms (client timeout 1793 ms). Trace:
W20260709 14:56:44.267778 21083 connection.cc:256] RPC call timeout handler was delayed by -2.9827333630000794s: 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
W20260709 14:56:44.256302 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 113482us
W20260709 14:56:44.255699 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 230033us
W20260709 14:56:44.267462 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 82) took 1793 ms (client timeout 2059 ms). Trace:
W20260709 14:56:44.277618 21190 rpcz_store.cc:269] 0709 14:56:42.464696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.021166 (+1556470us) service_pool.cc:224] Handling call
0709 14:56:44.257884 (+236718us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.279402 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.280382 21190 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:44.280709 21872 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:44.282130 21799 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:44.282951 21872 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:44.287631 21872 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:44.283066 21799 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:44.288582 21185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 109) took 6163 ms. Trace:
I20260709 14:56:44.289638 21880 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:44.280171 21805 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:44.290099 21083 connection.cc:256] RPC call timeout handler was delayed by -2.8096462890000566s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21760000000000002s for a response
I20260709 14:56:44.290679 21880 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:44.297586 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 69) took 6163 ms. Trace:
I20260709 14:56:44.294341 21805 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:44.302511 21083 connection.cc:256] RPC call timeout handler was delayed by -1.7299768880000101s: 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
I20260709 14:56:44.298193 21183 rpcz_store.cc:276] 0709 14:56:38.133904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.293751 (+6159847us) service_pool.cc:224] Handling call
0709 14:56:44.296285 (+  2534us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.296895 (+   610us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.296931 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.297011 (+    80us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.297071 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.297161 (+    90us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.297379 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.294720 21799 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:44.305150 21083 connection.cc:256] RPC call timeout handler was delayed by -1.6280115399999886s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15990000000000001s for a response
W20260709 14:56:44.305903 21083 connection.cc:256] RPC call timeout handler was delayed by -1.3913115400000606s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18620000000000003s for a response
I20260709 14:56:44.307379 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 106) took 6183 ms. Trace:
W20260709 14:56:44.306232 21083 connection.cc:256] RPC call timeout handler was delayed by -1.1591115400000263s: 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
W20260709 14:56:44.259500 21260 rpcz_store.cc:269] 0709 14:56:41.206413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.016763 (+2810350us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.016898 (+   135us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.316236 21880 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:44.307986 21191 rpcz_store.cc:276] 0709 14:56:38.124262 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.293884 (+6169622us) service_pool.cc:224] Handling call
0709 14:56:44.299852 (+  5968us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.306272 (+  6420us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.306689 (+   417us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.306788 (+    99us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.306884 (+    96us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.306970 (+    86us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.307141 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9088}
I20260709 14:56:44.312330 21881 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:44.319008 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:44.324198 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 63) took 5656 ms. Trace:
I20260709 14:56:44.319432 21805 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:44.319924 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.324644 21190 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.326144 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.289119 21185 rpcz_store.cc:276] 0709 14:56:38.125451 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.286733 (+6161282us) service_pool.cc:224] Handling call
0709 14:56:44.287443 (+   710us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.287958 (+   515us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.288014 (+    56us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.288088 (+    74us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.288129 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.288223 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.288378 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:44.328305 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 107) took 6203 ms (client timeout 2069 ms). Trace:
W20260709 14:56:44.330139 21192 rpcz_store.cc:269] 0709 14:56:38.124578 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.327932 (+6203354us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.328104 (+   172us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.329505 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.331974 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.332444 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.334158 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.332890 21192 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:44.336611 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.337771 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.337910 21185 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:44.339442 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.324911 21263 rpcz_store.cc:276] 0709 14:56:38.667976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.322006 (+5654030us) service_pool.cc:224] Handling call
0709 14:56:44.323019 (+  1013us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.323553 (+   534us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.323583 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.323668 (+    85us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.323740 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.323807 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.323955 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.327560 21881 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:44.341904 21263 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 120) took 2811 ms (client timeout 1761 ms). Trace:
I20260709 14:56:44.340484 21185 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:44.343147 21183 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
W20260709 14:56:44.343098 21263 rpcz_store.cc:269] 0709 14:56:41.531006 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.341642 (+2810636us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.341833 (+   191us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.345273 21083 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:44.328310 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:56:44.345983 21263 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 119) took 3139 ms (client timeout 2216 ms). Trace:
W20260709 14:56:44.346652 21263 rpcz_store.cc:269] 0709 14:56:41.206761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.345674 (+3138913us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.345896 (+   222us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.347718 21190 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
W20260709 14:56:44.348235 21263 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 123) took 2315 ms (client timeout 1875 ms). Trace:
W20260709 14:56:44.348659 21263 rpcz_store.cc:269] 0709 14:56:42.032766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.348028 (+2315262us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.348172 (+   144us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.348992 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:44.350155 21263 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 121) took 2614 ms (client timeout 2203 ms). Trace:
I20260709 14:56:44.350327 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:44.346704 21191 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:44.351496 21190 raft_consensus.cc:2410] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:56:44.351945 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 122) took 2319 ms (client timeout 2134 ms). Trace:
W20260709 14:56:44.352838 21260 rpcz_store.cc:269] 0709 14:56:42.032403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.351723 (+2319320us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.351868 (+   145us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:44.354313 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 125) took 1960 ms (client timeout 1809 ms). Trace:
W20260709 14:56:44.354763 21260 rpcz_store.cc:269] 0709 14:56:42.432876 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.354079 (+1921203us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.354246 (+   167us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.356072 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.339497 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:44.350628 21263 rpcz_store.cc:269] 0709 14:56:41.921596 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.349951 (+2428355us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.350087 (+   136us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.362707 21190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 73) took 3212 ms. Trace:
I20260709 14:56:44.352773 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 123) took 5550 ms. Trace:
I20260709 14:56:44.368014 21190 rpcz_store.cc:276] 0709 14:56:41.148393 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.352291 (+3203898us) service_pool.cc:224] Handling call
0709 14:56:44.352720 (+   429us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.353036 (+   316us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.353059 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.353121 (+    62us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.353154 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.353207 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.360280 (+  7073us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.367206 21260 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:44.370707 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 124) took 2337 ms. Trace:
I20260709 14:56:44.374271 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.375789 21263 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.377965 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.378974 21263 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.380438 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.382035 21157 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:44.368417 21340 rpcz_store.cc:276] 0709 14:56:38.802220 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:38.806148 (+  3928us) service_pool.cc:224] Handling call
0709 14:56:44.350665 (+5544517us) spinlock_profiling.cc:243] Waited 5.54 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:44.351402 (+   737us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.351933 (+   531us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.351963 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.352041 (+    78us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.352113 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.352211 (+    98us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.352406 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12731776}
I20260709 14:56:44.384433 21157 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:56:44.384660 21340 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 137) took 3404 ms (client timeout 2038 ms). Trace:
I20260709 14:56:44.384307 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 108) took 6259 ms. Trace:
I20260709 14:56:44.374179 21190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 77) took 3130 ms. Trace:
I20260709 14:56:44.372421 21260 rpcz_store.cc:276] 0709 14:56:42.033103 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.355513 (+2322410us) service_pool.cc:224] Handling call
0709 14:56:44.370586 (+ 15073us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.387205 21190 rpcz_store.cc:276] 0709 14:56:41.243737 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.369688 (+3125951us) service_pool.cc:224] Handling call
0709 14:56:44.372838 (+  3150us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.373346 (+   508us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.373722 (+   376us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.373824 (+   102us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.373883 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.373946 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.374106 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.385589 21799 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:44.387387 21776 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:44.386454 21186 rpcz_store.cc:276] 0709 14:56:38.124900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.382550 (+6257650us) service_pool.cc:224] Handling call
0709 14:56:44.383284 (+   734us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.383700 (+   416us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.383731 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.383778 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.383831 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.383900 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.384070 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.388269 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.390413 21786 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:44.392416 21260 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.389813 21776 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:44.393332 21776 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.388571 21799 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:44.397734 21799 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.400228 21157 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:44.394497 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.401961 21879 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:44.402480 21879 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:44.402891 21879 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.403535 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.536964 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:44.539081 21333 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 89) took 4934 ms (client timeout 1610 ms). Trace:
W20260709 14:56:44.542259 21333 rpcz_store.cc:269] 0709 14:56:39.604868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:39.629128 (+ 24260us) service_pool.cc:224] Handling call
0709 14:56:44.536490 (+4907362us) spinlock_profiling.cc:243] Waited 1.79 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:44.538920 (+  2430us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4121344}
I20260709 14:56:44.561684 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:44.562986 21332 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
W20260709 14:56:44.563695 21332 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 139) took 3550 ms (client timeout 1872 ms). Trace:
W20260709 14:56:44.564091 21332 rpcz_store.cc:269] 0709 14:56:41.013215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:41.100176 (+ 86961us) service_pool.cc:224] Handling call
0709 14:56:44.563559 (+3463383us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.567332 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 136) took 3590 ms. Trace:
I20260709 14:56:44.560943 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 135) took 3589 ms. Trace:
I20260709 14:56:44.574714 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:44.385617 21340 rpcz_store.cc:269] 0709 14:56:40.979786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.384280 (+3404494us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.384491 (+   211us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.576992 21333 rpcz_store.cc:276] 0709 14:56:40.971574 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.559387 (+3587813us) service_pool.cc:224] Handling call
0709 14:56:44.560037 (+   650us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.560508 (+   471us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.560536 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.560612 (+    76us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.560660 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.560718 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.560854 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.580489 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 140) took 3566 ms. Trace:
W20260709 14:56:44.581209 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 267089us
I20260709 14:56:44.585089 21881 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:44.576653 21332 rpcz_store.cc:276] 0709 14:56:40.977129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.565409 (+3588280us) service_pool.cc:224] Handling call
0709 14:56:44.566443 (+  1034us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.566886 (+   443us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.566916 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.566986 (+    70us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.567032 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.567110 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.567260 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.581091 21340 rpcz_store.cc:276] 0709 14:56:41.013591 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.578995 (+3565404us) service_pool.cc:224] Handling call
0709 14:56:44.579569 (+   574us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.579964 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.579993 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.580090 (+    97us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.580128 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.580203 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.580385 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.536211 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.600857 21881 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:44.601679 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 64) took 5933 ms. Trace:
I20260709 14:56:44.593428 21083 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:44.595657 21879 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:44.596390 21786 raft_consensus.cc:2749] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:41.063800 21766 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:44.598440 21191 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:44.580626 21337 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:44.602420 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 61) took 5935 ms. Trace:
I20260709 14:56:44.616197 21879 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:44.603485 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.602208 21262 rpcz_store.cc:276] 0709 14:56:38.668297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.598772 (+5930475us) service_pool.cc:224] Handling call
0709 14:56:44.600568 (+  1796us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.601018 (+   450us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.601055 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.601121 (+    66us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.601185 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.601286 (+   101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.601461 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.607834 21831 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:44.622076 21831 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:44.622676 21831 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:44.622959 21337 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 133) took 3662 ms (client timeout 1576 ms). Trace:
I20260709 14:56:44.607868 21083 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:44.623474 21337 rpcz_store.cc:269] 0709 14:56:40.960998 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:40.962069 (+  1071us) service_pool.cc:224] Handling call
0709 14:56:44.574384 (+3612315us) spinlock_profiling.cc:243] Waited 31.2 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4f8c 00007fd468dd4ef6 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:44.620636 (+ 46252us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":71700736}
I20260709 14:56:44.632764 21766 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:44.622684 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.617539 21264 rpcz_store.cc:276] 0709 14:56:38.667366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.591928 (+5924562us) service_pool.cc:224] Handling call
0709 14:56:44.592624 (+   696us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.592897 (+   273us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.592929 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.601991 (+  9062us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.602038 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.602115 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.602237 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.634027 21262 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.636902 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.637267 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.632573 21184 raft_consensus.cc:1240] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:44.639621 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.636833 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.641115 21770 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:44.642771 21287 debug-util.cc:398] Leaking SignalData structure 0x7b0800042000 after lost signal to thread 21049
I20260709 14:56:44.665814 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:44.651978 21187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 104) took 6528 ms. Trace:
I20260709 14:56:44.658418 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 62) took 5990 ms. Trace:
I20260709 14:56:44.658406 21881 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:44.663165 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:44.663686 21305 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 4.054s	user 0.047s	sys 0.113s
W20260709 14:56:44.672035 21259 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 67) took 5914 ms (client timeout 1967 ms). Trace:
W20260709 14:56:44.677055 21305 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 4.071s	user 0.048s	sys 0.115s
I20260709 14:56:44.652139 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.652787 21766 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:44.682493 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.685482 21766 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:44.669188 21266 rpcz_store.cc:276] 0709 14:56:38.667696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.536778 (+5869082us) service_pool.cc:224] Handling call
0709 14:56:44.537389 (+   611us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:44.538282 (+   893us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.538313 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:44.539029 (+   716us) log.cc:844] Serialized 26 byte log entry
0709 14:56:44.609673 (+ 70644us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:44.609728 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.609811 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:44.657892 (+ 48081us) raft_consensus.cc:1685] finished
0709 14:56:44.657920 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.658146 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":168,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":232,"thread_start_us":69282,"threads_started":1,"wal-append.queue_time_us":115151}
I20260709 14:56:44.687794 21766 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.679647 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:44.678350 21259 rpcz_store.cc:269] 0709 14:56:38.757460 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.671602 (+5914142us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:44.671811 (+   209us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:44.693225 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:44.693570 21262 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.694293 21263 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.691962 21111 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.669569 21187 rpcz_store.cc:276] 0709 14:56:38.123665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:42.392494 (+4268829us) service_pool.cc:224] Handling call
0709 14:56:44.650038 (+2257544us) spinlock_profiling.cc:243] Waited 12.7 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:44.650532 (+   494us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.651059 (+   527us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.651090 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.651181 (+    91us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.651215 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.651295 (+    80us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.651651 (+   356us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29176192}
I20260709 14:56:44.693498 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.686235 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 68) took 6551 ms. Trace:
I20260709 14:56:44.710068 21116 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.709782 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.711625 21157 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:44.713352 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.713702 21889 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:44.714375 21889 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:44.714562 21114 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.714915 21889 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:44.728138 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.731014 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:44.731563 21265 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 86) took 6954 ms (client timeout 1594 ms). Trace:
I20260709 14:56:44.703707 21184 rpcz_store.cc:276] 0709 14:56:38.133582 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.622475 (+6488893us) service_pool.cc:224] Handling call
0709 14:56:44.631842 (+  9367us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.646484 (+ 14642us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.683598 (+ 37114us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:44.746042 21770 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:44.896938 21776 consensus_meta.cc:287] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.503s	user 0.024s	sys 0.005s
I20260709 14:56:44.748661 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.942097 21776 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:44.746677 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.943567 21183 raft_consensus.cc:1240] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:44.944099 21109 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:44.747336 21265 rpcz_store.cc:269] 0709 14:56:37.777060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:37.777459 (+   399us) service_pool.cc:224] Handling call
0709 14:56:44.731074 (+6953615us) spinlock_profiling.cc:243] Waited 80.4 ms on lock 0x7b54001ff4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:44.731295 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":184821504}
W20260709 14:56:44.821427 21303 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 4.218s	user 0.039s	sys 0.089s
I20260709 14:56:44.791780 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:44.759091 21386 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 3.991s	user 0.048s	sys 0.161s
W20260709 14:56:44.806111 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 59264.9us
W20260709 14:56:44.845184 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 140226us
W20260709 14:56:44.750893 21385 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 3.791s	user 0.018s	sys 0.056s
I20260709 14:56:44.958036 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.959462 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 119) took 1190 ms. Trace:
I20260709 14:56:44.945902 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:44.956079 21386 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 4.188s	user 0.048s	sys 0.177s
I20260709 14:56:44.748445 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.961799 21770 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:44.964588 21117 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:44.966446 21770 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:44.962914 21385 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 4.003s	user 0.025s	sys 0.065s
I20260709 14:56:44.716480 21799 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:44.967053 21386 tablet_bootstrap.cc:492] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:44.939832 21818 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:44.748148 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.969702 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.970835 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.959929 21186 rpcz_store.cc:276] 0709 14:56:43.768976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.401628 (+632652us) service_pool.cc:224] Handling call
0709 14:56:44.402199 (+   571us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:44.600569 (+198370us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.600602 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:44.601367 (+   765us) log.cc:844] Serialized 26 byte log entry
0709 14:56:44.637771 (+ 36404us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:44.637826 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.637896 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:44.959180 (+321284us) raft_consensus.cc:1685] finished
0709 14:56:44.959200 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.959380 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":207975,"raft.run_cpu_time_us":285,"raft.run_wall_time_us":285,"thread_start_us":231783,"threads_started":2,"wal-append.queue_time_us":88004}
I20260709 14:56:44.975510 21114 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:44.976763 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.977881 21265 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.978497 21798 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:44.840628 21825 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:44.791301 21260 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
W20260709 14:56:44.979511 21306 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 3.917s	user 0.017s	sys 0.033s
I20260709 14:56:44.980212 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.820394 21831 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:44.980938 21260 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:44.983150 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.979463 21798 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:44.984120 21114 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:44.984117 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 109) took 5636 ms. Trace:
W20260709 14:56:44.898756 21334 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 132) took 4647 ms (client timeout 2060 ms). Trace:
I20260709 14:56:44.985414 21798 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:44.954363 21776 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:44.843101 21889 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:44.981772 21113 raft_consensus.cc:1240] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:44.979513 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:44.992508 21158 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:44.993868 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.758353 21331 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
W20260709 14:56:44.996266 21303 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 4.393s	user 0.044s	sys 0.095s
I20260709 14:56:44.995842 21083 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:44.993902 21386 ts_tablet_manager.cc:1403] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 5.342s	user 0.081s	sys 0.237s
I20260709 14:56:44.998997 21793 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.000501 21157 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:44.999163 21083 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:45.033895 21155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.321s	user 0.029s	sys 0.034s
I20260709 14:56:45.015693 21116 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:45.039108 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:45.063068 21155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.350s	user 0.039s	sys 0.036s
I20260709 14:56:45.031309 21389 tablet_bootstrap.cc:492] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
W20260709 14:56:45.014494 21306 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 3.952s	user 0.018s	sys 0.034s
W20260709 14:56:45.066493 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 74243.7us
W20260709 14:56:44.985904 21334 rpcz_store.cc:269] 0709 14:56:40.251612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:40.268547 (+ 16935us) service_pool.cc:224] Handling call
0709 14:56:44.898137 (+4629590us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b5400335c54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:44.898496 (+   359us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":272575872}
W20260709 14:56:45.030663 21287 debug-util.cc:398] Leaking SignalData structure 0x7b0800057940 after lost signal to thread 21141
W20260709 14:56:45.074555 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 75592.8us
I20260709 14:56:45.076280 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:44.999466 21793 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:45.024647 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.041566 21889 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.082083 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.037173 21799 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:44.999601 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.084084 21811 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:45.011325 21331 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 130) took 5221 ms (client timeout 1734 ms). Trace:
I20260709 14:56:45.084275 21776 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.084777 21776 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:45.031883 21834 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.031448 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 116) took 5430 ms. Trace:
I20260709 14:56:45.023602 21831 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:45.036799 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:45.080140 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 105425us
W20260709 14:56:45.074599 21287 debug-util.cc:398] Leaking SignalData structure 0x7b08001f22c0 after lost signal to thread 21142
I20260709 14:56:45.038465 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.081216 21881 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.040895 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.041014 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.089212 21797 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.085462 21776 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.084559 21811 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:45.090107 21389 ts_tablet_manager.cc:1403] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 4.268s	user 0.083s	sys 0.043s
I20260709 14:56:45.090503 21158 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:45.080133 21793 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.095924 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 108) took 5783 ms. Trace:
I20260709 14:56:45.073025 21561 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:45.098078 21385 tablet_bootstrap.cc:492] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:45.099084 21263 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:45.101698 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.102022 21386 raft_consensus.cc:359] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:45.103127 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 65) took 6434 ms. Trace:
W20260709 14:56:45.103533 21188 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 115) took 5393 ms (client timeout 1746 ms). Trace:
I20260709 14:56:45.104914 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.104892 21083 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:44.985553 21260 rpcz_store.cc:276] 0709 14:56:39.356150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.981825 (+5625675us) service_pool.cc:224] Handling call
0709 14:56:44.983194 (+  1369us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.983580 (+   386us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:44.983611 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:44.983683 (+    72us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:44.983758 (+    75us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:44.983855 (+    97us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:44.984046 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:45.107710 21881 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:45.224431 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.226333 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.226693 21881 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:45.227654 21386 raft_consensus.cc:385] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.227950 21799 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.228747 21799 raft_consensus.cc:697] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:45.093379 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 4.06289e+06us
W20260709 14:56:45.230016 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 139649us
I20260709 14:56:45.228051 21386 raft_consensus.cc:740] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
W20260709 14:56:45.084649 21331 rpcz_store.cc:269] 0709 14:56:39.780378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:39.856789 (+ 76411us) service_pool.cc:224] Handling call
0709 14:56:44.757663 (+4900874us) spinlock_profiling.cc:243] Waited 69.8 ms on lock 0x7b540017daa8. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471cd6924 00007fd470ebf227 00007fd470ebeab8 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:45.001635 (+243972us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":160544512}
I20260709 14:56:45.104739 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.224973 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.226522 21818 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:45.239094 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:45.239270 21818 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:45.240494 21386 consensus_queue.cc:260] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:45.235100 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.169926 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:45.229549 21188 rpcz_store.cc:269] 0709 14:56:39.739528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.103128 (+5363600us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:45.103303 (+   175us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:45.239777 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:45.139153 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 50224us
I20260709 14:56:45.109031 21157 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:56:45.244786 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 139874us
W20260709 14:56:45.237157 21082 connection.cc:256] RPC call timeout handler was delayed by -5.7879376409998713s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15940000000000001s for a response
I20260709 14:56:45.227221 21113 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
W20260709 14:56:45.249748 21082 connection.cc:256] RPC call timeout handler was delayed by -5.1194518739998784s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1514s for a response
W20260709 14:56:45.255787 21082 connection.cc:256] RPC call timeout handler was delayed by -5.0636518739999019s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15760000000000002s for a response
I20260709 14:56:45.248766 21801 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:45.256232 21082 connection.cc:256] RPC call timeout handler was delayed by -5.0429518739998684s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15990000000000001s for a response
I20260709 14:56:45.256503 21818 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.256692 21801 raft_consensus.cc:697] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:45.224439 21262 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:45.255887 21386 ts_tablet_manager.cc:1434] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.257s	user 0.002s	sys 0.011s
W20260709 14:56:45.258320 21083 leader_election.cc:343] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.260203 21386 tablet_bootstrap.cc:492] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:45.108759 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 81) took 3008 ms. Trace:
I20260709 14:56:45.264178 21183 rpcz_store.cc:276] 0709 14:56:42.100641 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.391818 (+2291177us) service_pool.cc:224] Handling call
0709 14:56:44.535312 (+143494us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:44.944125 (+408813us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.108376 (+164251us) spinlock_profiling.cc:243] Waited 408 ms on lock 0x7b54001964d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:45.108674 (+   298us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":938213248}
I20260709 14:56:45.170346 21114 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:45.265540 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.263612 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 118) took 5659 ms. Trace:
I20260709 14:56:45.266673 21334 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:45.265985 21158 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:45.277616 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.232349 21797 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:45.270855 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.278652 21334 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:45.278770 21639 raft_consensus.cc:2804] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.271404 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.279289 21700 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:45.279424 21639 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:45.280014 21639 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.272812 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.273583 21809 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.244570 21799 consensus_queue.cc:237] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.107098 21264 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
W20260709 14:56:45.256603 21082 connection.cc:256] RPC call timeout handler was delayed by -5.0321518739999647s: 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
I20260709 14:56:45.263048 21770 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:45.106976 21838 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.104724 21766 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.235453 21811 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:45.330907 21082 connection.cc:256] RPC call timeout handler was delayed by -5.0241153999999142s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2069s for a response
W20260709 14:56:45.337453 21082 connection.cc:256] RPC call timeout handler was delayed by -4.9574518739999576s: 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
I20260709 14:56:45.282382 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.266371 21338 rpcz_store.cc:276] 0709 14:56:39.603981 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:39.607474 (+  3493us) service_pool.cc:224] Handling call
0709 14:56:39.629335 (+ 21861us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:40.618297 (+988962us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:40.622178 (+  3881us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:40.629099 (+  6921us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:40.631576 (+  2477us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.263071 (+4631495us) spinlock_profiling.cc:243] Waited 977 ms on lock 0x7b54001ba3d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:45.263146 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.263375 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2247411456}
I20260709 14:56:45.338438 21108 raft_consensus.cc:1240] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:45.258281 21801 consensus_queue.cc:237] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.288318 21014 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55040 (request call id 83) took 7451 ms. Trace:
I20260709 14:56:45.268945 21013 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55056 (request call id 70) took 7594 ms. Trace:
I20260709 14:56:45.260227 21083 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:45.307483 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.241118 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.306535 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.265373 21385 ts_tablet_manager.cc:1403] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 5.547s	user 0.052s	sys 0.083s
I20260709 14:56:45.305348 21265 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:45.288358 21387 tablet_bootstrap.cc:492] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:45.306531 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.330755 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 113) took 6613 ms. Trace:
I20260709 14:56:45.331648 21700 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:45.332422 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.332827 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.336091 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.282675 21809 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:45.317936 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 52051.4us
W20260709 14:56:45.282078 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 62714.5us
W20260709 14:56:45.270889 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 161999us
I20260709 14:56:45.235579 21261 rpcz_store.cc:276] 0709 14:56:38.668621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.868371 (+6199750us) service_pool.cc:224] Handling call
0709 14:56:45.101777 (+233406us) spinlock_profiling.cc:243] Waited 8.11 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:45.102107 (+   330us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.102449 (+   342us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.102480 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.102553 (+    73us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.102588 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.102673 (+    85us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.102827 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18643200}
I20260709 14:56:45.341198 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:45.306915 21888 log.cc:927] Time spent T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.621s	user 0.000s	sys 0.004s
I20260709 14:56:45.255165 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.284557 21797 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.348807 21158 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:45.340982 21014 rpcz_store.cc:276] 0709 14:56:37.821627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:37.821799 (+   172us) service_pool.cc:224] Handling call
0709 14:56:45.273097 (+7451298us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":405776,"reported_tablets":2}
I20260709 14:56:45.352632 21157 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:45.293501 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.311463 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.234452 21257 rpcz_store.cc:276] 0709 14:56:39.322392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.891066 (+5568674us) service_pool.cc:224] Handling call
0709 14:56:45.092243 (+201177us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:45.094651 (+  2408us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.095163 (+   512us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.095197 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.095297 (+   100us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.095347 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.095439 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.095624 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3381120}
W20260709 14:56:45.358405 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 98333.9us
I20260709 14:56:45.363646 21768 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:45.363926 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.364713 21700 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.365541 21770 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.376508 21768 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:45.377911 21700 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:45.365398 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.378840 21770 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:45.379243 21340 raft_consensus.cc:2393] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:56:45.307965 21305 connection.cc:256] RPC call timeout handler was delayed by -4.3090990029999148s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1967s for a response
I20260709 14:56:45.344575 21335 rpcz_store.cc:276] 0709 14:56:38.717159 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:38.727836 (+ 10677us) service_pool.cc:224] Handling call
0709 14:56:45.308435 (+6580599us) spinlock_profiling.cc:243] Waited 1.18 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:45.308833 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.309108 (+   275us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.309146 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.309227 (+    81us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.330419 (+ 21192us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.330525 (+   106us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.330680 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2706816}
I20260709 14:56:45.368412 21157 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:45.365633 21385 raft_consensus.cc:359] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:45.370566 21083 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:45.371143 21813 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:45.343227 21082 connection.cc:256] RPC call timeout handler was delayed by -4.9214518739998994s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1734s for a response
I20260709 14:56:45.381018 21385 raft_consensus.cc:385] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.348392 21389 raft_consensus.cc:359] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.350749 21809 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.396643 21385 raft_consensus.cc:740] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.376005 21338 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:45.398403 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.088557 21336 rpcz_store.cc:276] 0709 14:56:39.594726 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:39.596710 (+  1984us) service_pool.cc:224] Handling call
0709 14:56:39.603866 (+  7156us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:40.622108 (+1018242us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:40.625092 (+  2984us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:40.631991 (+  6899us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:40.634288 (+  2297us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.024597 (+4390309us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b5400411254. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:45.024703 (+   106us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.025030 (+   327us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2312899968}
I20260709 14:56:45.354879 21262 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:45.397221 21389 raft_consensus.cc:385] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:45.382360 21287 debug-util.cc:398] Leaking SignalData structure 0x7b0800111c80 after lost signal to thread 21216
I20260709 14:56:45.421828 21475 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.430717 21475 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:45.431314 21475 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.430531 21389 raft_consensus.cc:740] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
W20260709 14:56:45.437896 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 89218.4us
I20260709 14:56:45.442226 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.422009 21109 raft_consensus.cc:2393] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:45.380992 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.387234 21766 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.487504 21389 consensus_queue.cc:260] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.490617 21387 ts_tablet_manager.cc:1403] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 4.866s	user 0.030s	sys 0.040s
I20260709 14:56:45.398584 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.380151 21263 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:45.397502 21813 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:56:45.396497 21305 connection.cc:256] RPC call timeout handler was delayed by -3.6234164730000202s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16100000000000003s for a response
I20260709 14:56:45.423038 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.417532 21838 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.418146 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.417655 21795 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:45.423225 21879 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.418458 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 107) took 6141 ms. Trace:
W20260709 14:56:45.439533 21287 debug-util.cc:398] Leaking SignalData structure 0x7b0800111da0 after lost signal to thread 21217
I20260709 14:56:45.493911 21158 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:56:45.399825 21082 connection.cc:256] RPC call timeout handler was delayed by -4.9106518739998819s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1746s for a response
I20260709 14:56:45.382735 21639 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.498962 21385 consensus_queue.cc:260] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:45.341264 21013 rpcz_store.cc:276] 0709 14:56:37.673965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:37.696946 (+ 22981us) service_pool.cc:224] Handling call
0709 14:56:45.268630 (+7571684us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:56:38.027993 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:56:38.028709 (+   716us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:56:38.028748 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:56:38.028769 (+    21us) tablet.cc:662] Decoding operations
0709 14:56:38.029342 (+   573us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:56:38.029455 (+   113us) write_op.cc:641] Partition lock acquired for write op
0709 14:56:38.029492 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:56:38.029897 (+   405us) tablet.cc:701] Row locks acquired
0709 14:56:38.029918 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:56:38.030119 (+   201us) write_op.cc:270] Start()
0709 14:56:38.030257 (+   138us) write_op.cc:276] Timestamp: P: 1783608998030062 usec, L: 0
0709 14:56:38.030279 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:56:38.031250 (+   971us) log.cc:844] Serialized 934 byte log entry
0709 14:56:38.058442 (+ 27192us) op_driver.cc:464] REPLICATION: finished
0709 14:56:38.058932 (+   490us) write_op.cc:301] APPLY: starting
0709 14:56:38.059028 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 14:56:38.059156 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0709 14:56:38.059299 (+   143us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:56:38.082459 (+ 23160us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:56:38.090710 (+  8251us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:56:38.095325 (+  4615us) write_op.cc:312] APPLY: finished
0709 14:56:38.095579 (+   254us) log.cc:844] Serialized 28 byte log entry
0709 14:56:38.095746 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:38.095841 (+    95us) write_op.cc:454] Released schema lock
0709 14:56:38.095887 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 14:56:38.096296 (+   409us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:38.096323 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2706153,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":250,"apply.run_cpu_time_us":2592,"apply.run_wall_time_us":37326,"num_ops":2,"prepare.queue_time_us":87058,"prepare.run_cpu_time_us":3579,"prepare.run_wall_time_us":3621,"replication_time_us":27985,"thread_start_us":82530,"threads_started":1}]]}
I20260709 14:56:45.516407 21334 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
W20260709 14:56:45.516685 21143 tablet.cc:2406] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:45.502343 21838 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:56:45.500512 21305 connection.cc:256] RPC call timeout handler was delayed by -3.51785157300003s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2008s for a response
I20260709 14:56:45.442068 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.513657 21879 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.447906 21881 consensus_queue.cc:1048] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.071s
I20260709 14:56:45.500771 21813 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.526576 21834 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:45.538393 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.564569 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 113) took 6181 ms. Trace:
I20260709 14:56:45.519847 21261 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:45.564971 21265 rpcz_store.cc:276] 0709 14:56:39.383341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.520947 (+6137606us) service_pool.cc:224] Handling call
0709 14:56:45.564014 (+ 43067us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.564278 (+   264us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.564301 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.564340 (+    39us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.564366 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.564417 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.564504 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:45.565835 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.566155 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.567205 21260 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:45.540320 21287 debug-util.cc:398] Leaking SignalData structure 0x7b0800149220 after lost signal to thread 21290
I20260709 14:56:45.541795 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 117) took 5938 ms. Trace:
I20260709 14:56:45.546272 21768 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:45.554653 21639 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:45.524672 21082 connection.cc:256] RPC call timeout handler was delayed by -4.8305518739998661s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1835s for a response
I20260709 14:56:45.564035 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 110) took 6186 ms. Trace:
I20260709 14:56:45.559710 21879 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.564306 21386 tablet_bootstrap.cc:654] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.522629 21795 raft_consensus.cc:697] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:45.570943 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 126208us
I20260709 14:56:45.532271 21838 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.571643 21339 rpcz_store.cc:276] 0709 14:56:39.603636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:39.604971 (+  1335us) service_pool.cc:224] Handling call
0709 14:56:39.605279 (+   308us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:40.632444 (+1027165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:40.632483 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:40.632530 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:40.632562 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.500035 (+4867473us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54002dffd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:45.505203 (+  5168us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.541538 (+ 36335us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2361746688}
I20260709 14:56:45.518566 21258 rpcz_store.cc:276] 0709 14:56:39.293696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:44.759487 (+5465791us) service_pool.cc:224] Handling call
0709 14:56:44.988475 (+228988us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.013638 (+ 25163us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.015760 (+  2122us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.039094 (+ 23334us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.039163 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.039245 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.417995 (+378750us) spinlock_profiling.cc:243] Waited 25.7 ms on lock 0x7b54003b3150. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:45.418206 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":61082752}
I20260709 14:56:45.577672 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:45.568024 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:45.579704 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 111) took 6197 ms. Trace:
W20260709 14:56:45.578910 21082 connection.cc:256] RPC call timeout handler was delayed by -4.8062518739999405s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18620000000000003s for a response
W20260709 14:56:45.571554 21287 debug-util.cc:398] Leaking SignalData structure 0x7b08001a21e0 after lost signal to thread 21291
I20260709 14:56:45.590256 21266 rpcz_store.cc:276] 0709 14:56:39.382333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.515663 (+6133330us) service_pool.cc:224] Handling call
0709 14:56:45.569446 (+ 53783us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.572694 (+  3248us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.572727 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.579450 (+  6723us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.579497 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.579558 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.579652 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:45.532397 21305 connection.cc:256] RPC call timeout handler was delayed by -3.4560164729999769s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1796s for a response
I20260709 14:56:45.579232 21387 raft_consensus.cc:359] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:45.591481 21387 raft_consensus.cc:385] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.592288 21387 raft_consensus.cc:740] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
W20260709 14:56:45.592289 21082 connection.cc:256] RPC call timeout handler was delayed by -4.7990518739999288s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18700000000000003s for a response
W20260709 14:56:45.608302 21306 connection.cc:256] RPC call timeout handler was delayed by -4.04980530399996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2008s for a response
I20260709 14:56:45.610144 21389 ts_tablet_manager.cc:1434] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.367s	user 0.002s	sys 0.012s
W20260709 14:56:45.608520 21155 connection.cc:256] RPC call timeout handler was delayed by -1.4687865130000546s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16290000000000002s for a response
W20260709 14:56:45.614045 21155 connection.cc:256] RPC call timeout handler was delayed by -1.4561865130000342s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1643s for a response
I20260709 14:56:45.603515 21475 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:45.614552 21155 connection.cc:256] RPC call timeout handler was delayed by -1.3751865130000169s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1733s for a response
W20260709 14:56:45.614086 21306 connection.cc:256] RPC call timeout handler was delayed by -3.2541727340000079s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16100000000000003s for a response
W20260709 14:56:45.618350 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 116887us
I20260709 14:56:45.619159 21232 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:45.619299 21385 ts_tablet_manager.cc:1434] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.276s	user 0.017s	sys 0.013s
W20260709 14:56:45.594034 21082 connection.cc:256] RPC call timeout handler was delayed by -4.785551873999907s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1885s for a response
W20260709 14:56:45.620167 21082 connection.cc:256] RPC call timeout handler was delayed by -4.7360518739999407s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.194s for a response
W20260709 14:56:45.620687 21082 connection.cc:256] RPC call timeout handler was delayed by -4.7009518739998839s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19790000000000002s for a response
W20260709 14:56:45.621284 21082 connection.cc:256] RPC call timeout handler was delayed by -4.6478518739999117s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20379999999999998s for a response
I20260709 14:56:45.621680 21385 tablet_bootstrap.cc:492] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Bootstrap starting.
W20260709 14:56:45.621842 21082 connection.cc:256] RPC call timeout handler was delayed by -4.6307518739998841s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2057s for a response
W20260709 14:56:45.622347 21082 connection.cc:256] RPC call timeout handler was delayed by -4.62805187399988s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20600000000000002s for a response
I20260709 14:56:45.622757 21475 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:45.622687 21082 connection.cc:256] RPC call timeout handler was delayed by -4.5740518739999061s: 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
W20260709 14:56:45.623360 21082 connection.cc:256] RPC call timeout handler was delayed by -3.5975518739999188s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3205s for a response
I20260709 14:56:45.616012 21387 consensus_queue.cc:260] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:45.626629 21306 connection.cc:256] RPC call timeout handler was delayed by -3.0867727339999647s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1796s for a response
I20260709 14:56:45.628787 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:45.629608 21262 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.607174 21083 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:45.633225 21287 debug-util.cc:398] Leaking SignalData structure 0x7b08001de9e0 after lost signal to thread 21364
W20260709 14:56:45.633697 21287 debug-util.cc:398] Leaking SignalData structure 0x7b08001dea20 after lost signal to thread 21365
W20260709 14:56:45.617456 21155 connection.cc:256] RPC call timeout handler was delayed by -1.3499865130000899s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
W20260709 14:56:45.637719 21155 connection.cc:256] RPC call timeout handler was delayed by -1.3301865130000579s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17830000000000001s for a response
I20260709 14:56:45.600574 21793 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.638700 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.638821 21776 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.639585 21011 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55044 (request call id 66) took 7844 ms. Trace:
W20260709 14:56:45.627138 21306 connection.cc:256] RPC call timeout handler was delayed by -3.0651727339999297s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18200000000000002s for a response
W20260709 14:56:45.646168 21155 connection.cc:256] RPC call timeout handler was delayed by -1.3184865130000389s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1796s for a response
W20260709 14:56:45.646934 21306 connection.cc:256] RPC call timeout handler was delayed by -3.0651727339999297s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18200000000000002s for a response
W20260709 14:56:45.647053 21155 connection.cc:256] RPC call timeout handler was delayed by -1.3013865130000113s: 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
W20260709 14:56:45.647284 21306 connection.cc:256] RPC call timeout handler was delayed by -2.8446727339999143s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20650000000000002s for a response
W20260709 14:56:45.647367 21155 connection.cc:256] RPC call timeout handler was delayed by -1.1510865129999956s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19820000000000002s for a response
W20260709 14:56:45.647656 21306 connection.cc:256] RPC call timeout handler was delayed by -2.7979974799999354s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1646s for a response
W20260709 14:56:45.647742 21155 connection.cc:256] RPC call timeout handler was delayed by -1.1330865130000802s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2002s for a response
W20260709 14:56:45.648005 21306 connection.cc:256] RPC call timeout handler was delayed by -2.6467974799999183s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1814s for a response
W20260709 14:56:45.648072 21155 connection.cc:256] RPC call timeout handler was delayed by -1.097086513000022s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2042s for a response
W20260709 14:56:45.648350 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5765974799999185s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1892s for a response
W20260709 14:56:45.648404 21155 connection.cc:256] RPC call timeout handler was delayed by -1.030486513000028s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2116s for a response
I20260709 14:56:45.642807 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 90) took 1330 ms. Trace:
I20260709 14:56:45.644701 21158 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
W20260709 14:56:45.648722 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5765974799999185s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1892s for a response
I20260709 14:56:45.645984 21011 rpcz_store.cc:276] 0709 14:56:37.795336 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:37.795519 (+   183us) service_pool.cc:224] Handling call
0709 14:56:45.639326 (+7843807us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3751165,"reported_tablets":3}
I20260709 14:56:45.609576 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:45.601933 21305 connection.cc:256] RPC call timeout handler was delayed by -3.3504515729999866s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2194s for a response
I20260709 14:56:45.658030 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.640383 21793 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.641119 21795 consensus_queue.cc:237] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.652762 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:45.657147 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.668040 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.668402 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.672799 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.668612 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.670379 21776 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.670661 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.665889 21232 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:45.654114 21387 ts_tablet_manager.cc:1434] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.158s	user 0.008s	sys 0.000s
I20260709 14:56:45.657696 21389 tablet_bootstrap.cc:492] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
W20260709 14:56:45.675647 21306 connection.cc:256] RPC call timeout handler was delayed by -2.4451974799999334s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20379999999999998s for a response
I20260709 14:56:45.668603 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 91) took 1309 ms. Trace:
I20260709 14:56:45.653891 21896 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:56:45.653128 21082 leader_election.cc:343] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.675165 21339 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:45.696056 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:45.692725 21306 connection.cc:256] RPC call timeout handler was delayed by -2.4262974799999029s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20590000000000003s for a response
W20260709 14:56:45.687147 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 104790us
W20260709 14:56:45.674063 21305 connection.cc:256] RPC call timeout handler was delayed by -3.2139164729999266s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20650000000000002s for a response
I20260709 14:56:45.579629 21264 rpcz_store.cc:276] 0709 14:56:39.381885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.450284 (+6068399us) service_pool.cc:224] Handling call
0709 14:56:45.523565 (+ 73281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.563594 (+ 40029us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.563644 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.563727 (+    83us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.563774 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.563852 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.563977 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:45.698449 21306 connection.cc:256] RPC call timeout handler was delayed by -2.4262974799999029s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20590000000000003s for a response
W20260709 14:56:45.699851 21306 connection.cc:256] RPC call timeout handler was delayed by -2.3434974799999964s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21509999999999999s for a response
I20260709 14:56:45.695819 21184 raft_consensus.cc:2393] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:45.696080 21896 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.688546 21834 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:45.699200 21082 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:45.709893 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.693492 21259 rpcz_store.cc:276] 0709 14:56:44.357996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.666054 (+1308058us) service_pool.cc:224] Handling call
0709 14:56:45.666658 (+   604us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.667124 (+   466us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.667156 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.667222 (+    66us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.667254 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.667322 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.667450 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:45.709980 21903 raft_consensus.cc:2749] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:45.710752 21770 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.710443 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.731244 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:45.731983 21187 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.732287 21012 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55066 (request call id 71) took 7809 ms. Trace:
I20260709 14:56:45.732659 21012 rpcz_store.cc:276] 0709 14:56:37.882716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:37.882896 (+   180us) service_pool.cc:224] Handling call
0709 14:56:45.682531 (+7799635us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":966040,"reported_tablets":1}
I20260709 14:56:45.728956 21770 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:45.712119 21896 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.696522 21766 raft_consensus.cc:2804] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.709812 21338 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.714253 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.710443 21387 tablet_bootstrap.cc:492] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:45.737468 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 93) took 1027 ms. Trace:
I20260709 14:56:45.721635 21158 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:45.739557 21266 rpcz_store.cc:276] 0709 14:56:44.709713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.694307 (+984594us) service_pool.cc:224] Handling call
0709 14:56:45.700000 (+  5693us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.706298 (+  6298us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.706328 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.715936 (+  9608us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.737171 (+ 21235us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.737275 (+   104us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.737403 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:45.698064 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 112) took 6313 ms. Trace:
I20260709 14:56:45.726511 21386 tablet_bootstrap.cc:492] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
W20260709 14:56:45.726038 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 60464.8us
I20260709 14:56:45.715390 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:45.650542 21258 rpcz_store.cc:276] 0709 14:56:44.357346 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.641360 (+1284014us) service_pool.cc:224] Handling call
0709 14:56:45.641814 (+   454us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.642193 (+   379us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.642234 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.642302 (+    68us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.642376 (+    74us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.642465 (+    89us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.642673 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:45.728744 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:45.743330 21386 ts_tablet_manager.cc:1403] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 0.484s	user 0.021s	sys 0.028s
I20260709 14:56:45.746716 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.707370 21811 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.736508 21770 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:45.707883 21336 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:45.754751 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:45.736807 21831 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.716449 21834 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:45.719189 21797 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:45.859609 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:45.893071 21229 leader_election.cc:336] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.610s (SENT)
I20260709 14:56:45.860608 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.749852 21306 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:46.151415 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 429852us
W20260709 14:56:45.848331 21080 leader_election.cc:336] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.514s (SENT)
W20260709 14:56:45.816877 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 65603.2us
W20260709 14:56:45.893539 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 75528.6us
I20260709 14:56:45.756644 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:46.192368 21189 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:46.182679 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 289778us
I20260709 14:56:46.112921 21838 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.194351 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:45.890192 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:56:46.196751 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 477296us
I20260709 14:56:45.934283 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 95) took 1223 ms. Trace:
W20260709 14:56:46.158887 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 232125us
I20260709 14:56:45.889391 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:46.196911 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 394057us
I20260709 14:56:46.197633 21265 rpcz_store.cc:276] 0709 14:56:44.710670 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.718466 (+1007796us) service_pool.cc:224] Handling call
0709 14:56:45.746382 (+ 27916us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.934013 (+187631us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.934214 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:46.199311 21232 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:45.816532 21264 raft_consensus.cc:1240] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:46.106379 21809 consensus_meta.cc:287] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.662s	user 0.006s	sys 0.006s
I20260709 14:56:45.828315 21639 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:56:46.160293 21305 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Timed out: Call waited in the queue past client deadline [suppressed 34 similar messages]
I20260709 14:56:45.927311 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:45.751608 21257 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.188519 21834 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:45.925407 21768 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.170781 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:56:46.245025 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 141856us
I20260709 14:56:46.222227 21809 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:46.025352 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.927296 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:46.209349 21306 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:45.927004 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.927879 21110 raft_consensus.cc:1240] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:45.827648 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:46.025614 21262 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:46.151763 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 498785us
I20260709 14:56:45.926939 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:45.895138 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.891883 21811 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:45.816423 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:45.848042 21837 raft_consensus.cc:2749] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:45.794374 21903 consensus_queue.cc:1059] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.427s
I20260709 14:56:46.146561 21896 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.229031 21385 tablet_bootstrap.cc:654] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:46.116606 21187 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:46.238655 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 116) took 5128 ms. Trace:
I20260709 14:56:46.203100 21770 raft_consensus.cc:2804] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.927963 21879 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.276086 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:46.189862 21831 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:46.022732 21813 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.226785 21639 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:46.470371 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.473667 21331 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:46.266981 21918 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.368824 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:46.474923 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.282776 21766 raft_consensus.cc:697] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:46.242298 21258 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.477424 21189 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:46.478157 21896 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:46.477631 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.276095 21768 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:46.369493 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.371795 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.480242 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.480597 21336 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:46.471292 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 232164us
I20260709 14:56:45.744951 21263 rpcz_store.cc:276] 0709 14:56:39.382688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.522381 (+6139693us) service_pool.cc:224] Handling call
0709 14:56:45.587836 (+ 65455us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:45.646402 (+ 58566us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:45.655106 (+  8704us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:45.673200 (+ 18094us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:45.679638 (+  6438us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:45.687434 (+  7796us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:45.696419 (+  8985us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:46.371177 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.481453 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:46.476078 21232 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:46.292837 21080 leader_election.cc:336] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.576s (SENT)
I20260709 14:56:46.524978 21158 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:46.526468 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 50437.9us
W20260709 14:56:46.526401 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 160880us
I20260709 14:56:46.278237 21386 raft_consensus.cc:359] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.528170 21386 raft_consensus.cc:385] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:46.528506 21386 raft_consensus.cc:740] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
W20260709 14:56:46.526695 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 233930us
I20260709 14:56:46.531198 21386 consensus_queue.cc:260] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.475044 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.481125 21331 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:46.376099 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.482398 21770 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.478400 21108 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:46.524674 21838 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:46.544636 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.550647 21879 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:46.551064 21831 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:46.578487 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:46.559264 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:46.541702 21186 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:46.494096 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.583840 21881 raft_consensus.cc:3055] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.584311 21881 raft_consensus.cc:740] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:46.554819 21768 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:46.585284 21881 consensus_queue.cc:260] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:46.475994 21334 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:46.562085 21083 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:46.543835 21080 leader_election.cc:336] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.734s (SENT)
I20260709 14:56:46.281219 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 113) took 1243 ms. Trace:
I20260709 14:56:46.565372 21770 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.542181 21259 raft_consensus.cc:1240] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:46.539659 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.534991 21109 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:46.572531 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:46.471395 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 119096us
I20260709 14:56:46.578476 21776 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:46.580265 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.587086 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:46.587616 21082 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.588131 21110 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:46.585386 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:46.476166 21918 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.525291 21639 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:46.556882 21797 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:46.590705 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 388728us
W20260709 14:56:46.607996 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 46026.7us
I20260709 14:56:46.647667 21083 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:46.612476 21387 tablet_bootstrap.cc:654] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:46.613449 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 69631us
I20260709 14:56:46.615892 21117 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:46.649422 21080 leader_election.cc:336] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.817s (SENT)
I20260709 14:56:46.614497 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:46.616431 21157 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:56:46.650076 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 167735us
I20260709 14:56:46.568513 21902 consensus_queue.cc:1059] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:56:46.477288 21766 consensus_queue.cc:237] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:46.621203 21155 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:46.618300 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 51569.9us
I20260709 14:56:46.618006 21113 raft_consensus.cc:2410] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:46.617158 21776 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:46.650182 21116 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.657127 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.571578 21335 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:46.659631 21386 ts_tablet_manager.cc:1434] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.913s	user 0.018s	sys 0.015s
I20260709 14:56:46.612594 21831 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:46.674077 21080 leader_election.cc:336] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.821s (SENT)
I20260709 14:56:46.649767 21918 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.677882 21080 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.607071 21264 rpcz_store.cc:276] 0709 14:56:45.080361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.720623 (+640262us) service_pool.cc:224] Handling call
0709 14:56:45.753235 (+ 32612us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:46.222630 (+469395us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:46.278678 (+ 56048us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:46.682952 21306 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:46.643720 21111 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:46.670291 21158 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:56:46.683849 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 209744us
I20260709 14:56:46.647050 21336 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:46.676981 21386 ts_tablet_manager.cc:1467] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Tablet startup took 930ms
W20260709 14:56:46.695601 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 74490.2us
I20260709 14:56:46.672138 21187 raft_consensus.cc:1240] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:46.675276 21881 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.670131 21776 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.690119 21185 raft_consensus.cc:2393] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:46.674115 21921 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:46.669992 21911 raft_consensus.cc:2749] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.707077 21475 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.687186 21831 raft_consensus.cc:697] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:46.687390 21838 raft_consensus.cc:2764] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:46.690101 21809 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:46.692183 21331 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:46.738420 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 71989.3us
I20260709 14:56:46.750455 21795 raft_consensus.cc:2749] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.751610 21155 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.698817 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:46.756588 21080 leader_election.cc:336] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.835s (SENT)
W20260709 14:56:46.697273 21386 ts_tablet_manager.cc:1469] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Trace:
0709 14:56:30.694344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.709898 (+ 15554us) service_pool.cc:224] Handling call
0709 14:56:30.726772 (+ 16874us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.726863 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.888917 (+162054us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.901640 (+ 12723us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.902115 (+   475us) inbound_call.cc:177] Queueing success response
0709 14:56:45.259262 (+14357147us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:45.746238 (+486976us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:46.175552 (+429314us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:46.198295 (+ 22743us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":166,"raft.queue_time_us":32712,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":37422,"tablet-open.queue_time_us":14357057}
W20260709 14:56:46.760851 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 46258.5us
I20260709 14:56:46.481676 21260 rpcz_store.cc:276] 0709 14:56:41.100671 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.527762 (+4427091us) service_pool.cc:224] Handling call
0709 14:56:45.566927 (+ 39165us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:46.187581 (+620654us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:46.192481 (+  4900us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:46.199034 (+  6553us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:46.202414 (+  3380us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:46.208330 (+  5916us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:46.229284 (+ 20954us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":70140,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":221,"thread_start_us":150562,"threads_started":1}
I20260709 14:56:46.713850 21811 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:46.769316 21080 leader_election.cc:336] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.872s (SENT)
I20260709 14:56:46.770625 21080 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.771867 21911 raft_consensus.cc:2749] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:46.772311 21080 leader_election.cc:336] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.940s (SENT)
W20260709 14:56:46.773128 21080 leader_election.cc:336] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 2.060s (SENT)
I20260709 14:56:46.773619 21929 raft_consensus.cc:2749] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.715515 21921 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:56:46.783658 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 106859us
W20260709 14:56:46.736594 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 74969.6us
W20260709 14:56:46.786465 21229 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:46.713943 21902 consensus_queue.cc:1059] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 14:56:46.788478 21229 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.762974 21184 raft_consensus.cc:1240] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:46.761201 21928 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:46.782016 21155 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.796144 21116 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
W20260709 14:56:46.802702 21919 log.cc:927] Time spent T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260709 14:56:46.802527 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:46.769810 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.775485 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 122) took 1042 ms. Trace:
I20260709 14:56:46.804986 21155 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:46.808007 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 100781us
I20260709 14:56:46.786257 21921 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:46.825608 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 155388us
I20260709 14:56:46.789558 21811 raft_consensus.cc:697] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:46.842370 21155 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.803535 21185 raft_consensus.cc:2393] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:46.799957 21761 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.790381 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:46.804263 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 92953.9us
I20260709 14:56:46.848865 21386 tablet_bootstrap.cc:492] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517: Bootstrap starting.
I20260709 14:56:46.801033 21928 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:46.841919 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:46.809190 21838 raft_consensus.cc:2749] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.863314 21761 raft_consensus.cc:697] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:46.778921 21831 consensus_queue.cc:237] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:46.837419 21896 raft_consensus.cc:2749] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:46.835108 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.877794 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:46.885090 21389 tablet_bootstrap.cc:654] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:46.888669 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:46.917729 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:46.918537 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 128229us
W20260709 14:56:46.918661 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 45711.4us
W20260709 14:56:46.939590 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 145818us
I20260709 14:56:46.971973 21229 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.973771 21229 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:46.974290 21080 leader_election.cc:336] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.502s (SENT)
W20260709 14:56:46.975410 21080 leader_election.cc:336] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.991s (SENT)
I20260709 14:56:46.975842 21080 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:46.853096 21925 raft_consensus.cc:2749] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.981863 21117 raft_consensus.cc:2393] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:46.849004 21258 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:46.984727 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:46.879683 21187 raft_consensus.cc:1240] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:46.865577 21928 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:46.912535 21926 log.cc:927] Time spent T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.097s	user 0.000s	sys 0.003s
I20260709 14:56:46.986058 21116 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:46.914932 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:46.984604 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 67527.8us
W20260709 14:56:46.997885 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:46.880716 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.884485 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:46.871809 21333 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:47.082557 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 107142us
W20260709 14:56:47.086004 21080 leader_election.cc:336] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 2.038s (SENT)
I20260709 14:56:46.986613 21881 raft_consensus.cc:2749] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.996240 21903 raft_consensus.cc:2804] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:47.089711 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:46.913324 21082 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:47.002103 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 108) took 1307 ms. Trace:
I20260709 14:56:47.090338 21903 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:46.995915 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 80591.3us
I20260709 14:56:47.071552 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 152) took 1273 ms. Trace:
I20260709 14:56:47.079980 21911 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:46.884441 21761 consensus_queue.cc:237] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:46.988173 21837 consensus_queue.cc:1059] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.103s
I20260709 14:56:47.084328 21334 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:47.086727 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 114) took 1978 ms. Trace:
I20260709 14:56:47.104606 21108 raft_consensus.cc:2393] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:47.123328 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.103924 21903 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:47.133384 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 45920.3us
I20260709 14:56:47.134586 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.136740 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.141799 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.119221 21259 rpcz_store.cc:276] 0709 14:56:45.104034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.734154 (+630120us) service_pool.cc:224] Handling call
0709 14:56:46.525048 (+790894us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:46.614092 (+ 89044us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:46.994332 (+380240us) spinlock_profiling.cc:243] Waited 759 ms on lock 0x7b54003c8050. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:47.079402 (+ 85070us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1745408896}
I20260709 14:56:47.142716 21336 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:47.137972 21340 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:47.146983 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.106688 21258 rpcz_store.cc:276] 0709 14:56:45.750867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.828217 (+ 77350us) service_pool.cc:224] Handling call
0709 14:56:46.997049 (+1168832us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:47.157024 21191 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.091955 21811 consensus_queue.cc:237] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.147941 21340 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.129819 21797 raft_consensus.cc:2749] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:47.143040 21941 consensus_queue.cc:1059] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:56:47.101636 21338 rpcz_store.cc:276] 0709 14:56:45.687787 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.696321 (+  8534us) service_pool.cc:224] Handling call
0709 14:56:45.709542 (+ 13221us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:46.100335 (+390793us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:46.101631 (+  1296us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:46.196801 (+ 95170us) log.cc:844] Serialized 26 byte log entry
0709 14:56:46.540065 (+343264us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:46.542053 (+  1988us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:46.568828 (+ 26775us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:46.886144 (+317316us) raft_consensus.cc:1685] finished
0709 14:56:46.917830 (+ 31686us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:46.987179 (+ 69349us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":36681,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":2831,"thread_start_us":298402,"threads_started":1,"wal-append.queue_time_us":403137}
W20260709 14:56:47.141680 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 228521us
I20260709 14:56:47.158203 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.143833 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.172526 21385 tablet_bootstrap.cc:492] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:47.187342 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.187569 21385 ts_tablet_manager.cc:1403] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 1.567s	user 0.024s	sys 0.049s
I20260709 14:56:47.150916 21924 raft_consensus.cc:2749] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:47.188225 21340 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.191713 21914 consensus_queue.cc:1059] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:56:47.203629 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.204396 21340 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.205613 21306 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:47.206338 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.207525 21190 raft_consensus.cc:2393] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:47.189633 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.219897 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.192823 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.223832 21340 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
W20260709 14:56:47.229594 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 107800us
I20260709 14:56:47.234831 21389 tablet_bootstrap.cc:492] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:47.235908 21389 ts_tablet_manager.cc:1403] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 1.579s	user 0.059s	sys 0.045s
I20260709 14:56:47.197165 21336 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:47.240568 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:47.220916 21918 consensus_meta.cc:287] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.524s	user 0.016s	sys 0.000s
I20260709 14:56:47.245582 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.240489 21113 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.261445 21932 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:46.833689 21332 rpcz_store.cc:276] 0709 14:56:45.732990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.749366 (+ 16376us) service_pool.cc:224] Handling call
0709 14:56:46.374938 (+625572us) spinlock_profiling.cc:243] Waited 73 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:46.375172 (+   234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:46.375598 (+   426us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:56:46.579733 (+204135us) log.cc:844] Serialized 14 byte log entry
0709 14:56:46.774956 (+195223us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:46.775037 (+    81us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:46.775101 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:46.775220 (+   119us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:46.775394 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27363,"prepare.queue_time_us":267078,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":2794,"raft.queue_time_us":112806,"raft.run_cpu_time_us":271,"raft.run_wall_time_us":32536,"spinlock_wait_cycles":167893760,"thread_start_us":326289,"threads_started":3,"wal-append.queue_time_us":178345}
I20260709 14:56:47.245839 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.275367 21192 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:47.262360 21932 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:47.259876 21185 raft_consensus.cc:2393] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:56:47.304706 21937 log.cc:927] Time spent T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.255s	user 0.000s	sys 0.002s
I20260709 14:56:47.288697 21082 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:47.308534 21834 consensus_meta.cc:287] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 1.031s	user 0.007s	sys 0.005s
I20260709 14:56:47.309381 21387 tablet_bootstrap.cc:492] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:47.310112 21387 ts_tablet_manager.cc:1403] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 1.600s	user 0.028s	sys 0.049s
I20260709 14:56:47.310205 21766 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:47.310628 21766 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:47.311014 21766 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:47.312486 21080 leader_election.cc:336] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.694s (SENT)
I20260709 14:56:47.313062 21080 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:47.288472 21943 log.cc:927] Time spent T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 14:56:47.262373 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.288530 21108 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.338419 21952 raft_consensus.cc:2749] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:47.243077 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 129525us
I20260709 14:56:47.290078 21932 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.254346 21918 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.312762 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.338624 21940 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.386509 21944 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.309165 21834 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.391398 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:47.406200 21259 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:47.403944 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:47.404735 21639 consensus_meta.cc:287] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.743s	user 0.007s	sys 0.004s
I20260709 14:56:47.422798 21639 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.424217 21186 raft_consensus.cc:1240] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:47.404906 21940 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.405267 21944 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.434882 21265 raft_consensus.cc:1275] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:47.379216 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 171549us
I20260709 14:56:47.421675 21183 raft_consensus.cc:2393] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:47.421993 21260 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.386977 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:47.702569 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:56:47.559832 21080 leader_election.cc:336] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.862s (SENT)
I20260709 14:56:47.559391 21389 raft_consensus.cc:359] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:47.704720 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 144925us
I20260709 14:56:47.705271 21389 raft_consensus.cc:385] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.705737 21389 raft_consensus.cc:740] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
W20260709 14:56:47.571666 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:47.576248 21940 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:47.598842 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 112057us
I20260709 14:56:47.558984 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:47.699173 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.702164 21385 raft_consensus.cc:359] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.712087 21385 raft_consensus.cc:385] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:47.713104 21385 raft_consensus.cc:740] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
W20260709 14:56:47.404801 21257 consensus_meta.cc:287] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 1.122s	user 0.014s	sys 0.000s
W20260709 14:56:47.666069 21770 consensus_meta.cc:287] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 1.049s	user 0.012s	sys 0.001s
W20260709 14:56:47.539642 21776 consensus_meta.cc:287] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.820s	user 0.009s	sys 0.003s
I20260709 14:56:47.721619 21770 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:47.554376 21921 consensus_meta.cc:287] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.718s	user 0.007s	sys 0.007s
I20260709 14:56:47.721834 21776 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:47.718544 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.512686 21639 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:47.665727 21918 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.731004 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:47.731775 21918 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.732124 21813 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:47.732404 21918 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.734678 21918 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.676245 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.720463 21940 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.575994 21834 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:47.600242 21795 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:47.708069 21831 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:47.727771 21389 consensus_queue.cc:260] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:47.728633 21903 consensus_meta.cc:287] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.574s	user 0.010s	sys 0.001s
I20260709 14:56:47.539065 21928 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:47.743867 21385 consensus_queue.cc:260] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:47.596057 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 307485us
I20260709 14:56:47.737684 21155 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:47.634966 21944 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.731140 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 168) took 1125 ms. Trace:
I20260709 14:56:47.757601 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.759547 21795 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.760524 21831 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:47.723577 21257 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:47.755049 21940 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.761767 21108 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.763002 21389 ts_tablet_manager.cc:1434] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.527s	user 0.014s	sys 0.005s
I20260709 14:56:47.763309 21386 tablet_bootstrap.cc:654] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:47.605450 21305 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:47.800719 21385 ts_tablet_manager.cc:1434] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.612s	user 0.027s	sys 0.025s
W20260709 14:56:47.764210 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 63372.4us
W20260709 14:56:47.811852 21385 ts_tablet_manager.cc:1467] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Tablet startup took 623ms
I20260709 14:56:47.761086 21387 raft_consensus.cc:359] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:47.773829 21155 leader_election.cc:343] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:47.814072 21387 raft_consensus.cc:385] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:47.814240 21389 ts_tablet_manager.cc:1467] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Tablet startup took 578ms
I20260709 14:56:47.814476 21387 raft_consensus.cc:740] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
I20260709 14:56:47.781603 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.783979 21945 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:47.816063 21945 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:47.816506 21945 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.816936 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.819013 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.820542 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.772476 21115 rpcz_store.cc:276] 0709 14:56:46.599506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:46.606208 (+  6702us) service_pool.cc:224] Handling call
0709 14:56:46.646714 (+ 40506us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:46.699158 (+ 52444us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:46.706699 (+  7541us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:46.791969 (+ 85270us) log.cc:844] Serialized 26 byte log entry
0709 14:56:47.118872 (+326903us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:47.627028 (+508156us) log.cc:844] Serialized 14 byte log entry
0709 14:56:47.701786 (+ 74758us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:47.708711 (+  6925us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:47.714358 (+  5647us) raft_consensus.cc:1685] finished
0709 14:56:47.714383 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:47.724645 (+ 10262us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":551785,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":52,"raft.queue_time_us":21576,"raft.run_cpu_time_us":403,"raft.run_wall_time_us":8547,"thread_start_us":737114,"threads_started":2,"wal-append.queue_time_us":356810}
I20260709 14:56:47.784411 21953 consensus_queue.cc:1059] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:56:47.785277 21192 raft_consensus.cc:1240] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.823282 21953 raft_consensus.cc:3055] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.823704 21953 raft_consensus.cc:740] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:47.748423 21921 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.824070 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:47.825187 21192 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:56:47.825666 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 249724us
I20260709 14:56:47.785813 21188 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.826481 21921 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.827239 21921 raft_consensus.cc:2804] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:47.784541 21183 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 143) took 2053 ms (client timeout 1588 ms). Trace:
I20260709 14:56:47.787242 21766 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.828759 21190 raft_consensus.cc:2410] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:47.830075 21766 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:47.772828 21902 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:47.830709 21188 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.831138 21113 raft_consensus.cc:2393] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:47.831382 21190 raft_consensus.cc:1240] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:47.784353 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.812822 21157 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:47.827646 21921 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:47.815434 21387 consensus_queue.cc:260] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.822047 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:47.836352 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 87898.7us
I20260709 14:56:47.776688 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.846472 21155 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:47.846997 21306 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:47.826583 21192 raft_consensus.cc:1240] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:47.812198 21385 ts_tablet_manager.cc:1469] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Trace:
0709 14:56:30.491633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.672512 (+180879us) service_pool.cc:224] Handling call
0709 14:56:30.740169 (+ 67657us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.740265 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.895024 (+154759us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.918475 (+ 23451us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.919102 (+   627us) inbound_call.cc:177] Queueing success response
0709 14:56:45.620708 (+14701606us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:47.188227 (+1567519us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:47.560023 (+371796us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:47.576319 (+ 16296us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":2641,"raft.queue_time_us":8109,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":154,"tablet-open.queue_time_us":14701700}
I20260709 14:56:47.767047 21903 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:47.821185 21185 raft_consensus.cc:2468] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:47.839740 21834 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:47.858933 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 80621.4us
I20260709 14:56:47.837932 21921 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:47.845646 21958 log.cc:927] Time spent T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:56:47.854847 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.850282 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:47.828085 21183 rpcz_store.cc:269] 0709 14:56:45.731102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.745584 (+ 14482us) service_pool.cc:224] Handling call
0709 14:56:47.784261 (+2038677us) spinlock_profiling.cc:243] Waited 1.16 s on lock 0x7b54001a0ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:47.784443 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2665737984}
I20260709 14:56:47.862066 21940 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.862601 21831 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:47.862665 21932 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:47.863556 21770 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.851372 21111 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.832052 21902 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.881916 21902 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:47.857483 21881 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:47.867834 21190 raft_consensus.cc:2393] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:47.869554 21387 ts_tablet_manager.cc:1434] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.559s	user 0.012s	sys 0.020s
I20260709 14:56:47.870538 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:47.870780 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.887768 21108 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.871124 21639 consensus_queue.cc:1048] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.888692 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:47.814642 21389 ts_tablet_manager.cc:1469] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Trace:
0709 14:56:30.378732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.378925 (+   193us) service_pool.cc:224] Handling call
0709 14:56:30.381086 (+  2161us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.381207 (+   121us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.766986 (+385779us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.822344 (+ 55358us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.822853 (+   509us) inbound_call.cc:177] Queueing success response
0709 14:56:45.657109 (+14834256us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:47.236240 (+1579131us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:47.391367 (+155127us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:47.392173 (+   806us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":7076,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":161,"tablet-open.queue_time_us":14834304}
I20260709 14:56:47.872323 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.871595 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.833853 21082 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:47.883492 21924 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:47.848448 21257 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 144) took 2301 ms (client timeout 2148 ms). Trace:
I20260709 14:56:47.827265 21305 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:47.876065 21232 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:47.877737 21306 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:47.874715 21834 raft_consensus.cc:697] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:47.874271 21918 consensus_queue.cc:1059] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:56:47.879223 21776 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:47.883188 21387 ts_tablet_manager.cc:1467] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: Tablet startup took 572ms
I20260709 14:56:47.871279 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:47.889671 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:47.893968 21903 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.893496 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.894476 21901 raft_consensus.cc:3055] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.908342 21901 raft_consensus.cc:740] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:47.866003 21920 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:47.909111 21920 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:47.909593 21920 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.909224 21901 consensus_queue.cc:260] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.897871 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:47.824846 21953 consensus_queue.cc:260] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:47.910799 21940 consensus_queue.cc:1059] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:47.911489 21110 raft_consensus.cc:2393] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:47.911775 21953 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.901854 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.888109 21112 raft_consensus.cc:3055] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.912607 21940 consensus_queue.cc:1059] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:47.913738 21112 raft_consensus.cc:740] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:47.902100 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.914889 21232 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:47.914750 21112 consensus_queue.cc:260] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.915303 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:47.915721 21944 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:47.916399 21944 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.916850 21944 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.902302 21881 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.920364 21881 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:47.916764 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:47.918107 21387 ts_tablet_manager.cc:1469] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8: Trace:
0709 14:56:30.523941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.634829 (+110888us) service_pool.cc:224] Handling call
0709 14:56:30.729776 (+ 94947us) spinlock_profiling.cc:243] Waited 7.86 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4e9c 00007fd468dd4a5b 00007fd471cedc09 00007fd470e47ee0 00007fd470f2d831 00007fd470f0aac3 00007fd470eb9400 00007fd46a33eaf4 00007fd46a33ea82 00007fd46a33e9b1
0709 14:56:30.744279 (+ 14503us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.755142 (+ 10863us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.871785 (+116643us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.900591 (+ 28806us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.901113 (+   522us) inbound_call.cc:177] Queueing success response
0709 14:56:45.709820 (+14808707us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:47.310426 (+1600606us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:47.759172 (+448746us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:47.759670 (+   498us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":13613,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":8171,"spinlock_wait_cycles":18081024,"tablet-open.queue_time_us":14808777}
I20260709 14:56:47.903932 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:47.923610 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 84696us
I20260709 14:56:47.904999 21389 tablet_bootstrap.cc:492] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:47.921991 21232 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:47.931303 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 84889.7us
I20260709 14:56:47.932022 21155 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:47.913777 21183 raft_consensus.cc:2393] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:47.929495 21232 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:47.933863 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 74200.2us
I20260709 14:56:47.903219 21115 raft_consensus.cc:2393] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:47.908354 21192 raft_consensus.cc:2410] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:47.906528 21776 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:47.906680 21918 raft_consensus.cc:3055] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.940248 21797 raft_consensus.cc:3055] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.907202 21902 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:47.940729 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.941221 21939 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:47.894735 21795 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:47.904100 21257 rpcz_store.cc:269] 0709 14:56:45.541853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.715019 (+173166us) service_pool.cc:224] Handling call
0709 14:56:47.839245 (+2124226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:47.939635 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 140) took 2209 ms. Trace:
I20260709 14:56:47.896660 21928 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:47.901062 21111 raft_consensus.cc:3055] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.903785 21924 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:47.897049 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.941684 21939 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:47.904259 21831 raft_consensus.cc:2749] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:47.943125 21768 raft_consensus.cc:3055] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.942699 21111 raft_consensus.cc:740] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:47.907266 21770 raft_consensus.cc:2749] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:47.943789 21768 raft_consensus.cc:740] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:56:47.903920 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 106145us
I20260709 14:56:47.943127 21924 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.939349 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.941493 21114 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:47.917568 21903 raft_consensus.cc:3055] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:47.905635 21932 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:47.947655 21387 tablet_bootstrap.cc:492] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Bootstrap starting.
I20260709 14:56:47.915850 21112 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.934549 21881 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:47.962931 21811 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:47.965108 21385 tablet_bootstrap.cc:492] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024: Bootstrap starting.
I20260709 14:56:47.945762 21940 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:47.961969 21155 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:47.967628 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:47.977823 21115 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:47.945482 21797 raft_consensus.cc:740] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:47.963493 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:47.906584 21834 consensus_queue.cc:237] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.979161 21797 consensus_queue.cc:260] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.963577 21896 consensus_queue.cc:1048] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:47.979594 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:47.964346 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 137174us
I20260709 14:56:47.941700 21918 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:47.970561 21945 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:47.947795 21939 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.965729 21232 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:47.971534 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.973148 21940 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.940253 21776 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.964557 21881 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:47.970782 21260 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:47.971422 21920 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.014264 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.015090 21334 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:48.015482 21920 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:47.993992 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.944977 21768 consensus_queue.cc:260] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.016235 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.995781 21918 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:47.944842 21082 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:48.026154 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:48.026875 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 82156us
I20260709 14:56:47.944914 21111 consensus_queue.cc:260] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.033346 21111 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.956236 21903 raft_consensus.cc:740] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:47.998538 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:47.998070 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:47.999521 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 53176.9us
I20260709 14:56:47.961948 21110 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:47.971684 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.004061 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.064004 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:47.977654 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.065042 21337 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.061391 21903 consensus_queue.cc:260] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.067341 21903 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.942422 21184 rpcz_store.cc:276] 0709 14:56:45.729936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:45.749058 (+ 19122us) service_pool.cc:224] Handling call
0709 14:56:45.970638 (+221580us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:46.801897 (+831259us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:47.936351 (+1134454us) spinlock_profiling.cc:243] Waited 784 ms on lock 0x7b540016dfd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:47.939575 (+  3224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1802433408}
I20260709 14:56:48.069486 21918 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.069478 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 152) took 1413 ms. Trace:
I20260709 14:56:48.070636 21333 rpcz_store.cc:276] 0709 14:56:46.656443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:47.968203 (+1311760us) service_pool.cc:224] Handling call
0709 14:56:48.069411 (+101208us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:48.004164 21940 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.999130 21257 raft_consensus.cc:2468] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:48.071954 21340 raft_consensus.cc:2393] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.008687 21776 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:48.004933 21881 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:47.960809 21902 raft_consensus.cc:697] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:56:48.020623 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 54981.2us
I20260709 14:56:48.073961 21157 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:47.981145 21797 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:48.023717 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 61822.2us
I20260709 14:56:48.024758 21385 tablet_bootstrap.cc:654] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.032303 21082 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.005097 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:48.073226 21339 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.075752 21232 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.107964 21155 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.064450 21338 raft_consensus.cc:2393] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.026607 21945 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:48.082022 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.110176 21386 tablet_bootstrap.cc:492] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517: No bootstrap required, opened a new log
I20260709 14:56:48.114140 21386 ts_tablet_manager.cc:1403] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517: Time spent bootstrapping tablet: real 1.326s	user 0.027s	sys 0.047s
I20260709 14:56:48.116243 21155 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:48.026212 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.063685 21768 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.028702 21920 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.035985 21914 raft_consensus.cc:2764] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:56:48.022989 21795 raft_consensus.cc:2749] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.028960 21916 raft_consensus.cc:2749] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.126665 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.130398 21340 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:48.119580 21776 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:48.130622 21155 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.121219 21831 raft_consensus.cc:2749] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.141119 21386 raft_consensus.cc:359] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.037434 21305 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:48.143334 21386 raft_consensus.cc:385] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.144337 21386 raft_consensus.cc:740] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.129098 21879 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.128940 21639 raft_consensus.cc:2804] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.145495 21386 consensus_queue.cc:260] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:48.147393 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.146078 21968 raft_consensus.cc:2749] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:48.140929 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 108698us
I20260709 14:56:48.146112 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.150440 21112 raft_consensus.cc:1275] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:48.153427 21639 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:48.126485 21334 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:48.115289 21261 raft_consensus.cc:2376] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2. Re-sending same reply.
I20260709 14:56:48.155110 21879 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:48.130441 21920 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.189208 21386 ts_tablet_manager.cc:1434] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
W20260709 14:56:48.191073 21155 leader_election.cc:343] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.177824 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.177176 21335 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.181789 21879 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.184629 21115 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:48.184213 21968 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.183676 21940 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.196242 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.200158 21389 tablet_bootstrap.cc:654] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.200786 21339 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:48.155198 21776 raft_consensus.cc:697] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:48.161470 21945 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.207675 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.173880 21639 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.177137 21337 raft_consensus.cc:1240] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.213330 21968 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:48.163583 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 146858us
I20260709 14:56:48.222071 21157 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:48.222107 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:48.225632 21155 consensus_peers.cc:597] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:48.226773 21331 raft_consensus.cc:2393] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.233486 21157 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.179042 21944 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.232105 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.163432 21966 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:48.231969 21155 leader_election.cc:343] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.238550 21339 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.239442 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.240360 21337 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.240669 21940 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.243737 21305 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.247380 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.248556 21339 raft_consensus.cc:2393] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:48.244992 21932 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.249969 21932 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:48.250432 21932 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.245196 21966 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:48.253677 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.254915 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.255545 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:48.020713 21896 consensus_queue.cc:1175] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1804eb39fbfc4f0686359f2c66023517" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:56:48.161762 21902 consensus_queue.cc:237] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.234881 21924 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:48.235183 21229 leader_election.cc:343] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:48.256654 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.259706 21229 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.220888 21945 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:48.261482 21080 leader_election.cc:336] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 2.057s (SENT)
I20260709 14:56:48.263468 21965 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:48.264355 21965 raft_consensus.cc:697] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:48.205163 21082 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.262480 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.235963 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.257967 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.257021 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.253816 21966 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.275964 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.237881 21811 raft_consensus.cc:2804] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.230810 21921 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:48.221755 21881 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.279062 21229 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.279592 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.270139 21332 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:48.285091 21387 tablet_bootstrap.cc:654] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:48.286092 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 93172.4us
I20260709 14:56:48.267956 21945 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.275804 21940 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.282588 21111 raft_consensus.cc:1275] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:48.282975 21811 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:48.303113 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.229934 21776 consensus_queue.cc:237] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:48.294456 21915 raft_consensus.cc:2749] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.304935 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.303340 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.319772 21920 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:48.313812 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:48.321162 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.321470 21261 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:48.322376 21881 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.322604 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.323324 21338 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.326460 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.327224 21339 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
W20260709 14:56:48.328466 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.291962 21968 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:48.310959 21082 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:48.304332 21940 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:48.319043 21337 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:48.320168 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:48.345384 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 66328.5us
I20260709 14:56:48.330354 21155 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.318786 21933 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.313555 21185 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:48.308630 21811 raft_consensus.cc:3060] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.343525 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.309319 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.347081 21158 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.362072 21158 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.345638 21340 raft_consensus.cc:2376] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1. Re-sending same reply.
I20260709 14:56:48.318989 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.351218 21080 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:48.366518 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.371949 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.373939 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.346613 21940 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.374802 21339 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.351830 21933 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:48.378749 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 205648us
I20260709 14:56:48.366124 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:48.383448 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:48.375211 21766 raft_consensus.cc:2804] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.396193 21232 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.390980 21339 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:48.392045 21936 raft_consensus.cc:2749] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.381049 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.330964 21939 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:48.390895 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 78473.5us
I20260709 14:56:48.404337 21881 raft_consensus.cc:2749] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.411316 21939 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:48.394411 21944 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.295418 21965 consensus_queue.cc:237] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:48.385573 21933 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.394649 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.381552 21813 raft_consensus.cc:2804] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.403420 21232 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.407569 21340 raft_consensus.cc:1240] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.421916 21339 raft_consensus.cc:3055] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.422490 21339 raft_consensus.cc:740] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:48.422610 21340 raft_consensus.cc:1240] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.397774 21766 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:48.423848 21766 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.419549 21813 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:48.429986 21813 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:48.430570 21970 log.cc:927] Time spent T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.191s	user 0.001s	sys 0.001s
I20260709 14:56:48.432111 21082 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:48.404716 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:48.433645 21082 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.434536 21915 raft_consensus.cc:2804] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.435233 21915 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:48.435439 21082 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:48.435638 21964 raft_consensus.cc:2749] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.409838 21331 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:48.437678 21915 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.417038 21924 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.385452 21834 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.418422 21389 tablet_bootstrap.cc:492] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:48.398819 21155 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:48.443318 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 44603.5us
I20260709 14:56:48.442209 21389 ts_tablet_manager.cc:1403] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.538s	user 0.013s	sys 0.006s
I20260709 14:56:48.442175 21385 tablet_bootstrap.cc:492] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024: No bootstrap required, opened a new log
I20260709 14:56:48.445191 21385 ts_tablet_manager.cc:1403] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024: Time spent bootstrapping tablet: real 0.507s	user 0.026s	sys 0.013s
I20260709 14:56:48.399304 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.441525 21797 raft_consensus.cc:2749] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:48.450223 21911 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:56:48.449941 21936 consensus_queue.cc:1059] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:48.435133 21336 raft_consensus.cc:1240] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:48.456208 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 53003.3us
W20260709 14:56:48.456451 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 94505us
I20260709 14:56:48.428862 21639 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:48.460381 21158 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.445888 21914 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.451910 21924 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:48.477411 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.467617 21911 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.479610 21639 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:48.455523 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.475688 21964 raft_consensus.cc:2749] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.479403 21911 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.480767 21187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 143) took 1190 ms. Trace:
I20260709 14:56:48.487424 21187 rpcz_store.cc:276] 0709 14:56:47.300417 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.420914 (+1120497us) service_pool.cc:224] Handling call
0709 14:56:48.480677 (+ 59763us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:48.488020 21385 raft_consensus.cc:359] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.488847 21385 raft_consensus.cc:385] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.489676 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.489593 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:48.493832 21940 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.495980 21940 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.496567 21964 consensus_queue.cc:1048] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:48.493749 21966 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:48.499294 21964 consensus_queue.cc:1059] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:48.500527 21338 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:48.501097 21978 raft_consensus.cc:3055] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.501675 21978 raft_consensus.cc:740] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:48.457079 21918 raft_consensus.cc:2804] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.503815 21389 raft_consensus.cc:359] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.504835 21389 raft_consensus.cc:385] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.489135 21385 raft_consensus.cc:740] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.503798 21158 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.505155 21389 raft_consensus.cc:740] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:48.507700 21339 consensus_queue.cc:260] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.467041 21921 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:48.511299 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 232336us
I20260709 14:56:48.513310 21158 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.510285 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.514384 21389 consensus_queue.cc:260] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.517788 21158 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.517557 21385 consensus_queue.cc:260] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.516644 21229 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:48.416549 21932 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.516153 21232 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:48.520726 21158 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:48.521687 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 180782us
I20260709 14:56:48.523726 21158 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.507805 21918 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:48.515522 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.524849 21229 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:48.527534 21975 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:56:48.514568 21978 consensus_queue.cc:260] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.507577 21924 raft_consensus.cc:697] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:48.481431 21974 consensus_queue.cc:1059] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.126s
I20260709 14:56:48.527374 21339 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.481184 21945 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.532224 21335 raft_consensus.cc:1240] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.533381 21911 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:48.533169 21924 consensus_queue.cc:237] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.533769 21389 ts_tablet_manager.cc:1434] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260709 14:56:48.517262 21879 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.533893 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.534409 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.526187 21918 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.534832 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:48.546475 21116 raft_consensus.cc:2393] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:48.536576 21387 tablet_bootstrap.cc:492] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: No bootstrap required, opened a new log
I20260709 14:56:48.497093 21813 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.522620 21337 raft_consensus.cc:1240] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.519742 21964 raft_consensus.cc:2749] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.524542 21965 raft_consensus.cc:2749] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.542155 21983 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.549634 21385 ts_tablet_manager.cc:1434] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024: Time spent starting tablet: real 0.104s	user 0.002s	sys 0.006s
I20260709 14:56:48.544814 21339 raft_consensus.cc:1275] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:48.547605 21387 ts_tablet_manager.cc:1403] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent bootstrapping tablet: real 0.617s	user 0.013s	sys 0.022s
I20260709 14:56:48.528834 21776 raft_consensus.cc:2749] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:56:48.557053 21930 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:56:48.557739 21965 consensus_queue.cc:1048] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:48.559799 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.525518 21082 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:48.561295 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 49385.2us
I20260709 14:56:48.561929 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.564114 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.564845 21188 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:48.570107 21184 raft_consensus.cc:1240] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.573697 21768 raft_consensus.cc:3055] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.574275 21768 raft_consensus.cc:740] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:48.575011 21932 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.575325 21389 tablet_bootstrap.cc:492] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:48.528369 21975 consensus_queue.cc:1048] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 14:56:48.578243 21306 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:48.578414 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 62375.8us
W20260709 14:56:48.578722 21306 connection.cc:256] RPC call timeout handler was delayed by -1.6508572640001375s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1542s for a response
W20260709 14:56:48.579092 21306 connection.cc:256] RPC call timeout handler was delayed by -1.4060572640000828s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1814s for a response
W20260709 14:56:48.579380 21306 connection.cc:256] RPC call timeout handler was delayed by -1.3781572640001514s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1845s for a response
W20260709 14:56:48.579661 21306 connection.cc:256] RPC call timeout handler was delayed by -1.2683572640000875s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1967s for a response
W20260709 14:56:48.580286 21306 connection.cc:256] RPC call timeout handler was delayed by -1.2269572640001343s: 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
W20260709 14:56:48.580575 21306 connection.cc:256] RPC call timeout handler was delayed by -1.1117572640000617s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2141s for a response
W20260709 14:56:48.580879 21306 connection.cc:256] RPC call timeout handler was delayed by -1.0829572640001288s: 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
I20260709 14:56:48.576077 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.550951 21111 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:48.581156 21306 connection.cc:256] RPC call timeout handler was delayed by -1.0721572640001114s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21850000000000003s for a response
I20260709 14:56:48.591122 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.595047 21915 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.547901 21966 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:48.558602 21881 raft_consensus.cc:2804] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.583626 21991 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.585976 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.589680 21191 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:48.633152 21940 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.584937 21879 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:48.605690 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.587142 21974 raft_consensus.cc:2804] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.586894 21811 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.590220 21945 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.579770 21232 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:48.703971 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 124266us
I20260709 14:56:48.704764 21232 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:48.649088 21813 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:48.594501 21766 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.714428 21232 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.719457 21931 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.712024 21896 raft_consensus.cc:2804] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.720958 21972 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.721370 21896 raft_consensus.cc:697] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:48.721446 21972 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:48.721889 21972 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:48.632131 21986 log.cc:927] Time spent T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 14:56:48.655504 21918 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:48.675338 21387 raft_consensus.cc:359] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.727388 21387 raft_consensus.cc:385] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:48.671403 21155 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:48.699216 21112 raft_consensus.cc:1240] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.689261 21263 raft_consensus.cc:1275] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:48.675359 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:48.690680 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:48.760251 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 88867.7us
I20260709 14:56:48.680171 21157 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:48.667407 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:48.588773 21979 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:48.761946 21979 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:48.762347 21979 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:48.763085 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 83015.1us
I20260709 14:56:48.682538 21990 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.718171 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.743558 21306 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.691521 21264 raft_consensus.cc:1275] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:48.759747 21387 raft_consensus.cc:740] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Initialized, Role: FOLLOWER
W20260709 14:56:48.683889 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 101306us
I20260709 14:56:48.695184 21834 raft_consensus.cc:3055] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.697717 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.700453 21811 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:48.765771 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:48.691617 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.688982 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.769685 21389 tablet_bootstrap.cc:654] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:48.762682 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:48.710301 21916 consensus_queue.cc:1175] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1804eb39fbfc4f0686359f2c66023517" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:56:48.670758 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.743831 21966 consensus_queue.cc:1059] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 14:56:48.713761 21766 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:48.697041 21113 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.768214 21639 raft_consensus.cc:2804] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:48.690757 21978 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.575223 21768 consensus_queue.cc:260] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.693199 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:48.665361 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:48.695855 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.687580 21881 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:48.658898 21933 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.722374 21896 consensus_queue.cc:237] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.770555 21834 raft_consensus.cc:740] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:48.687773 21991 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:48.689911 21940 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:48.816576 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:48.799381 21117 raft_consensus.cc:2393] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:56:48.826285 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 49512.2us
I20260709 14:56:48.771144 21109 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:48.809180 21232 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:48.817720 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 74223.8us
I20260709 14:56:48.698184 21974 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.765743 21795 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:48.829380 21158 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:48.772032 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 208969us
I20260709 14:56:48.823982 21335 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.834513 21639 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:48.838559 21229 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.826983 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.821133 21968 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.821410 21334 raft_consensus.cc:1240] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.807593 21921 raft_consensus.cc:2749] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.804363 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:48.916566 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 107458us
W20260709 14:56:48.917945 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 53366.7us
I20260709 14:56:48.918439 21232 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:48.916448 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 58512.9us
I20260709 14:56:48.920287 21306 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.921968 21158 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.869788 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:48.924414 21339 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:48.847173 21930 raft_consensus.cc:3055] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:48.950860 21930 raft_consensus.cc:740] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:48.925872 21116 raft_consensus.cc:1275] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:48.951992 21190 raft_consensus.cc:1240] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.926753 21940 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.928787 21184 raft_consensus.cc:1240] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.842546 21881 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.805050 21990 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:48.929461 21964 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.929859 21795 raft_consensus.cc:697] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:48.930110 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:48.840976 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:48.930753 21189 raft_consensus.cc:1240] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.931139 21192 raft_consensus.cc:2393] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:48.931847 21961 raft_consensus.cc:2749] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:48.861874 21974 raft_consensus.cc:3060] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.932899 21972 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.934386 21936 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.936291 21232 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:48.936595 21811 consensus_queue.cc:1059] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:48.937599 21944 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.923462 21639 raft_consensus.cc:3060] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:48.844022 21918 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:48.846588 21834 consensus_queue.cc:260] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:48.944382 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.044936 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:56:49.045164 21080 leader_election.cc:336] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.903s (SENT)
I20260709 14:56:49.045862 21080 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:49.046106 21185 raft_consensus.cc:2393] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:49.037940 21940 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.923014 21387 consensus_queue.cc:260] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:48.953404 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 114949us
I20260709 14:56:48.953884 21115 raft_consensus.cc:1240] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.842438 21186 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:48.847431 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.063815 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.947465 21155 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:48.958062 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:48.958858 21306 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:48.928668 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:48.843952 21933 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.980000 21116 raft_consensus.cc:1240] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.941735 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:48.922251 21965 raft_consensus.cc:2749] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.857265 21975 consensus_queue.cc:1048] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.106s
I20260709 14:56:49.075481 21258 raft_consensus.cc:3060] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.867713 21991 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:48.959532 21968 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:48.981916 21966 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:48.953053 21932 raft_consensus.cc:2749] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:48.978786 21980 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:48.984736 21946 consensus_queue.cc:1059] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.214s
W20260709 14:56:49.034226 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 98005.5us
I20260709 14:56:48.983793 21914 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:49.054694 21387 ts_tablet_manager.cc:1434] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent starting tablet: real 0.504s	user 0.003s	sys 0.011s
I20260709 14:56:49.030519 21187 raft_consensus.cc:1240] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:48.992309 21978 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:56:49.069017 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 110219us
I20260709 14:56:49.073345 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:48.990893 21766 consensus_queue.cc:1048] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.070s
I20260709 14:56:49.080487 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.081532 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.053180 21952 raft_consensus.cc:2749] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.054811 21768 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:48.990376 21964 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.101147 21963 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.101192 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:49.103225 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 155836us
I20260709 14:56:49.119910 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:49.115046 21387 ts_tablet_manager.cc:1467] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Tablet startup took 564ms
I20260709 14:56:49.137025 21334 raft_consensus.cc:1240] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.076807 21921 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.125440 21080 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:49.136773 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.039239 21936 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.186599 21389 tablet_bootstrap.cc:492] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:49.209117 21389 ts_tablet_manager.cc:1403] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.657s	user 0.029s	sys 0.019s
I20260709 14:56:49.109216 21933 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.188292 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.021458 21992 consensus_queue.cc:1059] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.086s
I20260709 14:56:48.980581 21930 consensus_queue.cc:260] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.117617 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.204234 21261 raft_consensus.cc:2393] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:49.197760 21266 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:49.113996 21232 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:49.189219 21990 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:49.204188 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 79002.3us
W20260709 14:56:49.235059 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.235535 21266 raft_consensus.cc:1240] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.055136 21881 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.204670 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:49.185835 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.188876 21831 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.098723 21901 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.110487 21966 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:49.185463 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 79094.9us
W20260709 14:56:49.227228 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 88083.4us
I20260709 14:56:49.191422 21797 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:49.199617 21387 ts_tablet_manager.cc:1469] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Trace:
0709 14:56:30.674392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.677582 (+  3190us) service_pool.cc:224] Handling call
0709 14:56:30.739123 (+ 61541us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.739247 (+   124us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.800331 (+ 61084us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.962217 (+161886us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.962734 (+   517us) inbound_call.cc:177] Queueing success response
0709 14:56:47.922661 (+16959927us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:48.551008 (+628347us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:48.575433 (+ 24425us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:48.577410 (+  1977us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":1026,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":128,"tablet-open.queue_time_us":16960015}
I20260709 14:56:49.132683 21980 raft_consensus.cc:697] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:49.232084 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:49.187233 22008 raft_consensus.cc:2804] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:49.232443 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:49.133671 21914 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.241093 21080 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:49.246263 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.211194 21952 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:56:49.247255 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 133326us
I20260709 14:56:49.267751 21232 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.266925 21339 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:49.225927 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:49.240180 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.202525 21963 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.257423 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:49.266475 21157 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:49.248086 21266 raft_consensus.cc:1240] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.269841 22012 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:49.270448 22005 consensus_queue.cc:1048] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:49.274350 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:49.279819 21306 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.276582 21190 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:49.280517 21232 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.248538 21918 raft_consensus.cc:2749] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.229530 21933 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:49.238293 21975 consensus_queue.cc:1048] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:56:49.281438 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:49.285446 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 44439.9us
I20260709 14:56:49.287372 21188 raft_consensus.cc:2393] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:49.288430 21306 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.255251 22008 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.197125 21795 consensus_queue.cc:237] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.253765 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:49.250912 21992 consensus_queue.cc:1243] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer 1804eb39fbfc4f0686359f2c66023517 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:56:49.271770 21930 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.313719 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:49.279677 21940 raft_consensus.cc:2749] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.280224 21257 raft_consensus.cc:1240] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.249138 21831 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.314108 21232 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.337401 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:49.336604 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 95474.6us
I20260709 14:56:49.286597 22012 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:49.338563 21265 raft_consensus.cc:1240] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.339565 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.266475 21797 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.310150 21932 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.314255 21916 raft_consensus.cc:2749] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.306295 22008 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.386875 21232 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.293609 21902 consensus_queue.cc:1059] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 14:56:49.337092 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.313786 21766 consensus_queue.cc:1059] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 14:56:49.388552 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:49.394963 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 138374us
I20260709 14:56:49.348357 21946 raft_consensus.cc:2749] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:56:49.395669 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 47430.4us
I20260709 14:56:49.399320 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.348506 22012 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:49.388660 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 43542.5us
I20260709 14:56:49.341190 21992 consensus_queue.cc:1059] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
W20260709 14:56:49.427301 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 127947us
I20260709 14:56:49.433527 21306 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:56:49.404162 21113 consensus_meta.cc:287] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.557s	user 0.010s	sys 0.002s
I20260709 14:56:49.310386 21952 consensus_queue.cc:1048] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.089s
I20260709 14:56:49.436403 21306 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.398432 21918 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:49.405347 21968 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:49.388187 21921 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.440302 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.454422 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:49.471690 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.471916 21306 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:56:49.455894 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.473196 21306 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:49.482635 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:49.492688 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.444600 21918 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:49.489621 21335 consensus_meta.cc:287] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.565s	user 0.008s	sys 0.004s
I20260709 14:56:49.500933 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.446740 21915 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:49.502494 22011 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:49.502946 22014 raft_consensus.cc:2749] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.554369 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:49.503139 21963 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:49.503547 22013 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.425177 21983 consensus_queue.cc:1059] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.086s
I20260709 14:56:49.441123 21113 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:49.440860 21776 consensus_queue.cc:1059] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:56:49.385529 21980 consensus_queue.cc:237] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:49.498391 21998 log.cc:927] Time spent T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Append to log took a long time: real 0.290s	user 0.000s	sys 0.002s
I20260709 14:56:49.438189 22009 consensus_queue.cc:1059] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.110s
I20260709 14:56:49.499137 21964 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:49.525713 21918 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:49.582584 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:49.441429 21916 consensus_queue.cc:1059] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 14:56:49.585431 21389 raft_consensus.cc:359] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.526789 21966 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:49.483724 21974 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:49.593107 21389 raft_consensus.cc:385] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.498955 21881 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:49.547626 22018 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.601863 21389 raft_consensus.cc:740] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.614434 21389 consensus_queue.cc:260] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.609162 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:49.592600 22004 log.cc:927] Time spent T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.271s	user 0.001s	sys 0.000s
I20260709 14:56:49.555233 21639 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:49.590086 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:49.591162 21936 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:49.592952 21933 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:49.623783 22003 log.cc:927] Time spent T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.149s	user 0.001s	sys 0.001s
I20260709 14:56:49.630595 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:49.631408 21114 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:49.548322 22015 consensus_queue.cc:1048] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.288s
I20260709 14:56:49.625006 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:49.619756 21914 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:49.632459 21389 ts_tablet_manager.cc:1434] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.423s	user 0.013s	sys 0.006s
I20260709 14:56:49.678534 21116 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:49.682193 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 206396us
I20260709 14:56:49.686470 21266 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
W20260709 14:56:49.626533 21111 consensus_meta.cc:287] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.903s	user 0.009s	sys 0.005s
I20260709 14:56:49.624879 22011 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:49.691679 21229 leader_election.cc:343] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:49.674371 21979 consensus_meta.cc:287] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.912s	user 0.015s	sys 0.000s
W20260709 14:56:49.654909 21258 consensus_meta.cc:287] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.575s	user 0.007s	sys 0.003s
I20260709 14:56:49.635109 21183 raft_consensus.cc:1240] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.632437 21191 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.626294 21797 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:49.705847 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 121) took 1005 ms. Trace:
I20260709 14:56:49.647727 22009 raft_consensus.cc:3055] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:56:49.701959 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 228814us
I20260709 14:56:49.717819 21116 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:49.702270 21229 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:49.655014 21944 raft_consensus.cc:3055] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.646003 21972 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:49.715729 21117 rpcz_store.cc:276] 0709 14:56:48.700256 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.855717 (+155461us) service_pool.cc:224] Handling call
0709 14:56:48.945562 (+ 89845us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:48.946007 (+   445us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:48.946038 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:48.946546 (+   508us) log.cc:844] Serialized 26 byte log entry
0709 14:56:49.093334 (+146788us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:49.093419 (+    85us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:49.093529 (+   110us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:49.705549 (+612020us) raft_consensus.cc:1685] finished
0709 14:56:49.705573 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:49.705773 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":164,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":156,"thread_start_us":101110,"threads_started":1,"wal-append.queue_time_us":123369}
I20260709 14:56:49.693681 22011 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.730406 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:49.649755 21974 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:49.717196 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.694862 21111 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:49.720546 21944 raft_consensus.cc:740] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:56:49.722967 21304 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.633942 22019 consensus_queue.cc:1059] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.089s
I20260709 14:56:49.724680 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:49.712801 21258 raft_consensus.cc:2468] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:49.717936 22009 raft_consensus.cc:740] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:49.742377 21961 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.705083 21946 consensus_queue.cc:1059] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:56:49.736814 21911 raft_consensus.cc:2749] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.742842 22009 consensus_queue.cc:260] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.744202 21946 raft_consensus.cc:3055] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.744596 21946 raft_consensus.cc:740] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:49.744649 22009 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.745019 21111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 188) took 1274 ms. Trace:
I20260709 14:56:49.745532 21111 rpcz_store.cc:276] 0709 14:56:48.464223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.512557 (+ 48334us) service_pool.cc:224] Handling call
0709 14:56:49.738788 (+1226231us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:49.746567 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.712795 21979 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:49.747757 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:49.726382 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:49.749025 21979 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:49.726758 21333 raft_consensus.cc:1240] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.749496 21263 raft_consensus.cc:1240] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.750423 21190 raft_consensus.cc:1240] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.750622 21944 consensus_queue.cc:260] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:49.751330 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.751658 21190 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.752143 21944 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.635377 21639 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:49.734867 21306 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:49.729683 21916 raft_consensus.cc:2749] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:56:49.736217 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 242054us
W20260709 14:56:49.741552 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.746676 21108 raft_consensus.cc:3055] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.732216 21266 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:49.752475 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 190) took 1287 ms. Trace:
I20260709 14:56:49.755906 21229 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:49.756067 21112 raft_consensus.cc:1240] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.756378 22019 raft_consensus.cc:3055] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:56:49.755363 21155 leader_election.cc:343] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:49.754544 21115 raft_consensus.cc:1240] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.748936 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:49.758678 21117 raft_consensus.cc:1240] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:49.742456 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 94) took 1372 ms (client timeout 1511 ms). Trace:
I20260709 14:56:49.750624 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:49.760593 21336 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:49.780505 22020 raft_consensus.cc:2749] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.761829 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.781446 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.781637 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:49.782017 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.743037 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.767084 21339 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:49.789537 21229 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:49.786883 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.766177 22019 raft_consensus.cc:740] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:49.791638 21940 raft_consensus.cc:3055] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:49.765362 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:49.762451 21113 rpcz_store.cc:276] 0709 14:56:48.465456 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.477073 (+ 11617us) service_pool.cc:224] Handling call
0709 14:56:49.752227 (+1275154us) spinlock_profiling.cc:243] Waited 219 ms on lock 0x7b5400395dd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:49.752394 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":503310208}
W20260709 14:56:49.775588 21192 rpcz_store.cc:269] 0709 14:56:48.370123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.373128 (+  3005us) service_pool.cc:224] Handling call
0709 14:56:48.670610 (+297482us) spinlock_profiling.cc:243] Waited 2.22 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:49.742166 (+1071556us) spinlock_profiling.cc:243] Waited 19.4 ms on lock 0x7b540048add4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:49.742386 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":49608320}
I20260709 14:56:49.726423 21082 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:49.733438 22008 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:49.782219 22014 raft_consensus.cc:3055] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:49.781523 21811 consensus_queue.cc:1059] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:56:49.802615 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.792054 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:49.759020 21108 raft_consensus.cc:740] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:49.769053 21306 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:49.792054 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.978623 21117 raft_consensus.cc:3060] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.806406 21232 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:49.981227 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 174890us
I20260709 14:56:49.982879 21232 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:49.947419 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 157946us
I20260709 14:56:49.984100 21232 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:49.803793 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.786180 21980 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:49.806470 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.788513 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:49.752712 21946 consensus_queue.cc:260] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:49.954857 21331 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:56:49.803491 21338 raft_consensus.cc:1240] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:49.785984 22029 raft_consensus.cc:2804] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.972815 21155 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:49.803807 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:49.791697 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:49.978786 21266 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:49.781549 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:49.869989 21940 raft_consensus.cc:740] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:49.998512 21232 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:49.998600 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:49.987756 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:56:49.975293 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:49.954869 21921 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.958128 21932 raft_consensus.cc:2749] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:49.973757 21768 consensus_meta.cc:287] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.788s	user 0.011s	sys 0.002s
I20260709 14:56:49.970772 21902 raft_consensus.cc:2749] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.955125 21114 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 0.
I20260709 14:56:50.006649 21189 raft_consensus.cc:1240] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:50.011193 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 242214us
I20260709 14:56:50.006315 22021 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:49.972741 22014 raft_consensus.cc:740] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:49.988546 21952 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:49.979744 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 248686us
I20260709 14:56:49.996582 21916 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.002432 21979 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.003479 22029 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.006709 21924 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:50.038003 21306 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:50.021868 21972 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:50.029748 22012 consensus_meta.cc:287] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.580s	user 0.004s	sys 0.008s
I20260709 14:56:50.065408 21979 raft_consensus.cc:697] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:50.042873 22018 consensus_queue.cc:1059] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:50.045143 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:50.054941 21924 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.065927 21972 raft_consensus.cc:697] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:50.055331 22029 raft_consensus.cc:3060] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.988081 22027 consensus_queue.cc:1048] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
W20260709 14:56:50.065742 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:50.103631 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 85186us
I20260709 14:56:50.124487 21306 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:50.066419 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:50.060168 22030 log.cc:927] Time spent T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 14:56:50.059646 21966 raft_consensus.cc:2749] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:50.064209 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:50.069367 22012 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.080940 21157 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:50.058826 21965 consensus_queue.cc:1059] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:50.046602 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:50.013013 21111 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:50.003953 21980 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.031018 21921 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:50.099794 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:50.072788 21952 raft_consensus.cc:697] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:50.014827 22019 consensus_queue.cc:260] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.131091 21232 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:50.115617 22006 log.cc:927] Time spent T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.729s	user 0.007s	sys 0.010s
I20260709 14:56:50.138687 22009 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.121562 21924 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:50.129266 21918 consensus_meta.cc:287] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.528s	user 0.003s	sys 0.007s
I20260709 14:56:50.189330 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:50.189637 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 85) took 1093 ms. Trace:
I20260709 14:56:50.189424 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:50.190357 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:50.191181 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:50.119115 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:50.119242 22008 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:50.083618 21108 consensus_queue.cc:260] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.220726 22018 raft_consensus.cc:2749] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:50.118019 21082 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:50.112334 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:50.127261 21831 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:50.138729 21797 consensus_queue.cc:1059] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 14:56:50.217609 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:50.224714 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 93735.5us
W20260709 14:56:50.142314 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 86616.4us
I20260709 14:56:50.240648 21110 raft_consensus.cc:1240] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:50.225531 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 87683us
I20260709 14:56:50.066179 22014 consensus_queue.cc:260] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.258638 22025 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:50.259308 22007 raft_consensus.cc:2749] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:56:50.267350 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 46692us
I20260709 14:56:50.234165 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:50.270622 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 147072us
W20260709 14:56:50.263302 21930 consensus_meta.cc:287] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.924s	user 0.014s	sys 0.000s
W20260709 14:56:50.285655 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:50.314323 21232 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:50.273656 21979 consensus_queue.cc:237] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.266705 21192 raft_consensus.cc:1240] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:56:50.261197 21916 raft_consensus.cc:697] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:56:50.334576 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 253786us
I20260709 14:56:50.267663 21795 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:50.332979 21333 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:50.245695 21918 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.335515 21157 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:50.336052 21340 raft_consensus.cc:1275] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.265568 21112 raft_consensus.cc:2468] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 0.
I20260709 14:56:50.239923 22009 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.328130 21186 raft_consensus.cc:2393] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:50.239851 21262 rpcz_store.cc:276] 0709 14:56:49.097016 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.100948 (+  3932us) service_pool.cc:224] Handling call
0709 14:56:50.066219 (+965271us) spinlock_profiling.cc:243] Waited 14.5 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:50.189529 (+123310us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33307392}
I20260709 14:56:50.336274 21332 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.332021 21184 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:50.364171 21265 raft_consensus.cc:2368] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:50.366065 21918 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:50.276499 21972 consensus_queue.cc:237] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.367386 22034 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.347781 21338 raft_consensus.cc:2393] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:50.370396 21080 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:50.261418 22028 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:50.342027 22027 raft_consensus.cc:2804] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.359975 21965 raft_consensus.cc:2804] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.341876 21966 consensus_queue.cc:1059] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
W20260709 14:56:50.376577 21191 consensus_meta.cc:287] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.646s	user 0.000s	sys 0.012s
I20260709 14:56:50.347435 21831 consensus_queue.cc:1059] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:56:50.341925 21795 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:50.392045 22027 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.420287 22048 raft_consensus.cc:2804] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.421275 22048 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.421680 22048 raft_consensus.cc:3060] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.424679 21639 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:50.425532 21639 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:50.402456 22026 consensus_queue.cc:1059] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.169s
W20260709 14:56:50.411826 21261 consensus_meta.cc:287] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.737s	user 0.011s	sys 0.001s
I20260709 14:56:50.408491 21965 raft_consensus.cc:697] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:50.442045 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:50.442451 21965 consensus_queue.cc:237] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.446296 21117 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:50.409708 21191 raft_consensus.cc:2468] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:50.404247 21916 consensus_queue.cc:237] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.379532 22038 consensus_queue.cc:1048] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.111s
I20260709 14:56:50.436247 21831 consensus_queue.cc:1243] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Peer 1804eb39fbfc4f0686359f2c66023517 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:56:50.456828 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:50.436354 22027 raft_consensus.cc:3060] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.456570 22043 consensus_queue.cc:1059] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:56:50.413475 21260 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:50.336091 21952 consensus_queue.cc:237] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.443626 22012 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:50.460913 22031 log.cc:927] Time spent T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.311s	user 0.000s	sys 0.002s
I20260709 14:56:50.454953 22007 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.449640 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:50.487251 21186 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:50.464691 21258 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:50.444326 21261 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
W20260709 14:56:50.496403 22035 log.cc:927] Time spent T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.178s	user 0.001s	sys 0.000s
I20260709 14:56:50.470682 21262 raft_consensus.cc:1275] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:50.465982 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:50.504446 21259 raft_consensus.cc:2393] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:50.488729 21980 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:50.523702 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:50.523904 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 179) took 1733 ms. Trace:
I20260709 14:56:50.543778 21795 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:50.545524 21966 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.546319 21966 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.406500 22034 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.490612 22012 consensus_queue.cc:1059] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:56:50.517376 21902 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:50.515662 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:50.525416 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 188) took 1030 ms. Trace:
I20260709 14:56:50.549017 21966 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:50.506210 22007 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.570797 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 174) took 1808 ms. Trace:
I20260709 14:56:50.551949 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:50.571466 21331 consensus_meta.cc:287] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.561s	user 0.008s	sys 0.005s
I20260709 14:56:50.585070 21921 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:50.573697 22015 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:50.601104 21991 raft_consensus.cc:3055] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.601625 21991 raft_consensus.cc:740] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:50.571329 21335 rpcz_store.cc:276] 0709 14:56:48.761955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.765170 (+  3215us) service_pool.cc:224] Handling call
0709 14:56:48.816808 (+ 51638us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:49.585105 (+768297us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:49.589692 (+  4587us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:49.627294 (+ 37602us) log.cc:844] Serialized 26 byte log entry
0709 14:56:49.871944 (+244650us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:49.933727 (+ 61783us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:49.971143 (+ 37416us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:50.570533 (+599390us) raft_consensus.cc:1685] finished
0709 14:56:50.570561 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:50.570728 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":34737,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":3570,"thread_start_us":96964,"threads_started":1,"wal-append.queue_time_us":341637}
I20260709 14:56:50.565560 21262 rpcz_store.cc:276] 0709 14:56:49.525415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.393873 (+868458us) service_pool.cc:224] Handling call
0709 14:56:50.435409 (+ 41536us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:50.509698 (+ 74289us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:50.525327 (+ 15629us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:50.605418 21331 raft_consensus.cc:1275] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:50.531852 21263 rpcz_store.cc:276] 0709 14:56:48.819775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:48.820975 (+  1200us) service_pool.cc:224] Handling call
0709 14:56:48.837733 (+ 16758us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:49.749983 (+912250us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:50.523572 (+773589us) spinlock_profiling.cc:243] Waited 908 ms on lock 0x7b5400323054. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:50.523803 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2088621952}
I20260709 14:56:50.607071 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:50.610116 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:50.612317 22020 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.578539 22009 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:50.612969 22020 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:50.615903 21795 consensus_queue.cc:1048] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:50.565032 21902 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.598163 22034 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:50.542078 21259 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:50.622284 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:50.571988 22007 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:50.627912 21192 raft_consensus.cc:1275] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.605757 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:50.608255 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:50.635430 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 304385us
I20260709 14:56:50.607322 21331 raft_consensus.cc:1275] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:50.562981 22029 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.643513 21157 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:50.643735 21259 raft_consensus.cc:1240] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:50.648701 21116 raft_consensus.cc:1240] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:50.638790 21944 consensus_meta.cc:287] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.881s	user 0.011s	sys 0.003s
I20260709 14:56:50.623309 22008 consensus_queue.cc:1059] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:56:50.646124 21258 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:50.654881 21305 connection.cc:256] RPC call timeout handler was delayed by -1.0098268949999465s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15180000000000002s for a response
I20260709 14:56:50.669034 21257 raft_consensus.cc:2393] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:50.655396 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:50.663319 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:50.671306 21116 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 0.
I20260709 14:56:50.652277 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:50.652375 22027 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:50.639187 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 521262us
W20260709 14:56:50.657070 21187 consensus_meta.cc:287] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.523s	user 0.011s	sys 0.000s
W20260709 14:56:50.838903 21266 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.005s	sys 0.025s
W20260709 14:56:50.841794 21266 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.006s	sys 0.025s
I20260709 14:56:50.788061 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:50.838363 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 468017us
I20260709 14:56:50.842809 21116 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:50.733188 21306 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:50.843619 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:50.650765 22007 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:56:50.836288 21190 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.035s	sys 0.020s
I20260709 14:56:50.701745 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:50.847049 21117 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:50.836266 21232 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:56:50.845214 21190 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.623s	user 0.036s	sys 0.021s
I20260709 14:56:50.848853 21232 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:50.810777 21083 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:50.786449 21831 raft_consensus.cc:3055] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:56:50.786331 22011 consensus_meta.cc:287] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 1.049s	user 0.014s	sys 0.001s
W20260709 14:56:50.865031 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 131918us
W20260709 14:56:50.836223 21983 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.007s	sys 0.023s
I20260709 14:56:50.797027 22029 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:50.795190 22046 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:50.732388 21966 consensus_queue.cc:1059] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.135s
I20260709 14:56:50.813213 22034 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:50.707926 21944 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:50.847337 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 150918us
I20260709 14:56:50.783548 21902 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:50.752492 22008 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.813066 21980 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:50.866328 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 55755.3us
I20260709 14:56:50.731890 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:50.732824 21157 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:50.939767 21083 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:50.939881 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 207180us
I20260709 14:56:50.869985 21932 raft_consensus.cc:2804] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.670804 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:50.789955 21331 raft_consensus.cc:1275] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:50.870407 21983 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.552s	user 0.008s	sys 0.024s
I20260709 14:56:50.841709 21187 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:50.665342 21924 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.839715 21768 consensus_queue.cc:1059] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:56:50.864519 22038 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:50.722939 21332 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:50.889071 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:50.950011 21932 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.696297 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 100) took 1137 ms. Trace:
I20260709 14:56:50.849291 22007 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.848541 21338 raft_consensus.cc:1240] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:50.845872 21192 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:50.869091 21831 raft_consensus.cc:740] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:50.723984 21113 raft_consensus.cc:1240] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:50.752056 21921 consensus_queue.cc:1059] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.124s
I20260709 14:56:50.871754 22026 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:50.873700 21082 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:50.961028 22056 consensus_queue.cc:1048] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:56:50.979907 21921 raft_consensus.cc:3055] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.981132 21921 raft_consensus.cc:740] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:50.981448 21335 raft_consensus.cc:1240] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:50.876361 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:50.982899 21186 raft_consensus.cc:2468] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:56:50.983012 21921 consensus_queue.cc:260] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.874089 22011 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.708169 22048 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:50.985855 21921 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.987229 21940 consensus_queue.cc:260] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.988101 22048 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:50.955080 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 55900us
I20260709 14:56:50.895856 21918 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:50.868178 21916 raft_consensus.cc:2804] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.949638 21965 raft_consensus.cc:2804] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:50.952446 21952 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.956317 22027 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:50.895722 21944 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:50.896030 22034 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:50.885536 22046 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:50.963629 21983 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.951658 21980 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:50.945013 22008 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:50.964017 22038 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.971551 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:50.992619 22050 log.cc:927] Time spent T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.142s	user 0.001s	sys 0.001s
I20260709 14:56:50.968238 21932 raft_consensus.cc:3060] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.956770 21305 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:50.981066 22056 raft_consensus.cc:2749] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:56:50.980243 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 129526us
I20260709 14:56:50.978627 22043 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.996167 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 180) took 1316 ms. Trace:
I20260709 14:56:51.030561 21340 rpcz_store.cc:276] 0709 14:56:49.680052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.680409 (+   357us) service_pool.cc:224] Handling call
0709 14:56:49.680688 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:50.345597 (+664909us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:50.995774 (+650177us) spinlock_profiling.cc:243] Waited 654 ms on lock 0x7b540017d754. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:50.996067 (+   293us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1505279872}
I20260709 14:56:50.969808 22007 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:51.023537 22038 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:51.032326 21183 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
W20260709 14:56:51.034111 21304 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:51.040935 22046 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:51.002199 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:50.991560 22051 log.cc:927] Time spent T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.098s	user 0.001s	sys 0.001s
I20260709 14:56:51.045291 21264 raft_consensus.cc:2410] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:51.045879 21944 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:50.998878 22026 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:50.993868 21946 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.018565 21918 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:51.002382 21768 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:51.043949 22063 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:50.998219 21831 consensus_queue.cc:260] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:51.045997 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 186) took 1659 ms. Trace:
I20260709 14:56:50.988821 21940 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:51.008168 21965 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:51.063807 21768 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:51.064333 22063 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:51.070644 22063 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.994199 21924 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:51.041620 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 97272.6us
I20260709 14:56:51.054769 22008 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:51.056205 22034 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:51.054206 21083 leader_election.cc:304] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:51.056988 21258 raft_consensus.cc:1240] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:51.023521 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:51.033051 22027 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:51.010426 21983 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:51.060286 22026 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.064917 21266 rpcz_store.cc:276] 0709 14:56:49.424218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.220141 (+795923us) service_pool.cc:224] Handling call
0709 14:56:50.220646 (+   505us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:50.221066 (+   420us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:50.221097 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:50.221646 (+   549us) log.cc:844] Serialized 26 byte log entry
0709 14:56:50.842208 (+620562us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:50.842238 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:50.842298 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:51.045785 (+203487us) raft_consensus.cc:1685] finished
0709 14:56:51.045806 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:51.045938 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7931,"raft.queue_time_us":1234,"raft.run_cpu_time_us":355,"raft.run_wall_time_us":41098,"thread_start_us":620152,"threads_started":1,"wal-append.queue_time_us":624217}
I20260709 14:56:50.967603 21259 rpcz_store.cc:276] 0709 14:56:49.549799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.642971 (+1093172us) service_pool.cc:224] Handling call
0709 14:56:50.643460 (+   489us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:50.650536 (+  7076us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:50.687588 (+ 37052us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:51.028522 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:51.040923 21338 raft_consensus.cc:3055] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:51.064637 21831 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:51.045861 21264 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 80) took 1985 ms (client timeout 2141 ms). Trace:
I20260709 14:56:51.074985 21918 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:51.158432 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:51.715694 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:51.696132 22007 consensus_meta.cc:287] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.650s	user 0.008s	sys 0.000s
I20260709 14:56:51.727691 22069 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:51.727489 22007 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:51.728469 22069 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:51.059525 21916 raft_consensus.cc:697] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:51.072986 21965 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:51.670904 21921 consensus_meta.cc:287] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.684s	user 0.011s	sys 0.000s
W20260709 14:56:51.411391 22054 log.cc:927] Time spent T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.321s	user 0.000s	sys 0.000s
W20260709 14:56:51.588464 21946 consensus_meta.cc:287] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.530s	user 0.009s	sys 0.000s
W20260709 14:56:51.563423 22038 consensus_meta.cc:287] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.530s	user 0.005s	sys 0.005s
I20260709 14:56:52.042052 22007 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:51.702883 21980 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:51.699913 22063 consensus_meta.cc:287] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.629s	user 0.010s	sys 0.003s
I20260709 14:56:51.066740 22043 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:51.411695 22062 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:51.737475 21932 consensus_meta.cc:287] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.669s	user 0.002s	sys 0.009s
I20260709 14:56:52.046310 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 152) took 1035 ms. Trace:
I20260709 14:56:51.390374 21952 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:51.083946 22064 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:51.699527 21338 raft_consensus.cc:740] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
W20260709 14:56:51.993872 21940 consensus_meta.cc:287] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.920s	user 0.008s	sys 0.003s
I20260709 14:56:52.038954 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:51.731791 22008 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:51.106781 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 120) took 1480 ms (client timeout 1620 ms). Trace:
W20260709 14:56:51.551260 21304 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:51.077144 21082 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
W20260709 14:56:51.701725 21192 consensus_meta.cc:287] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.699s	user 0.011s	sys 0.000s
I20260709 14:56:52.103864 21980 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:51.736594 22027 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:52.125524 21232 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.103s	user 0.039s	sys 0.055s
I20260709 14:56:52.099627 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 178) took 1300 ms. Trace:
I20260709 14:56:52.080288 21918 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:52.133306 21188 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 107) took 2874 ms (client timeout 2065 ms). Trace:
W20260709 14:56:51.709513 21264 rpcz_store.cc:269] 0709 14:56:49.060628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.072211 (+ 11583us) service_pool.cc:224] Handling call
0709 14:56:50.985118 (+1912907us) spinlock_profiling.cc:243] Waited 8.88 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:51.045796 (+ 60678us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20433792}
I20260709 14:56:52.103164 21946 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:52.148609 21188 rpcz_store.cc:269] 0709 14:56:49.252642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.313521 (+ 60879us) service_pool.cc:224] Handling call
0709 14:56:52.038735 (+2725214us) spinlock_profiling.cc:243] Waited 2.63 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:52.126803 (+ 88068us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6052096}
I20260709 14:56:52.149405 21921 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.150038 21921 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.150328 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.151943 22000 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.147686 21259 raft_consensus.cc:1240] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.152606 22000 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.153541 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 126) took 2507 ms. Trace:
I20260709 14:56:52.153949 21259 rpcz_store.cc:276] 0709 14:56:49.646587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.048708 (+2402121us) service_pool.cc:224] Handling call
0709 14:56:52.128346 (+ 79638us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.153221 (+ 24875us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.153475 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.154959 22000 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.155552 21259 raft_consensus.cc:1240] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:52.141144 21192 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:56:52.156944 21183 raft_consensus.cc:1240] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:52.141721 21952 raft_consensus.cc:2804] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:52.157900 21952 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.142817 22064 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:52.158764 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 186) took 1527 ms (client timeout 1989 ms). Trace:
W20260709 14:56:52.159173 21192 rpcz_store.cc:269] 0709 14:56:50.631075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.650378 (+ 19303us) service_pool.cc:224] Handling call
0709 14:56:52.158704 (+1508326us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.159880 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 167) took 3229 ms. Trace:
I20260709 14:56:52.160310 22064 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:52.161178 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 1.09857e+06us
I20260709 14:56:52.130038 22008 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.161386 21918 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.152189 21921 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.163357 22008 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:52.163453 21921 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.163968 21918 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.122483 21932 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.130767 21916 consensus_queue.cc:237] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.146435 21964 raft_consensus.cc:3055] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:52.165747 21964 raft_consensus.cc:740] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:52.166285 22027 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.166910 21932 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:52.166692 21964 consensus_queue.cc:260] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:52.143374 21232 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.121s	user 0.039s	sys 0.056s
I20260709 14:56:52.146224 21338 consensus_queue.cc:260] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.158262 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 175) took 1677 ms. Trace:
I20260709 14:56:52.160497 21192 raft_consensus.cc:1240] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
W20260709 14:56:52.170755 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:52.155108 21946 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.129611 22062 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.170843 21183 rpcz_store.cc:276] 0709 14:56:50.505561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:51.033590 (+528029us) service_pool.cc:224] Handling call
0709 14:56:52.156754 (+1123164us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.157372 (+   618us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.158005 (+   633us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b54000bc050. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.158170 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2582305536}
I20260709 14:56:52.173074 22069 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.173650 21946 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.164819 21983 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.099793 22038 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.174125 22062 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:52.126997 21260 rpcz_store.cc:269] 0709 14:56:49.634747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.783017 (+148270us) service_pool.cc:224] Handling call
0709 14:56:51.087205 (+1304188us) spinlock_profiling.cc:243] Waited 242 ms on lock 0x7b54002733d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:51.106701 (+ 19496us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":556449536}
I20260709 14:56:52.139807 22034 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.176440 21918 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.176571 22034 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.177408 21896 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.174748 22027 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.177049 21918 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.178025 21896 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.178756 22043 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.101375 22063 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.142228 22066 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.160359 21189 rpcz_store.cc:276] 0709 14:56:48.930146 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.046300 (+116154us) service_pool.cc:224] Handling call
0709 14:56:49.754892 (+708592us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:50.036674 (+281782us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.159063 (+2122389us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b540048add4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:52.159596 (+   533us) spinlock_profiling.cc:243] Waited 708 ms on lock 0x7b540048add0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.159783 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2194976896}
I20260709 14:56:52.170296 21338 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.164005 21921 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.103317 21305 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:52.164183 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 129) took 2516 ms. Trace:
I20260709 14:56:52.175769 21946 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.158270 21952 raft_consensus.cc:3060] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:52.146548 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 188) took 2691 ms. Trace:
I20260709 14:56:52.122537 21332 rpcz_store.cc:276] 0709 14:56:50.956433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:51.002901 (+ 46468us) service_pool.cc:224] Handling call
0709 14:56:51.992067 (+989166us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.178054 21232 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:52.173811 21183 raft_consensus.cc:1240] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.175863 22038 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.145442 21980 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.194104 21232 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:52.191797 21932 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.200551 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 188) took 1555 ms. Trace:
I20260709 14:56:52.200992 21189 rpcz_store.cc:276] 0709 14:56:50.644818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.190850 (+1546032us) service_pool.cc:224] Handling call
0709 14:56:52.200067 (+  9217us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.200285 (+   218us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.200302 (+    17us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.200336 (+    34us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.200354 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.200392 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.200495 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.183969 21946 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.202912 22042 raft_consensus.cc:3055] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:52.203387 22042 raft_consensus.cc:740] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:52.205207 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 189) took 1550 ms. Trace:
I20260709 14:56:52.206077 21189 rpcz_store.cc:276] 0709 14:56:50.654495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.204067 (+1549572us) service_pool.cc:224] Handling call
0709 14:56:52.204504 (+   437us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.204852 (+   348us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.204876 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.204920 (+    44us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.204946 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.204999 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.205143 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:52.192857 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 96412.7us
I20260709 14:56:52.208730 21305 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:52.208949 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 119) took 2615 ms. Trace:
I20260709 14:56:52.209436 21258 rpcz_store.cc:276] 0709 14:56:49.617685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.760047 (+1142362us) service_pool.cc:224] Handling call
0709 14:56:51.046456 (+286409us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:51.754278 (+707822us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.208696 (+454418us) spinlock_profiling.cc:243] Waited 251 ms on lock 0x7b54002738d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.208873 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":576175360}
I20260709 14:56:52.178138 22027 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.212852 21189 raft_consensus.cc:1240] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.145040 21186 rpcz_store.cc:276] 0709 14:56:50.797665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.984281 (+186616us) service_pool.cc:224] Handling call
0709 14:56:52.098133 (+1113852us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.214573 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 179) took 1158 ms. Trace:
I20260709 14:56:52.215574 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 187) took 1573 ms. Trace:
I20260709 14:56:52.215871 22068 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:52.204331 22042 consensus_queue.cc:260] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.192144 21192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 176) took 1674 ms. Trace:
I20260709 14:56:52.211400 21305 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:52.212442 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 189) took 1862 ms. Trace:
I20260709 14:56:52.219139 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.220345 21914 raft_consensus.cc:2749] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.220748 22027 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:52.221192 21229 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.227779 22038 raft_consensus.cc:2749] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.233790 21260 raft_consensus.cc:1275] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:52.250171 21914 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.250777 21914 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.219131 21921 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.228734 21189 rpcz_store.cc:276] 0709 14:56:51.056040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.207229 (+1151189us) service_pool.cc:224] Handling call
0709 14:56:52.212517 (+  5288us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.214235 (+  1718us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.214456 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.231940 21192 rpcz_store.cc:276] 0709 14:56:50.541570 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.159949 (+1618379us) service_pool.cc:224] Handling call
0709 14:56:52.160301 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.180435 (+ 20134us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.191079 (+ 10644us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.180943 22066 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.229492 21183 rpcz_store.cc:276] 0709 14:56:50.642431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.173283 (+1530852us) service_pool.cc:224] Handling call
0709 14:56:52.173627 (+   344us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.195363 (+ 21736us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.215439 (+ 20076us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:52.239879 21083 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.003s	sys 0.003s
W20260709 14:56:52.265829 21083 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.551s	user 0.003s	sys 0.003s
I20260709 14:56:52.268323 22066 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:52.240491 21831 consensus_meta.cc:287] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.504s	user 0.008s	sys 0.000s
W20260709 14:56:52.232304 21261 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 116) took 2803 ms (client timeout 1819 ms). Trace:
I20260709 14:56:52.269606 22034 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.243294 21980 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:52.234572 21258 rpcz_store.cc:276] 0709 14:56:50.375333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.210433 (+1835100us) service_pool.cc:224] Handling call
0709 14:56:52.210846 (+   413us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.212022 (+  1176us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.212057 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.212111 (+    54us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.212156 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.212220 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.212368 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.246201 22042 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.218014 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.229894 22068 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:52.222895 21187 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 98) took 2991 ms (client timeout 1785 ms). Trace:
W20260709 14:56:52.252647 21229 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.251855 21834 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.182827 21259 rpcz_store.cc:276] 0709 14:56:49.647510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.154844 (+2507334us) service_pool.cc:224] Handling call
0709 14:56:52.155294 (+   450us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:52.156058 (+   764us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.164123 (+  8065us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.262377 22071 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.263038 22078 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:52.264925 21158 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.003s	sys 0.007s
I20260709 14:56:52.252045 21972 consensus_queue.cc:1048] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
W20260709 14:56:52.266264 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 1.21215e+06us
I20260709 14:56:52.237423 21918 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:52.276763 21265 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 115) took 2967 ms (client timeout 2167 ms). Trace:
I20260709 14:56:52.275120 22074 raft_consensus.cc:2749] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.234776 22026 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:52.310662 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 99343.4us
I20260709 14:56:52.314276 21305 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:52.315081 22026 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.315584 21980 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.315825 21305 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:52.268608 21952 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.281482 21332 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
W20260709 14:56:52.302420 21158 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.003s	sys 0.007s
I20260709 14:56:52.246462 21338 raft_consensus.cc:1275] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:52.281695 22068 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.269665 21831 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:56:52.305474 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:52.307483 21265 rpcz_store.cc:269] 0709 14:56:49.343717 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.346810 (+  3093us) service_pool.cc:224] Handling call
0709 14:56:52.276489 (+2929679us) spinlock_profiling.cc:243] Waited 940 ms on lock 0x7b54001aead4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.276688 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2162280192}
I20260709 14:56:52.280162 21262 raft_consensus.cc:1240] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
W20260709 14:56:52.321974 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:52.323091 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:52.323501 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:52.304399 22063 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:52.283252 21921 raft_consensus.cc:2749] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.248696 21965 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:52.316526 21229 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.516s (SENT) [suppressed 49 similar messages]
I20260709 14:56:52.285930 21336 raft_consensus.cc:2393] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:52.316524 21980 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:52.320427 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 126424us
I20260709 14:56:52.303711 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 180) took 1245 ms. Trace:
I20260709 14:56:52.320577 22034 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:52.270009 21261 rpcz_store.cc:269] 0709 14:56:49.460820 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.487228 (+ 26408us) service_pool.cc:224] Handling call
0709 14:56:52.228348 (+2741120us) spinlock_profiling.cc:243] Waited 167 ms on lock 0x7b54002d6ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.230797 (+  2449us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":384649472}
I20260709 14:56:52.312144 21259 raft_consensus.cc:1275] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:52.190403 21334 rpcz_store.cc:276] 0709 14:56:49.454723 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.460990 (+  6267us) service_pool.cc:224] Handling call
0709 14:56:52.078575 (+2617585us) spinlock_profiling.cc:243] Waited 7.12 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:52.097873 (+ 19298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.121094 (+ 23221us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.123988 (+  2894us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.124786 (+   798us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.127498 (+  2712us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.140973 (+ 13475us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.146383 (+  5410us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16378240}
I20260709 14:56:52.321762 21932 raft_consensus.cc:2749] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.324563 21914 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.311348 22073 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.336941 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:52.341562 21265 raft_consensus.cc:2393] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:56:52.281855 21187 rpcz_store.cc:269] 0709 14:56:49.231037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.233620 (+  2583us) service_pool.cc:224] Handling call
0709 14:56:49.987640 (+754020us) spinlock_profiling.cc:243] Waited 4.2 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:52.222644 (+2235004us) spinlock_profiling.cc:243] Waited 100 ms on lock 0x7b54000217d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.222801 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":240161920}
I20260709 14:56:52.325927 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 156) took 1259 ms. Trace:
I20260709 14:56:52.341439 21190 raft_consensus.cc:2393] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:52.329061 22066 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.343788 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 195) took 1883 ms. Trace:
I20260709 14:56:52.329650 21952 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.345855 21265 rpcz_store.cc:276] 0709 14:56:50.460039 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.342904 (+1882865us) service_pool.cc:224] Handling call
0709 14:56:52.343304 (+   400us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.343481 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.343506 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.343547 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.343574 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.343624 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.343728 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.330070 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 153) took 1290 ms. Trace:
I20260709 14:56:52.347623 21232 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:52.325480 21831 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.328688 22072 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.349606 21232 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:52.336608 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 154) took 1286 ms. Trace:
I20260709 14:56:52.338637 22063 raft_consensus.cc:2749] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.341192 22074 raft_consensus.cc:2749] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:52.306116 22078 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.353945 21916 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:52.346429 21914 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.354380 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 194) took 1894 ms. Trace:
I20260709 14:56:52.354972 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.346920 22026 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.353091 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 196) took 1888 ms. Trace:
I20260709 14:56:52.352177 21972 raft_consensus.cc:2804] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:52.332590 21186 rpcz_store.cc:276] 0709 14:56:51.056535 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.266621 (+1210086us) service_pool.cc:224] Handling call
0709 14:56:52.267115 (+   494us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:52.267558 (+   443us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.267593 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:52.268177 (+   584us) log.cc:844] Serialized 26 byte log entry
0709 14:56:52.276647 (+  8470us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.276700 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.276810 (+   110us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:52.285627 (+  8817us) raft_consensus.cc:1685] finished
0709 14:56:52.297708 (+ 12081us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.302152 (+  4444us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1557,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"thread_start_us":7914,"threads_started":1,"wal-append.queue_time_us":8309}
I20260709 14:56:52.360666 21965 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.361536 21831 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.332442 22075 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:52.361792 22072 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.350700 21918 consensus_queue.cc:1048] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:56:52.348138 21338 rpcz_store.cc:276] 0709 14:56:51.040092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:51.040307 (+   215us) service_pool.cc:224] Handling call
0709 14:56:51.040714 (+   407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.323473 (+1282759us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.328240 (+  4767us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.346336 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 192) took 1895 ms. Trace:
I20260709 14:56:52.339586 22079 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.382177 21265 rpcz_store.cc:276] 0709 14:56:50.464654 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.347199 (+1882545us) service_pool.cc:224] Handling call
0709 14:56:52.352673 (+  5474us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.352818 (+   145us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.352838 (+    20us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.352869 (+    31us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:52.352887 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.352940 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.353036 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:52.386000 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 69527.2us
I20260709 14:56:52.351444 21952 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.362718 21336 rpcz_store.cc:276] 0709 14:56:51.050635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.218849 (+1168214us) service_pool.cc:224] Handling call
0709 14:56:52.335254 (+116405us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.337942 22034 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.303951 22071 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.345572 21332 rpcz_store.cc:276] 0709 14:56:51.065086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.213610 (+1148524us) service_pool.cc:224] Handling call
0709 14:56:52.324441 (+110831us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.407341 22063 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.407981 22074 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.349658 22066 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.409385 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.344796 22073 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.412580 21334 raft_consensus.cc:2393] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:52.442864 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.382042 22038 consensus_queue.cc:1059] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:56:52.397159 21972 raft_consensus.cc:697] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:52.386061 21916 raft_consensus.cc:697] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:52.446095 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.446753 21265 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:52.448062 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.447289 21229 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:52.452415 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:52.452895 21265 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.395740 21259 rpcz_store.cc:276] 0709 14:56:50.450636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.303676 (+1853040us) service_pool.cc:224] Handling call
0709 14:56:52.311748 (+  8072us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.334632 (+ 22884us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.345357 (+ 10725us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.454412 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.455025 21259 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:56:52.455781 22039 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:52.456324 22039 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.456668 22039 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.393759 21914 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.388765 22026 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.397475 22000 consensus_queue.cc:1048] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 14:56:52.391920 22009 consensus_queue.cc:1048] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260709 14:56:52.401609 21965 consensus_queue.cc:1048] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:56:52.409917 21952 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.457913 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.464233 22038 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.469807 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 134) took 2974 ms. Trace:
I20260709 14:56:52.470711 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.471161 22072 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.472478 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.486299 21340 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:52.486843 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 77268.1us
I20260709 14:56:52.487394 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:52.440991 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 125267us
I20260709 14:56:52.455962 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:52.381297 21261 rpcz_store.cc:276] 0709 14:56:50.459676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.343685 (+1884009us) service_pool.cc:224] Handling call
0709 14:56:52.353764 (+ 10079us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.353976 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.354012 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.354068 (+    56us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.354108 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.354176 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.354308 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.442185 22063 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.445979 22077 consensus_queue.cc:1048] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:56:52.484596 21952 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.485005 21336 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:52.488669 21157 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:52.489534 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.499022 21340 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:52.499894 22072 consensus_queue.cc:1048] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:52.484833 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.482352 22038 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.491626 22066 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.495060 21972 consensus_queue.cc:237] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.404527 22075 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.409462 22079 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.481781 21916 consensus_queue.cc:237] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.457507 22074 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.492033 22026 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.478874 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:52.592199 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 267987us
I20260709 14:56:52.500008 21157 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:52.573469 21639 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.481323 21110 rpcz_store.cc:276] 0709 14:56:49.495583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.751833 (+256250us) service_pool.cc:224] Handling call
0709 14:56:49.752139 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:50.314706 (+562567us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.469480 (+2154774us) spinlock_profiling.cc:243] Waited 443 ms on lock 0x7b54001405d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:52.469708 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1020034432}
I20260709 14:56:52.495595 21963 raft_consensus.cc:3055] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:56:52.572784 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 191) took 1783 ms (client timeout 1795 ms). Trace:
I20260709 14:56:52.500069 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.529446 21229 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:52.599810 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 99906.9us
W20260709 14:56:52.602839 21190 rpcz_store.cc:269] 0709 14:56:50.789633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.870239 (+ 80606us) service_pool.cc:224] Handling call
0709 14:56:52.572441 (+1702202us) spinlock_profiling.cc:243] Waited 1.38 s on lock 0x7b54001a1dd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.572680 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3164524800}
I20260709 14:56:52.602749 21265 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:52.605656 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.603564 21340 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:52.606588 21265 raft_consensus.cc:2393] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:52.607582 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:52.608414 21340 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:52.541873 22033 log.cc:927] Time spent T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 2.183s	user 0.004s	sys 0.014s
I20260709 14:56:52.527534 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.496199 21259 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:52.611183 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 81824.9us
I20260709 14:56:52.616351 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 197) took 2151 ms. Trace:
I20260709 14:56:52.540992 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.561810 21108 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.498059 21980 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.618196 21229 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:52.561810 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 191) took 2143 ms. Trace:
I20260709 14:56:52.527225 21921 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:52.528016 21914 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.519558 21978 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:52.569216 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:52.544740 21185 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:52.578455 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 128) took 2931 ms. Trace:
I20260709 14:56:52.600592 21334 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:52.618275 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 227877us
W20260709 14:56:52.626989 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:52.618248 21265 rpcz_store.cc:276] 0709 14:56:50.464949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.614395 (+2149446us) service_pool.cc:224] Handling call
0709 14:56:52.615742 (+  1347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.615965 (+   223us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.615992 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.616046 (+    54us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.616086 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.616144 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.616278 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.547657 22013 raft_consensus.cc:3055] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:52.547183 22071 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.600401 21952 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:52.612898 22042 consensus_queue.cc:1059] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 14:56:52.536876 22073 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.613600 22063 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.656260 21332 raft_consensus.cc:2393] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:52.611370 21834 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.525784 21305 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:52.617165 22077 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:52.612136 21963 raft_consensus.cc:740] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:52.664227 21155 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:52.650823 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.528059 22078 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.610146 22066 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:56:52.658342 21978 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.611066 22092 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:52.698292 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 192614us
I20260709 14:56:52.685756 21331 raft_consensus.cc:2393] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:52.656853 21918 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.660619 21924 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.620126 21831 consensus_queue.cc:1059] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:56:52.661685 21264 rpcz_store.cc:276] 0709 14:56:49.647225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.154374 (+2507149us) service_pool.cc:224] Handling call
0709 14:56:52.154781 (+   407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.234003 (+ 79222us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.234051 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.234106 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.238806 (+  4700us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.578059 (+339253us) spinlock_profiling.cc:243] Waited 73.8 ms on lock 0x7b540013d8d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:52.578130 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.578341 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":169843072}
I20260709 14:56:52.658000 21336 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:52.665978 22013 raft_consensus.cc:740] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:52.660867 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.650223 22083 consensus_queue.cc:1059] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 14:56:52.691560 21155 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:52.691762 21265 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 3. Ops: []
I20260709 14:56:52.683869 21157 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:52.680579 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.692871 22080 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:52.698333 21978 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.693742 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:56:52.701318 21082 connection.cc:256] RPC call timeout handler was delayed by -1.4474828540001s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16200000000000003s for a response
I20260709 14:56:52.695767 22078 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.691039 22071 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.697489 22038 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.696254 22066 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.656675 22027 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:52.696134 21881 raft_consensus.cc:3055] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:52.693341 22009 consensus_queue.cc:1059] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 14:56:52.696972 21257 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 118) took 3143 ms (client timeout 1891 ms). Trace:
I20260709 14:56:52.704159 21305 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:52.690934 22042 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.708673 21918 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.721364 22094 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:52.693434 21639 raft_consensus.cc:2804] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:52.710784 21924 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.707104 22093 raft_consensus.cc:3055] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:52.687265 21109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 133) took 3254 ms. Trace:
I20260709 14:56:52.689760 22077 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.688498 22068 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.713639 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 102) took 2060 ms. Trace:
I20260709 14:56:52.713899 21155 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:52.658774 21921 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.693414 22039 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.682397 21952 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.708048 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.692212 21834 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.698704 22092 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.724013 21266 raft_consensus.cc:1240] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.725221 21881 raft_consensus.cc:740] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:56:52.718185 21331 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 151) took 1915 ms (client timeout 1516 ms). Trace:
I20260709 14:56:52.696348 22063 raft_consensus.cc:2749] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:52.775359 21881 consensus_queue.cc:260] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.696034 21263 raft_consensus.cc:1240] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 LEADER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.779109 21881 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.780288 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 155) took 1720 ms. Trace:
I20260709 14:56:52.746322 22074 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:52.718973 21334 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:52.766995 22077 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.747114 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:52.748890 22042 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.699865 22072 consensus_queue.cc:1048] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:56:52.767997 22093 raft_consensus.cc:740] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:52.722307 21183 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.742122 22089 raft_consensus.cc:2804] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:52.767452 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 53646.4us
I20260709 14:56:52.797886 21155 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:52.774277 22094 raft_consensus.cc:697] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:52.725317 22071 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.799203 21155 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:52.800103 21155 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:52.766939 21265 rpcz_store.cc:276] 0709 14:56:50.653500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.679916 (+2026416us) service_pool.cc:224] Handling call
0709 14:56:52.684925 (+  5009us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.713280 (+ 28355us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.713574 (+   294us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.768671 22008 raft_consensus.cc:2804] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:52.769279 22085 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.723445 22066 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:52.744714 21264 raft_consensus.cc:1240] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.765542 21639 raft_consensus.cc:697] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:52.775018 21921 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.723315 22027 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.772806 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.747130 21340 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:56:52.720422 21082 connection.cc:256] RPC call timeout handler was delayed by -1.2683828540000377s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1819s for a response
W20260709 14:56:52.777464 21331 rpcz_store.cc:269] 0709 14:56:50.797618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.974802 (+177184us) service_pool.cc:224] Handling call
0709 14:56:52.568959 (+1594157us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:52.712519 (+143560us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3741440}
I20260709 14:56:52.723955 22078 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:52.796231 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 1.94947e+06us
W20260709 14:56:52.773563 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 70042.4us
W20260709 14:56:52.807468 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:52.834363 22009 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:56:52.744217 21257 rpcz_store.cc:269] 0709 14:56:49.584501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.791366 (+206865us) service_pool.cc:224] Handling call
0709 14:56:52.696713 (+2905347us) spinlock_profiling.cc:243] Waited 656 ms on lock 0x7b54002d7dd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:52.696896 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1507763584}
I20260709 14:56:52.789083 21915 raft_consensus.cc:3055] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:52.745195 21963 consensus_queue.cc:260] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:52.856544 21915 raft_consensus.cc:740] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:52.858209 21963 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.858637 21915 consensus_queue.cc:260] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.842846 22027 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.839967 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:52.736943 22080 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:52.841411 21155 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:52.863718 21155 leader_election.cc:343] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.864108 21155 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:52.843253 22096 raft_consensus.cc:3055] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:52.785665 22013 consensus_queue.cc:260] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.844223 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:52.846566 21080 leader_election.cc:343] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.780810 21332 rpcz_store.cc:276] 0709 14:56:51.059628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.779434 (+1719806us) service_pool.cc:224] Handling call
0709 14:56:52.779765 (+   331us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.779945 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.779971 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:52.780029 (+    58us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.780067 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.780124 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.780229 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:52.833379 21265 raft_consensus.cc:1240] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.801465 22008 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.836274 22000 raft_consensus.cc:2804] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:52.853034 21305 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:52.654910 21258 rpcz_store.cc:276] 0709 14:56:50.450139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.281490 (+1831351us) service_pool.cc:224] Handling call
0709 14:56:52.320936 (+ 39446us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:52.336614 (+ 15678us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:52.338624 (+  2010us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:52.342980 (+  4356us) log.cc:844] Serialized 26 byte log entry
0709 14:56:52.524784 (+181804us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:52.526182 (+  1398us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:52.531214 (+  5032us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:52.557824 (+ 26610us) raft_consensus.cc:1685] finished
0709 14:56:52.557848 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.561724 (+  3876us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1590,"raft.queue_time_us":3756,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":4399,"thread_start_us":153431,"threads_started":1,"wal-append.queue_time_us":178928}
I20260709 14:56:52.835270 22089 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.859148 22070 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:52.846939 21082 connection.cc:256] RPC call timeout handler was delayed by -1.2035828540000466s: 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
I20260709 14:56:52.834594 22079 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:52.866844 21080 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:52.857120 22009 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.762688 21109 rpcz_store.cc:276] 0709 14:56:49.432537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.475099 (+ 42562us) service_pool.cc:224] Handling call
0709 14:56:49.505823 (+ 30724us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:49.737666 (+231843us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:49.739924 (+  2258us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:49.809434 (+ 69510us) log.cc:844] Serialized 26 byte log entry
0709 14:56:50.143176 (+333742us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:50.191719 (+ 48543us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:50.222431 (+ 30712us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:52.494040 (+2271609us) spinlock_profiling.cc:243] Waited 5.25 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:56:52.662075 (+168035us) raft_consensus.cc:1685] finished
0709 14:56:52.662102 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:52.685458 (+ 23356us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":103688,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":11150,"spinlock_wait_cycles":12066560,"thread_start_us":264414,"threads_started":2,"wal-append.queue_time_us":315511}
I20260709 14:56:52.858315 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:52.869864 22008 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.867478 22072 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:52.873736 22089 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:52.880272 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:52.874562 22013 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.867187 21776 raft_consensus.cc:2749] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.881680 21932 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:52.881738 22070 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.883411 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.883742 22068 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.913931 22070 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.868682 22000 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:52.866797 22043 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:52.868425 22096 raft_consensus.cc:740] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:52.874303 21915 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:52.891288 21340 raft_consensus.cc:1240] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.913365 21776 consensus_queue.cc:1059] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:52.877413 21082 connection.cc:256] RPC call timeout handler was delayed by -1.1432828540000628s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1958s for a response
I20260709 14:56:52.884672 22009 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.907694 21257 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:52.890599 22078 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:52.907917 21834 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.878417 22092 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.914594 21258 raft_consensus.cc:1240] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:52.881505 21918 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:52.908434 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 55615.7us
I20260709 14:56:52.923377 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.918231 22000 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.935814 22042 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.873957 22093 consensus_queue.cc:260] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:52.932401 22018 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
W20260709 14:56:52.931406 21082 connection.cc:256] RPC call timeout handler was delayed by -1.1369828540000526s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1965s for a response
I20260709 14:56:52.928344 21264 raft_consensus.cc:1275] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:52.922252 21952 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:52.957208 22092 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:52.923869 22043 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.914400 21639 consensus_queue.cc:237] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:52.952278 22078 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:52.992447 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.003307 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.003922 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.004244 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:52.995025 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:52.955540 22039 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:52.946360 22096 consensus_queue.cc:260] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.031790 22071 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.033527 21184 raft_consensus.cc:2393] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
W20260709 14:56:52.975162 22026 consensus_queue.cc:1175] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "db68abe050774663a5ea1dd3733445cb" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:56:53.001806 22093 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.000413 21932 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:53.047716 22096 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:52.913022 22094 consensus_queue.cc:237] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:52.999871 22092 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.007907 21305 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:53.011078 22078 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.068423 21975 raft_consensus.cc:3055] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.063591 22018 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:53.029179 21082 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:53.044483 21259 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:53.098528 22024 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:53.090509 21108 raft_consensus.cc:1275] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.088809 21975 raft_consensus.cc:740] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:53.055498 21932 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:53.111219 21813 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:56:53.104687 22071 raft_consensus.cc:2749] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:53.112211 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.116232 22018 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:53.123917 22018 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:53.137542 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 160377us
I20260709 14:56:53.139843 22018 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:53.141016 21337 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 183) took 3689 ms (client timeout 1520 ms). Trace:
I20260709 14:56:53.099455 22024 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.115236 22014 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.069201 21183 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:56:53.111258 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 132) took 3679 ms. Trace:
I20260709 14:56:53.120193 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:53.117542 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 116589us
I20260709 14:56:53.176396 22011 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:53.125610 21978 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.169667 21108 rpcz_store.cc:276] 0709 14:56:49.432227 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.436181 (+  3954us) service_pool.cc:224] Handling call
0709 14:56:49.746319 (+310138us) spinlock_profiling.cc:243] Waited 1.95 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:56:49.746531 (+   212us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.561099 (+2814568us) spinlock_profiling.cc:243] Waited 1.95 s on lock 0x7b58000f71d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46be550aa 00007fd46bed7447 00007fd46beeffe7 00007fd46bef17de 00007fd46befbb49 00007fd46befc416 00007fd46bef8d8f 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4
0709 14:56:53.106864 (+545765us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.111164 (+  4300us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4495555712}
I20260709 14:56:53.159253 21305 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:53.175625 21946 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:53.146485 22080 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.171129 21975 consensus_queue.cc:260] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.180313 22043 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:53.201306 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 52960.9us
I20260709 14:56:53.178633 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:53.200155 22011 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.179400 21334 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:53.149609 21991 consensus_queue.cc:260] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:53.150089 21337 rpcz_store.cc:269] 0709 14:56:49.451641 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.461102 (+  9461us) service_pool.cc:224] Handling call
0709 14:56:50.081540 (+620438us) spinlock_profiling.cc:243] Waited 8.95 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:53.112016 (+3030476us) spinlock_profiling.cc:243] Waited 2.81 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4e9c 00007fd468dd4a5b 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:53.131652 (+ 19636us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27035264}
I20260709 14:56:53.192869 22009 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:53.207794 22029 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 2.312s	user 0.031s	sys 0.069s
I20260709 14:56:53.198179 21082 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:53.230443 22024 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:53.224153 22029 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 2.328s	user 0.031s	sys 0.069s
I20260709 14:56:53.212217 21978 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:53.234102 21305 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
W20260709 14:56:53.238518 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.243158 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.218299 21991 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:53.244031 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 370113us
W20260709 14:56:53.245379 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 363931us
I20260709 14:56:53.223690 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:56:53.250046 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.250487 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.251443 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.226420 22092 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.234508 22078 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:53.254094 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.242368 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.227532 22018 consensus_queue.cc:1059] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:56:53.242476 22072 raft_consensus.cc:697] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:53.248835 22071 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.228129 22089 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.248967 22083 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:53.248519 22079 raft_consensus.cc:2749] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:53.265514 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:53.263237 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.258958 21932 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:53.260200 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 70236.7us
W20260709 14:56:53.283988 21335 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 196) took 2293 ms (client timeout 1854 ms). Trace:
I20260709 14:56:53.285920 21264 raft_consensus.cc:2393] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:53.287596 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 122) took 3652 ms. Trace:
I20260709 14:56:53.287968 22000 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.254743 21978 consensus_queue.cc:1059] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:56:53.254552 22066 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.253448 22077 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.288915 22019 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.276808 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.277200 22071 raft_consensus.cc:697] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:53.298674 21334 raft_consensus.cc:2393] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:53.278841 22083 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:53.316087 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 69717us
I20260709 14:56:53.287971 22027 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:53.297662 21335 rpcz_store.cc:269] 0709 14:56:50.990279 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.283743 (+2293464us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:53.283906 (+   163us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:53.325917 21261 raft_consensus.cc:1240] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:56:53.329587 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.330313 21335 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:53.330806 22066 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:53.325881 21184 raft_consensus.cc:2368] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5.
I20260709 14:56:53.302523 22070 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:53.329628 22100 log.cc:927] Time spent T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:56:53.333040 22083 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.315045 22072 consensus_queue.cc:237] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.319021 22078 consensus_queue.cc:1059] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:56:53.300843 21262 rpcz_store.cc:276] 0709 14:56:49.635432 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.997074 (+1361642us) service_pool.cc:224] Handling call
0709 14:56:52.279840 (+1282766us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.326439 (+ 46599us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.287257 (+960818us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b54001aead0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:53.287475 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2948894464}
I20260709 14:56:53.336537 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:53.352207 22071 consensus_queue.cc:237] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.353202 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 188) took 3339 ms. Trace:
I20260709 14:56:53.353755 21333 rpcz_store.cc:276] 0709 14:56:50.013944 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.561786 (+547842us) service_pool.cc:224] Handling call
0709 14:56:50.566815 (+  5029us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:51.023831 (+457016us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:51.025652 (+  1821us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:51.037853 (+ 12201us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:51.037929 (+    76us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.352859 (+2314930us) spinlock_profiling.cc:243] Waited 433 ms on lock 0x7b5400411254. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:53.352933 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:53.353128 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":995714432}
I20260709 14:56:53.355340 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.362396 21333 raft_consensus.cc:2393] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:53.350747 21257 raft_consensus.cc:1240] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:56:53.347252 22009 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:53.346953 22008 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.365676 21879 raft_consensus.cc:3055] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.358253 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:53.358281 22077 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.366698 21258 raft_consensus.cc:2393] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:53.367798 21336 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.368311 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.361594 21389 tablet_bootstrap.cc:492] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:53.357292 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:53.369876 21831 raft_consensus.cc:3055] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:53.371245 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.360726 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.379978 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 159) took 1331 ms. Trace:
I20260709 14:56:53.380299 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.380398 21338 rpcz_store.cc:276] 0709 14:56:52.048193 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.412138 (+363945us) service_pool.cc:224] Handling call
0709 14:56:53.360577 (+948439us) spinlock_profiling.cc:243] Waited 5.79 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:53.379899 (+ 19322us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13306624}
I20260709 14:56:53.351106 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.356227 22070 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.381961 21334 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.382225 21340 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:53.378832 21831 raft_consensus.cc:740] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:53.366156 21879 raft_consensus.cc:740] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:53.385519 21831 consensus_queue.cc:260] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.386134 21879 consensus_queue.cc:260] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.387284 21879 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:53.388543 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.388204 21831 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.389765 21258 raft_consensus.cc:1240] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:53.383394 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.390677 21340 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:53.390949 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.391824 21332 raft_consensus.cc:2393] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:53.392221 21157 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:53.365998 22078 raft_consensus.cc:3055] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.393204 22078 raft_consensus.cc:740] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:53.394199 22078 consensus_queue.cc:260] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.395232 21157 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:53.394263 22070 consensus_queue.cc:1048] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:53.393304 22009 raft_consensus.cc:2804] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:53.395964 22009 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:53.396359 22009 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.392223 22089 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.397004 22070 raft_consensus.cc:2804] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:53.397661 22070 raft_consensus.cc:697] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:53.398666 22078 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.398578 22070 consensus_queue.cc:237] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.338227 21082 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:53.366024 22008 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.400776 22096 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:53.400920 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 73844.1us
I20260709 14:56:53.401286 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.401937 21258 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:56:53.394858 22066 consensus_queue.cc:1059] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.391628 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:53.402681 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.403537 21082 leader_election.cc:400] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:53.404032 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.388968 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.404897 22093 consensus_queue.cc:1059] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:53.405385 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.372234 21936 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:53.405578 21262 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.406371 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.406572 21936 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.407518 21340 raft_consensus.cc:2393] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:53.407744 22075 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:53.406162 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.408326 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.409137 21340 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
W20260709 14:56:53.409873 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.410311 22020 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:53.410485 22083 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:53.410065 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.411405 22093 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:53.432504 21303 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.412323 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:53.413708 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.401786 21229 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.415822 21306 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.417969 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:53.462247 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 46570.6us
I20260709 14:56:53.419384 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.463136 21306 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:53.392818 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.436966 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.462898 21117 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
W20260709 14:56:53.462247 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 60520.8us
I20260709 14:56:53.463477 21116 raft_consensus.cc:2393] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:53.426213 21192 raft_consensus.cc:3060] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:53.473387 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.470530 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.474078 21340 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:53.474463 21117 raft_consensus.cc:2393] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:53.475116 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.476265 21155 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.468232 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:53.477492 21112 raft_consensus.cc:3060] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:53.479859 21389 tablet_bootstrap.cc:654] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:53.481505 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.481648 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:53.483453 22000 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.484591 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:53.492820 21080 leader_election.cc:343] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:53.493633 21080 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:53.403421 22066 raft_consensus.cc:3055] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.479616 21082 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:53.486222 21115 raft_consensus.cc:1275] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:53.488639 22012 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:53.492982 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.501596 21117 raft_consensus.cc:2393] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:53.502489 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:53.426957 21333 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.414784 22027 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.482262 21338 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:53.435520 22096 raft_consensus.cc:697] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:53.460182 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.502779 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.510108 21117 raft_consensus.cc:2410] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:56:53.495100 21080 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.436190 21991 consensus_queue.cc:1059] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 14:56:53.466054 21332 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:53.477552 21963 consensus_meta.cc:287] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.619s	user 0.012s	sys 0.002s
I20260709 14:56:53.483659 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.464843 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:53.518697 21185 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 102) took 4286 ms (client timeout 1820 ms). Trace:
I20260709 14:56:53.511499 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:53.560822 21185 rpcz_store.cc:269] 0709 14:56:49.232242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:49.234826 (+  2584us) service_pool.cc:224] Handling call
0709 14:56:50.035941 (+801115us) spinlock_profiling.cc:243] Waited 2.04 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:53.518434 (+3482493us) spinlock_profiling.cc:243] Waited 2.42 s on lock 0x7b54002b5cd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:53.518587 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5569071744}
I20260709 14:56:53.562026 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.562436 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:53.562808 21116 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:53.463840 22077 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:53.563864 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.564276 22077 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:53.564751 22077 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.566222 21768 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.489427 22020 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:53.469448 22013 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:53.570066 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:53.570176 22013 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:53.570801 22013 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.573227 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:53.574673 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:53.575307 21259 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.513569 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.517756 22071 raft_consensus.cc:2804] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:53.503469 22011 raft_consensus.cc:2749] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:53.577442 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 131) took 3434 ms. Trace:
I20260709 14:56:53.481688 22069 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:53.522998 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.462580 22093 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.462898 22083 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.497957 22066 raft_consensus.cc:740] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:53.519137 21114 raft_consensus.cc:2393] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:53.511191 21080 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.498734 22018 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:53.534003 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.518546 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.534839 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.538128 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:53.602228 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 91145.9us
I20260709 14:56:53.604243 21339 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
W20260709 14:56:53.604779 21080 leader_election.cc:343] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:53.540546 21336 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:53.542418 21262 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:53.546482 21936 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:53.547276 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:53.551873 21183 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:53.552330 22034 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:53.553557 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:53.508742 22012 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:53.559928 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 80396.9us
I20260709 14:56:53.560210 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.570979 21189 raft_consensus.cc:2393] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:56:53.625463 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.575188 21157 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:53.578886 21117 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
W20260709 14:56:53.628230 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 53156.3us
I20260709 14:56:53.628580 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.577085 22071 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:53.606482 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.630178 21083 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:53.632377 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:53.577884 21260 rpcz_store.cc:276] 0709 14:56:50.142822 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.175143 (+2032321us) service_pool.cc:224] Handling call
0709 14:56:52.231611 (+ 56468us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.249676 (+ 18065us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.577172 (+1327496us) spinlock_profiling.cc:243] Waited 54.1 ms on lock 0x7b54002d6ed0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:53.577373 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":124352384}
I20260709 14:56:53.563935 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:53.618835 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.634441 21339 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:53.577831 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.621587 22008 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:53.607990 22018 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.608029 21813 raft_consensus.cc:2804] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:53.518204 22096 consensus_queue.cc:237] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.631093 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.569967 22020 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:53.622566 21192 raft_consensus.cc:2468] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:53.613631 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.634255 22071 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.601182 22019 raft_consensus.cc:2749] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:53.635953 21116 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:53.626627 21113 raft_consensus.cc:2393] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:53.616297 21111 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
W20260709 14:56:53.619793 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:53.638571 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 139289us
W20260709 14:56:53.654822 21306 leader_election.cc:336] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Timed out: RequestConsensusVote RPC to 127.18.157.130:46649 timed out after 1.820s (SENT)
I20260709 14:56:53.654860 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:53.655839 21306 leader_election.cc:336] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Timed out: RequestConsensusVote RPC to 127.18.157.130:46649 timed out after 2.065s (SENT)
I20260709 14:56:53.656204 21339 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:53.656276 21306 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:53.657095 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:53.633495 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 205) took 1036 ms. Trace:
I20260709 14:56:53.645804 21155 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.599989 22069 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:53.649297 22020 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.648396 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.633563 21797 raft_consensus.cc:3055] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:53.634135 21991 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:53.673560 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:53.635854 22078 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:53.634135 21331 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:53.695801 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:53.669044 21879 raft_consensus.cc:2804] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:53.697705 21879 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:53.619946 22066 consensus_queue.cc:260] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.698088 21879 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.698488 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 99) took 4149 ms. Trace:
I20260709 14:56:53.699290 21229 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:53.698536 22078 raft_consensus.cc:697] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:53.703764 22078 consensus_queue.cc:237] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.700311 22034 raft_consensus.cc:2804] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:53.705791 22034 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:53.706135 22034 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:53.657737 21339 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:53.644953 21813 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:53.710110 21813 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.658519 21083 leader_election.cc:304] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:56:56.698019 21046 debug-util.cc:398] Leaking SignalData structure 0x7b0800173560 after lost signal to thread 19065
I20260709 14:56:53.667905 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.629124 21157 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:53.654913 21185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 199) took 1058 ms. Trace:
I20260709 14:56:57.571143 22070 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:54.307541 21188 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:53.631635 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:53.666327 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:53.792649 21257 raft_consensus.cc:1240] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:53.701483 21258 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5.
W20260709 14:56:57.581043 21188 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 192) took 5864 ms (client timeout 2009 ms). Trace:
I20260709 14:56:53.648422 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 213) took 1160 ms. Trace:
W20260709 14:56:53.796993 21306 connection.cc:256] RPC call timeout handler was delayed by -1.071840069000018s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2008s for a response
I20260709 14:56:53.833134 21332 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:53.828554 21333 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:53.834496 21334 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:53.699954 21338 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:57.004952 21114 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 226) took 3428 ms (client timeout 2290 ms). Trace:
I20260709 14:56:53.694232 21389 tablet_bootstrap.cc:492] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:57.598320 21389 ts_tablet_manager.cc:1403] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 4.237s	user 0.017s	sys 0.030s
I20260709 14:56:53.674636 21797 raft_consensus.cc:740] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:57.604076 22152 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:57.605727 21306 connection.cc:256] RPC call timeout handler was delayed by -2.6908794319999743s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15940000000000001s for a response
I20260709 14:56:57.605401 21797 consensus_queue.cc:260] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:57.606185 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5855794320000314s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17110000000000003s for a response
W20260709 14:56:57.606541 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5738794320000125s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1724s for a response
W20260709 14:56:57.607048 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5738794320000125s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1724s for a response
I20260709 14:56:57.606384 21389 raft_consensus.cc:359] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.607386 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5477794319999703s: 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
I20260709 14:56:57.607576 21797 raft_consensus.cc:3060] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.852732 21879 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.894508 21813 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.701220 21932 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.614100 21932 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.614643 21813 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.692077 21964 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.620949 22009 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:53.673225 22011 raft_consensus.cc:2749] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:53.713562 22013 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:53.678607 22018 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.621454 21879 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:53.865589 22034 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.623466 21340 raft_consensus.cc:2393] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
W20260709 14:56:57.624956 21340 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 216) took 4314 ms (client timeout 2226 ms). Trace:
I20260709 14:56:53.701076 22071 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:54.285089 22061 raft_consensus.cc:3055] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:57.626502 22061 raft_consensus.cc:740] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:53.686478 22077 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.651539 22093 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.628232 22061 consensus_queue.cc:260] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.861950 22125 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.629781 22061 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.630223 22077 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.630029 22125 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:57.625504 21340 rpcz_store.cc:269] 0709 14:56:53.310285 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.474889 (+164604us) service_pool.cc:224] Handling call
0709 14:56:57.624660 (+4149771us) spinlock_profiling.cc:243] Waited 4.15 s on lock 0x7b5400304b54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.624857 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9537784064}
I20260709 14:56:57.632488 22125 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:57.021631 21113 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 147) took 3350 ms (client timeout 2339 ms). Trace:
W20260709 14:56:57.028663 21116 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 137) took 3534 ms (client timeout 2248 ms). Trace:
W20260709 14:56:57.035923 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.050032 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.627731 22071 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:57.634230 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.633289 21113 rpcz_store.cc:269] 0709 14:56:53.670615 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.021106 (+3350491us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.021416 (+   310us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:57.054845 21184 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 185) took 4362 ms (client timeout 1777 ms). Trace:
W20260709 14:56:57.054981 21158 connection.cc:256] RPC call timeout handler was delayed by -3.3233370039999954s: 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
I20260709 14:56:57.636145 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:57.636430 21184 rpcz_store.cc:269] 0709 14:56:52.708196 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.034456 (+326260us) service_pool.cc:224] Handling call
0709 14:56:57.054011 (+4019555us) spinlock_profiling.cc:243] Waited 113 ms on lock 0x7b54000bc554. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.054458 (+   447us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":259879808}
W20260709 14:56:57.070343 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.638136 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.083431 21336 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 201) took 4650 ms (client timeout 2974 ms). Trace:
W20260709 14:56:57.638727 21080 connection.cc:256] RPC call timeout handler was delayed by -2.3641811920000464s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1622s for a response
W20260709 14:56:57.639039 21336 rpcz_store.cc:269] 0709 14:56:52.432688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.721888 (+289200us) service_pool.cc:224] Handling call
0709 14:56:57.082683 (+4360795us) spinlock_profiling.cc:243] Waited 578 ms on lock 0x7b5400220454. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.082998 (+   315us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1330482944}
I20260709 14:56:57.115020 21795 raft_consensus.cc:3055] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:56:57.639180 21080 connection.cc:256] RPC call timeout handler was delayed by -2.0416676590000407s: 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
I20260709 14:56:57.640218 21795 raft_consensus.cc:740] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:57.640218 21080 connection.cc:256] RPC call timeout handler was delayed by -2.0347811919999685s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1988s for a response
W20260709 14:56:57.640959 21080 connection.cc:256] RPC call timeout handler was delayed by -2.02023787600001s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1549s for a response
W20260709 14:56:57.641386 21080 connection.cc:256] RPC call timeout handler was delayed by -1.7341811920000509s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23220000000000002s for a response
I20260709 14:56:57.132839 22130 raft_consensus.cc:2804] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:57.639626 22044 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.638602 21184 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 117) took 4162 ms (client timeout 1711 ms). Trace:
I20260709 14:56:57.642364 22130 raft_consensus.cc:697] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:57.127005 22085 raft_consensus.cc:3055] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:57.641131 21336 raft_consensus.cc:1240] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:57.641546 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.278026 22132 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.277127 22131 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.641902 21795 consensus_queue.cc:260] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.642681 22044 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.644018 22132 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.644258 22131 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.278648 22133 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.645869 22133 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.646402 21795 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.646725 22044 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:57.647074 22131 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.647711 22131 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.648402 22133 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.648315 22131 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.286706 22134 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.288175 22135 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:57.649716 22135 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:57.651389 22132 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:57.652212 22135 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.652352 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 166) took 4571 ms. Trace:
I20260709 14:56:57.280275 21975 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:53.666587 21191 rpcz_store.cc:276] 0709 14:56:52.597153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.546895 (+949742us) service_pool.cc:224] Handling call
0709 14:56:53.633420 (+ 86525us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.296159 22137 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.297010 21082 connection.cc:256] RPC call timeout handler was delayed by -2.2255533379999406s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15680000000000002s for a response
W20260709 14:56:57.338155 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.369450 22069 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:57.406809 21229 connection.cc:256] RPC call timeout handler was delayed by -2.4865387349999537s: 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
I20260709 14:56:57.407814 21933 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.408689 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.654887 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.409642 22140 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.411659 22141 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.655357 21933 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.656035 22141 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.653695 22137 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:57.413638 22142 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.659401 22137 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.659224 22142 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:57.654580 21082 connection.cc:256] RPC call timeout handler was delayed by -2.2075533379999115s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15880000000000002s for a response
W20260709 14:56:57.660514 21082 connection.cc:256] RPC call timeout handler was delayed by -2.1769533379999757s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1622s for a response
W20260709 14:56:57.660838 21082 connection.cc:256] RPC call timeout handler was delayed by -2.1670533379999597s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1633s for a response
I20260709 14:56:57.415555 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:57.662124 21192 raft_consensus.cc:2410] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:56:57.654798 21229 connection.cc:256] RPC call timeout handler was delayed by -2.4802387349999435s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20550000000000002s for a response
W20260709 14:56:57.662637 21229 connection.cc:256] RPC call timeout handler was delayed by -2.4271387349999713s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2114s for a response
W20260709 14:56:57.662842 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 190) took 4264 ms (client timeout 1761 ms). Trace:
W20260709 14:56:57.663353 21192 rpcz_store.cc:269] 0709 14:56:53.398743 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.669860 (+271117us) service_pool.cc:224] Handling call
0709 14:56:57.662713 (+3992853us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.664638 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 195) took 4014 ms (client timeout 1549 ms). Trace:
I20260709 14:56:57.425209 22066 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.643770 22130 consensus_queue.cc:237] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.434945 22143 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.669714 22143 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.670679 21933 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:57.672780 22143 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:57.455519 21259 consensus_meta.cc:287] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 3.879s	user 0.028s	sys 0.023s
I20260709 14:56:57.458232 22145 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.459177 22008 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:57.686347 22008 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.685940 22145 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:53.672029 21112 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:53.651746 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.687999 21112 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 216) took 4262 ms (client timeout 1516 ms). Trace:
W20260709 14:56:57.688329 21183 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 201) took 5092 ms (client timeout 2377 ms). Trace:
I20260709 14:56:57.461468 22144 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:56:57.688838 21183 rpcz_store.cc:269] 0709 14:56:52.596208 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.638291 (+1042083us) service_pool.cc:224] Handling call
0709 14:56:57.688105 (+4049814us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.685634 21259 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:56:57.357421 21232 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.18.157.129:35603 timed out after 1.516s (SENT) [suppressed 8 similar messages]
I20260709 14:56:57.687343 22131 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:57.692612 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 336269us
I20260709 14:56:57.693511 21933 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.694470 21933 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:57.695855 21232 connection.cc:256] RPC call timeout handler was delayed by -4.69246831199996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1897s for a response
W20260709 14:56:57.696623 21232 connection.cc:256] RPC call timeout handler was delayed by -4.6836080839999568s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2009s for a response
W20260709 14:56:57.696991 21232 connection.cc:256] RPC call timeout handler was delayed by -4.6836080839999568s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2009s for a response
I20260709 14:56:57.480193 22083 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:57.482926 21115 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 145) took 3836 ms (client timeout 1854 ms). Trace:
I20260709 14:56:57.486346 21924 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:57.489434 21335 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 173) took 4343 ms (client timeout 2114 ms). Trace:
I20260709 14:56:57.495678 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 210) took 4688 ms. Trace:
W20260709 14:56:57.497355 21305 connection.cc:256] RPC call timeout handler was delayed by -2.6065482269998483s: 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
I20260709 14:56:57.497776 22147 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.697602 21115 rpcz_store.cc:269] 0709 14:56:53.646088 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.651506 (+  5418us) service_pool.cc:224] Handling call
0709 14:56:57.482679 (+3831173us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.698593 21305 connection.cc:256] RPC call timeout handler was delayed by -2.6056482269998469s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1754s for a response
W20260709 14:56:57.699179 21305 connection.cc:256] RPC call timeout handler was delayed by -2.4737852629999679s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17110000000000003s for a response
I20260709 14:56:57.698953 22147 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.699687 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.498989 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 227) took 4063 ms. Trace:
I20260709 14:56:57.506759 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:57.512216 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:57.701380 21115 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:57.524322 21117 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 138) took 4028 ms (client timeout 3065 ms). Trace:
W20260709 14:56:57.547304 21303 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.701960 21117 rpcz_store.cc:269] 0709 14:56:53.494931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.630814 (+135883us) service_pool.cc:224] Handling call
0709 14:56:57.523436 (+3892622us) spinlock_profiling.cc:243] Waited 3.1 s on lock 0x7b540019b9d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.523701 (+   265us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7122225536}
I20260709 14:56:57.559276 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 213) took 4695 ms. Trace:
I20260709 14:56:57.562937 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 127) took 7916 ms. Trace:
I20260709 14:56:57.702754 22125 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.565547 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 202) took 6902 ms. Trace:
I20260709 14:56:57.703644 22125 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.703714 21261 rpcz_store.cc:276] 0709 14:56:50.663066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.688913 (+2025847us) service_pool.cc:224] Handling call
0709 14:56:52.704535 (+ 15622us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:53.329480 (+624945us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.564805 (+4235325us) spinlock_profiling.cc:243] Waited 616 ms on lock 0x7b540003bbd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:57.565333 (+   528us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1415721856}
I20260709 14:56:57.704711 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.705986 22011 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:57.706286 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.565639 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 230) took 4006 ms. Trace:
I20260709 14:56:57.558817 21012 catalog_manager.cc:5697] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 1 to 2, leader changed from db68abe050774663a5ea1dd3733445cb (127.18.157.132) to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:57.706789 22011 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:57.707962 21187 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 196) took 5113 ms (client timeout 2223 ms). Trace:
I20260709 14:56:57.702783 21339 rpcz_store.cc:276] 0709 14:56:52.863764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.711769 (+848005us) service_pool.cc:224] Handling call
0709 14:56:53.711976 (+   207us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:53.822446 (+110470us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:53.822485 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:53.839641 (+ 17156us) log.cc:844] Serialized 26 byte log entry
0709 14:56:53.889891 (+ 50250us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:53.889930 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.890005 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:57.558590 (+3668585us) raft_consensus.cc:1685] finished
0709 14:56:57.558637 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.559025 (+   388us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":151563,"raft.run_cpu_time_us":293,"raft.run_wall_time_us":2950,"thread_start_us":142589,"threads_started":2,"wal-append.queue_time_us":43041,"wal-append.run_cpu_time_us":2054,"wal-append.run_wall_time_us":1002701}
I20260709 14:56:57.708310 21012 catalog_manager.cc:5697] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
F20260709 14:56:57.570784 19062 test_workload.cc:382] Timed out: Timed out waiting for Table Creation
I20260709 14:56:57.571839 22070 raft_consensus.cc:697] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:57.571636 21185 rpcz_store.cc:276] 0709 14:56:52.595574 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.563652 (+968078us) service_pool.cc:224] Handling call
0709 14:56:53.653677 (+ 90025us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.720733 21185 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 204) took 5123 ms (client timeout 2832 ms). Trace:
W20260709 14:56:57.721158 21185 rpcz_store.cc:269] 0709 14:56:52.596938 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.720451 (+5123513us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.720672 (+   221us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.573480 22012 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
*** Check failure stack trace: ***
*** Aborted at 1783609017 (unix time) try "date -d @1783609017" if you are using GNU date ***
W20260709 14:56:57.722155 21185 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 113) took 4250 ms (client timeout 2100 ms). Trace:
W20260709 14:56:57.722540 21185 rpcz_store.cc:269] 0709 14:56:53.471525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.721948 (+4250423us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.722097 (+   149us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:57.723461 21185 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 121) took 4211 ms (client timeout 2084 ms). Trace:
W20260709 14:56:57.723807 21185 rpcz_store.cc:269] 0709 14:56:53.511914 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.723275 (+4211361us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.723405 (+   130us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:57.724752 21185 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 122) took 4203 ms (client timeout 2168 ms). Trace:
W20260709 14:56:57.570941 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 3.94153e+06us
I20260709 14:56:57.576607 21110 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:57.579797 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 110) took 4029 ms. Trace:
W20260709 14:56:57.725425 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 88731.9us
W20260709 14:56:57.725955 21110 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 144) took 4082 ms (client timeout 2063 ms). Trace:
I20260709 14:56:57.726790 21257 rpcz_store.cc:276] 0709 14:56:53.550644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.697033 (+146389us) service_pool.cc:224] Handling call
0709 14:56:53.723932 (+ 26899us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.579257 (+3855325us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.579648 (+   391us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.728163 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:57.728801 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.576681 21189 raft_consensus.cc:2393] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:57.729589 21964 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.729745 21189 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 112) took 4258 ms (client timeout 1594 ms). Trace:
I20260709 14:56:53.698997 21263 rpcz_store.cc:276] 0709 14:56:49.549535 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.608146 (+1058611us) service_pool.cc:224] Handling call
0709 14:56:50.612766 (+  4620us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.779113 (+2166347us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.698223 (+919110us) spinlock_profiling.cc:243] Waited 2.08 s on lock 0x7b5400323554. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:53.698423 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4786651904}
W20260709 14:56:57.581970 21188 rpcz_store.cc:269] 0709 14:56:51.716798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.149959 (+433161us) service_pool.cc:224] Handling call
0709 14:56:57.580575 (+5430616us) spinlock_profiling.cc:243] Waited 2.15 s on lock 0x7b54001a13d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.580805 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4934481280}
I20260709 14:56:57.584460 21265 rpcz_store.cc:276] 0709 14:56:52.488037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.556134 (+1068097us) service_pool.cc:224] Handling call
0709 14:56:53.556504 (+   370us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:53.556733 (+   229us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:56:53.557462 (+   729us) log.cc:844] Serialized 14 byte log entry
0709 14:56:53.648086 (+ 90624us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:53.648138 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:53.648178 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.648242 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:53.648365 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":2213,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":97,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":4118,"thread_start_us":90035,"threads_started":1,"wal-append.queue_time_us":106913,"wal-append.run_cpu_time_us":1292,"wal-append.run_wall_time_us":1001301}
W20260709 14:56:57.589233 21332 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 218) took 4216 ms (client timeout 1787 ms). Trace:
W20260709 14:56:57.590857 21334 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 176) took 4413 ms (client timeout 2048 ms). Trace:
W20260709 14:56:57.591998 21333 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 217) took 4233 ms (client timeout 2049 ms). Trace:
W20260709 14:56:57.592885 21114 rpcz_store.cc:269] 0709 14:56:53.576431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.622816 (+ 46385us) service_pool.cc:224] Handling call
0709 14:56:57.004516 (+3381700us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.730289 21189 rpcz_store.cc:269] 0709 14:56:53.471226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.631371 (+160145us) service_pool.cc:224] Handling call
0709 14:56:57.729652 (+4098281us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.602296 21338 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:57.602326 22151 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.607630 21389 raft_consensus.cc:385] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:57.605018 22152 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.608094 21306 connection.cc:256] RPC call timeout handler was delayed by -2.5468794319999688s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1754s for a response
I20260709 14:56:57.616891 21932 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.619952 22009 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.892593 21896 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.882217 22020 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.744277 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:56:57.758886 21338 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 221) took 4267 ms (client timeout 3174 ms). Trace:
W20260709 14:56:57.759418 21338 rpcz_store.cc:269] 0709 14:56:53.491909 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.669712 (+177803us) service_pool.cc:224] Handling call
0709 14:56:57.758776 (+4089064us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.736380 21333 rpcz_store.cc:269] 0709 14:56:53.358496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.367954 (+  9458us) service_pool.cc:224] Handling call
0709 14:56:57.591732 (+4223778us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.761116 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:57.624985 22034 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:53.647718 22079 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:57.627660 22007 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.764752 22007 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:57.092437 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 3.43371e+06us
I20260709 14:56:57.765933 22009 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:56:57.766026 21157 connection.cc:256] RPC call timeout handler was delayed by -2.2564803099999153s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2372s for a response
I20260709 14:56:57.766817 22009 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:57.767477 21157 connection.cc:256] RPC call timeout handler was delayed by -1.4004203670000379s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3174s for a response
I20260709 14:56:57.768393 22007 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:57.641330 21116 rpcz_store.cc:269] 0709 14:56:53.494067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.563600 (+ 69533us) service_pool.cc:224] Handling call
0709 14:56:57.028038 (+3464438us) spinlock_profiling.cc:243] Waited 68.7 ms on lock 0x7b54002be3d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.028405 (+   367us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":157970176}
I20260709 14:56:57.769346 21795 consensus_queue.cc:1059] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:57.639529 22093 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.770099 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.147768 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 213) took 3732 ms. Trace:
I20260709 14:56:57.770387 22093 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.269999 21109 raft_consensus.cc:2410] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:56:57.770443 21795 raft_consensus.cc:3055] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:57.772002 21795 raft_consensus.cc:740] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:57.772814 22093 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:57.653877 21191 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 116) took 4178 ms (client timeout 1724 ms). Trace:
I20260709 14:56:57.290076 22136 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.642647 21184 rpcz_store.cc:269] 0709 14:56:53.475669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.638315 (+4162646us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.638511 (+   196us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:57.776047 21191 rpcz_store.cc:269] 0709 14:56:53.475393 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.653499 (+4178106us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.653694 (+   195us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.776566 22136 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:57.777043 21184 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 192) took 4377 ms (client timeout 2418 ms). Trace:
W20260709 14:56:57.777182 21191 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 120) took 4270 ms (client timeout 3065 ms). Trace:
I20260709 14:56:57.654029 22077 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.652783 21336 rpcz_store.cc:276] 0709 14:56:53.081443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.640282 (+4558839us) service_pool.cc:224] Handling call
0709 14:56:57.640823 (+   541us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.643533 (+  2710us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.652257 (+  8724us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.777737 21191 rpcz_store.cc:269] 0709 14:56:53.506642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.776936 (+4270294us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.777110 (+   174us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:57.661115 21082 connection.cc:256] RPC call timeout handler was delayed by -2.09685333799996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17110000000000003s for a response
I20260709 14:56:57.649720 22134 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.778808 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:56:57.446637 21111 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 224) took 3923 ms (client timeout 2055 ms). Trace:
I20260709 14:56:57.453812 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.779686 21111 rpcz_store.cc:269] 0709 14:56:53.522476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.534512 (+ 12036us) service_pool.cc:224] Handling call
0709 14:56:57.445667 (+3911155us) spinlock_profiling.cc:243] Waited 6.76 ms on lock 0x7b54002b0f54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.446063 (+   396us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15546752}
I20260709 14:56:57.780364 22136 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:57.665099 21192 rpcz_store.cc:269] 0709 14:56:53.650727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.664385 (+4013658us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.664566 (+   181us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260709 14:56:57.734084 21334 rpcz_store.cc:269] 0709 14:56:53.176878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.339210 (+162332us) service_pool.cc:224] Handling call
0709 14:56:57.590595 (+4251385us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.781144 22007 consensus_queue.cc:1059] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:57.674340 22142 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.675163 22140 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:57.782425 21082 connection.cc:256] RPC call timeout handler was delayed by -2.0941533379999555s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1714s for a response
W20260709 14:56:57.782959 21082 connection.cc:256] RPC call timeout handler was delayed by -2.0518533380000008s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
I20260709 14:56:57.783073 22007 raft_consensus.cc:3055] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:56:57.783679 21082 connection.cc:256] RPC call timeout handler was delayed by -2.0374533379999775s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
I20260709 14:56:57.783727 22007 raft_consensus.cc:740] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:57.640407 22071 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.641860 21080 connection.cc:256] RPC call timeout handler was delayed by -1.7252039659999809s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2738s for a response
W20260709 14:56:57.785017 21080 connection.cc:256] RPC call timeout handler was delayed by -1.6477811920000249s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.24180000000000001s for a response
W20260709 14:56:57.688460 21112 rpcz_store.cc:269] 0709 14:56:53.425506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.426478 (+   972us) service_pool.cc:224] Handling call
0709 14:56:57.687727 (+4261249us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2432}
I20260709 14:56:57.784843 22071 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:57.781150 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.786279 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.786369 21111 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:57.787035 21112 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:57.787289 22071 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.787772 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.788189 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:57.690140 21259 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 229) took 4193 ms (client timeout 3174 ms). Trace:
I20260709 14:56:57.689661 22080 raft_consensus.cc:2749] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:57.789736 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.790037 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:57.689167 22145 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:57.689971 21183 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 191) took 4290 ms (client timeout 1976 ms). Trace:
I20260709 14:56:57.784700 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:57.699496 21305 connection.cc:256] RPC call timeout handler was delayed by -2.3149482269999453s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2077s for a response
I20260709 14:56:57.501474 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 228) took 4036 ms. Trace:
W20260709 14:56:57.515996 21046 debug-util.cc:398] Leaking SignalData structure 0x7b0800080e80 after lost signal to thread 21049
I20260709 14:56:57.792575 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.703318 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.708920 21337 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:57.710413 22018 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:56:57.794256 21116 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:57.783567 22134 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:57.760167 22020 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.780576 21186 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
W20260709 14:56:57.792721 21080 connection.cc:256] RPC call timeout handler was delayed by -1.4533811920000517s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2634s for a response
I20260709 14:56:57.708602 21262 rpcz_store.cc:276] 0709 14:56:53.435252 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.613757 (+178505us) service_pool.cc:224] Handling call
0709 14:56:53.629697 (+ 15940us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:53.641624 (+ 11927us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:56:53.668558 (+ 26934us) log.cc:844] Serialized 14 byte log entry
0709 14:56:53.861436 (+192878us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:57.497970 (+3636534us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:57.498161 (+   191us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.498299 (+   138us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.498637 (+   338us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":10079,"prepare.run_cpu_time_us":96,"prepare.run_wall_time_us":1798,"raft.queue_time_us":624,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":2586,"thread_start_us":136498,"threads_started":1,"wal-append.queue_time_us":212316,"wal-append.run_cpu_time_us":1850,"wal-append.run_wall_time_us":1008041}
I20260709 14:56:57.710310 21115 raft_consensus.cc:2393] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:56:57.708468 21187 rpcz_store.cc:269] 0709 14:56:52.594335 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.599267 (+  4932us) service_pool.cc:224] Handling call
0709 14:56:57.511890 (+4912623us) spinlock_profiling.cc:243] Waited 33 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:57.707859 (+195969us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":75944832}
I20260709 14:56:57.698237 21331 rpcz_store.cc:276] 0709 14:56:52.806662 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.695499 (+888837us) service_pool.cc:224] Handling call
0709 14:56:53.695854 (+   355us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:53.696256 (+   402us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:53.696285 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:53.696810 (+   525us) log.cc:844] Serialized 26 byte log entry
0709 14:56:53.853561 (+156751us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:53.855064 (+  1503us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.858062 (+  2998us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:57.494945 (+3636883us) raft_consensus.cc:1685] finished
0709 14:56:57.494996 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.495380 (+   384us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1658,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":96,"thread_start_us":149133,"threads_started":1,"wal-append.queue_time_us":164566,"wal-append.run_cpu_time_us":3571,"wal-append.run_wall_time_us":1422064}
I20260709 14:56:57.709695 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:57.798271 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.803601 21339 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.804116 21117 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:56:57.703112 21266 rpcz_store.cc:276] 0709 14:56:49.646882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.094769 (+2447887us) service_pool.cc:224] Handling call
0709 14:56:52.120881 (+ 26112us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:52.773311 (+652430us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.562388 (+4789077us) spinlock_profiling.cc:243] Waited 603 ms on lock 0x7b54003e62d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:57.562760 (+   372us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1386608512}
I20260709 14:56:57.800953 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.806185 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.712598 22143 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.713236 22011 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.712837 22147 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.707069 21264 rpcz_store.cc:276] 0709 14:56:53.558976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.563991 (+4005015us) service_pool.cc:224] Handling call
0709 14:56:57.564698 (+   707us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.565138 (+   440us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:57.565170 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:57.565216 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:57.565273 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.565334 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.565443 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.714038 21261 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.791531 22077 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.807829 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.715147 21933 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.715605 22125 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.715171 21012 catalog_manager.cc:5697] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 1 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:57.808339 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:57.697749 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.802090 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.809828 21012 catalog_manager.cc:5697] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 1 to 2, leader changed from 70057409099149b583059874bda68024 (127.18.157.131) to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:57.810949 21232 connection.cc:256] RPC call timeout handler was delayed by -3.8080465580000009s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1533s for a response
W20260709 14:56:57.811400 21232 connection.cc:256] RPC call timeout handler was delayed by -3.8080465580000009s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1533s for a response
W20260709 14:56:57.811808 21232 connection.cc:256] RPC call timeout handler was delayed by -3.7630465579999282s: 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
W20260709 14:56:57.791755 21305 connection.cc:256] RPC call timeout handler was delayed by -2.1790482269999529s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22280000000000003s for a response
I20260709 14:56:57.811966 21012 catalog_manager.cc:5697] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 reported cstate change: term changed from 1 to 2, leader changed from 70057409099149b583059874bda68024 (127.18.157.131) to a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129). New cstate: current_term: 2 leader_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:57.802488 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.581043 21258 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 223) took 4189 ms (client timeout 2372 ms). Trace:
I20260709 14:56:57.730268 21964 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.818576 21258 rpcz_store.cc:269] 0709 14:56:53.391193 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.400908 (+  9715us) service_pool.cc:224] Handling call
0709 14:56:57.580783 (+4179875us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.820290 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.821146 21258 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.821413 21964 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:57.726676 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.726699 21110 rpcz_store.cc:269] 0709 14:56:53.644082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.647921 (+  3839us) service_pool.cc:224] Handling call
0709 14:56:57.725834 (+4077913us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.731535 22008 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:57.822256 21158 connection.cc:256] RPC call timeout handler was delayed by -3.2135370040000453s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1688s for a response
I20260709 14:56:57.807006 22143 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.823480 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.823917 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:57.824292 21158 connection.cc:256] RPC call timeout handler was delayed by -2.9867751200000612s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1633s for a response
I20260709 14:56:57.824550 22008 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.589000 22139 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.824590 21158 connection.cc:256] RPC call timeout handler was delayed by -2.8004370039999458s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2147s for a response
W20260709 14:56:57.826191 21158 connection.cc:256] RPC call timeout handler was delayed by -2.7905370040000435s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2158s for a response
I20260709 14:56:57.827167 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.828049 21258 raft_consensus.cc:2368] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:57.825584 22139 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.601455 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:56:57.751150 21306 connection.cc:256] RPC call timeout handler was delayed by -2.2561794320000672s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2077s for a response
W20260709 14:56:57.826632 21158 connection.cc:256] RPC call timeout handler was delayed by -2.6931628840001167s: 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
I20260709 14:56:57.751997 21389 raft_consensus.cc:740] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
W20260709 14:56:57.752864 21189 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 119) took 4252 ms (client timeout 2248 ms). Trace:
I20260709 14:56:57.752470 22151 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.725140 21185 rpcz_store.cc:269] 0709 14:56:53.521937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.724415 (+4202478us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.724683 (+   268us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.822639 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.794422 22018 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.736174 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.755194 22152 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.755692 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:57.744719 21188 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 118) took 4238 ms (client timeout 2228 ms). Trace:
I20260709 14:56:57.761493 21265 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.762363 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:57.622408 22013 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:57.764926 22079 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:56:57.793867 21046 debug-util.cc:398] Leaking SignalData structure 0x7b0800387720 after lost signal to thread 21141
I20260709 14:56:57.769004 22009 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.830124 21389 consensus_queue.cc:260] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.635969 21155 connection.cc:256] RPC call timeout handler was delayed by -2.0540316679999933s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1787s for a response
I20260709 14:56:57.752516 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.774211 21338 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.764608 21340 raft_consensus.cc:1240] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:57.643190 22085 raft_consensus.cc:740] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:56:57.770798 21108 rpcz_store.cc:276] 0709 14:56:53.415170 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.422427 (+  7257us) service_pool.cc:224] Handling call
0709 14:56:53.472873 (+ 50446us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:53.484611 (+ 11738us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:53.484647 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:53.485441 (+   794us) log.cc:844] Serialized 26 byte log entry
0709 14:56:53.636353 (+150912us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:53.640685 (+  4332us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.644868 (+  4183us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:57.146954 (+3502086us) raft_consensus.cc:1685] finished
0709 14:56:57.147006 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.147452 (+   446us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1692,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":113,"thread_start_us":144158,"threads_started":1,"wal-append.queue_time_us":168805,"wal-append.run_cpu_time_us":2467,"wal-append.run_wall_time_us":1026026}
I20260709 14:56:57.778316 21113 raft_consensus.cc:2410] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:56:57.781455 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 193) took 4381 ms (client timeout 3329 ms). Trace:
I20260709 14:56:57.675625 22141 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:57.784274 21082 connection.cc:256] RPC call timeout handler was delayed by -1.8745533379999415s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1958s for a response
W20260709 14:56:57.847256 21082 connection.cc:256] RPC call timeout handler was delayed by -1.8601533379999182s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19740000000000002s for a response
I20260709 14:56:57.788643 21111 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:57.689669 22144 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:57.849380 21157 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:57.850688 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.851539 22144 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:56:57.789137 21259 rpcz_store.cc:269] 0709 14:56:53.496352 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.574381 (+ 78029us) service_pool.cc:224] Handling call
0709 14:56:57.690040 (+4115659us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.852800 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.830813 22139 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.856879 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.857470 21266 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:56:57.798120 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.720844 22070 consensus_queue.cc:237] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:57.837028 22143 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.858794 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.859748 21336 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.861555 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.862895 21389 ts_tablet_manager.cc:1434] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.264s	user 0.010s	sys 0.002s
I20260709 14:56:57.863126 21266 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:57.864396 21389 tablet_bootstrap.cc:492] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:57.864610 21266 raft_consensus.cc:1240] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:57.857735 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 164) took 4778 ms. Trace:
W20260709 14:56:57.816684 21080 connection.cc:256] RPC call timeout handler was delayed by -1.4399238360000481s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2174s for a response
W20260709 14:56:57.833967 21186 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 194) took 5239 ms (client timeout 1533 ms). Trace:
W20260709 14:56:57.866798 21186 rpcz_store.cc:269] 0709 14:56:52.593651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.599091 (+  5440us) service_pool.cc:224] Handling call
0709 14:56:57.450587 (+4851496us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:57.816421 (+365834us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4830592}
I20260709 14:56:57.865206 21340 rpcz_store.cc:276] 0709 14:56:53.079023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.632753 (+4553730us) service_pool.cc:224] Handling call
0709 14:56:57.633164 (+   411us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.846105 (+212941us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.857433 (+ 11328us) spinlock_profiling.cc:243] Waited 131 ms on lock 0x7b540017dc54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:57.857647 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":301715712}
I20260709 14:56:57.809923 21115 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:57.868232 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.845664 21192 rpcz_store.cc:269] 0709 14:56:53.399687 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.781198 (+4381511us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.781382 (+   184us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.870767 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:57.871497 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.792037 21260 rpcz_store.cc:276] 0709 14:56:53.464510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.652711 (+188201us) service_pool.cc:224] Handling call
0709 14:56:53.687504 (+ 34793us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:56:53.687990 (+   486us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:53.688026 (+    36us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:56:53.688775 (+   749us) log.cc:844] Serialized 52 byte log entry
0709 14:56:53.803617 (+114842us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:53.816267 (+ 12650us) log.cc:844] Serialized 14 byte log entry
0709 14:56:53.816562 (+   295us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:53.816657 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:57.500632 (+3683975us) raft_consensus.cc:1685] finished
0709 14:56:57.500694 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.501112 (+   418us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":6093,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":47,"raft.queue_time_us":2222,"raft.run_cpu_time_us":226,"raft.run_wall_time_us":228,"thread_start_us":103449,"threads_started":1,"wal-append.queue_time_us":176396,"wal-append.run_cpu_time_us":4445,"wal-append.run_wall_time_us":1026876}
I20260709 14:56:57.852136 22151 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.873027 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:57.812204 21232 connection.cc:256] RPC call timeout handler was delayed by -3.7630465579999282s: 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
W20260709 14:56:57.873687 21232 connection.cc:256] RPC call timeout handler was delayed by -3.6208465579999256s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17410000000000003s for a response
I20260709 14:56:57.869560 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.874013 21192 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.874914 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.875317 21339 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:56:57.855521 22077 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:56:57.735766 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 61544us
W20260709 14:56:57.829540 21306 connection.cc:256] RPC call timeout handler was delayed by -2.249879432000057s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20840000000000003s for a response
W20260709 14:56:57.733371 21332 rpcz_store.cc:269] 0709 14:56:53.373020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.392452 (+ 19432us) service_pool.cc:224] Handling call
0709 14:56:57.588940 (+4196488us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.876355 21306 connection.cc:256] RPC call timeout handler was delayed by -2.249879432000057s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20840000000000003s for a response
I20260709 14:56:57.865396 22079 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:57.876765 21306 connection.cc:256] RPC call timeout handler was delayed by -2.2354794320000337s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21000000000000002s for a response
W20260709 14:56:57.877080 21306 connection.cc:256] RPC call timeout handler was delayed by -2.2354794320000337s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21000000000000002s for a response
W20260709 14:56:57.877418 21306 connection.cc:256] RPC call timeout handler was delayed by -2.1742794320000485s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21680000000000002s for a response
W20260709 14:56:57.877722 21306 connection.cc:256] RPC call timeout handler was delayed by -2.1742794320000485s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21680000000000002s for a response
W20260709 14:56:57.877985 21306 connection.cc:256] RPC call timeout handler was delayed by -2.1202794320000748s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22280000000000003s for a response
W20260709 14:56:57.878281 21306 connection.cc:256] RPC call timeout handler was delayed by -2.1022794320000457s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22480000000000003s for a response
I20260709 14:56:57.869963 21340 raft_consensus.cc:1275] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:57.830135 22066 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:57.878887 21306 connection.cc:256] RPC call timeout handler was delayed by -2.1022794320000457s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22480000000000003s for a response
W20260709 14:56:57.879207 21306 connection.cc:256] RPC call timeout handler was delayed by -1.3669794319999937s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3065s for a response
W20260709 14:56:57.791291 21183 rpcz_store.cc:269] 0709 14:56:53.399063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.689737 (+4290674us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.689891 (+   154us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.834532 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.879304 22066 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.879863 21264 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:57.880618 21306 connection.cc:256] RPC call timeout handler was delayed by -1.3669794319999937s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3065s for a response
I20260709 14:56:57.791064 21191 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.868959 21186 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.882982 21191 raft_consensus.cc:1240] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:57.883438 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 183) took 5196 ms. Trace:
I20260709 14:56:57.883677 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 184) took 5196 ms. Trace:
W20260709 14:56:57.874040 21232 connection.cc:256] RPC call timeout handler was delayed by -3.5929597029999059s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15910000000000002s for a response
I20260709 14:56:57.835835 21114 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:57.836079 21333 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.806756 21262 raft_consensus.cc:2368] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:57.815686 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.830279 21189 rpcz_store.cc:269] 0709 14:56:53.500139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.750871 (+4250732us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.752768 (+  1897us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.773048 21795 consensus_queue.cc:260] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.777565 21184 rpcz_store.cc:269] 0709 14:56:53.399370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.776788 (+4377418us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.776971 (+   183us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.895385 21114 raft_consensus.cc:1275] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:57.895823 21187 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 3. Ops: []
I20260709 14:56:57.896037 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 220) took 4423 ms. Trace:
I20260709 14:56:57.896852 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 115) took 4423 ms. Trace:
I20260709 14:56:57.831892 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:57.838248 21155 connection.cc:256] RPC call timeout handler was delayed by -2.0011913250000362s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.29740000000000005s for a response
I20260709 14:56:57.784627 22140 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:56:57.837630 21046 debug-util.cc:398] Leaking SignalData structure 0x7b0800387640 after lost signal to thread 21142
I20260709 14:56:57.901929 21262 raft_consensus.cc:1275] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:57.884778 21183 rpcz_store.cc:276] 0709 14:56:52.686692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.882226 (+5195534us) service_pool.cc:224] Handling call
0709 14:56:57.882770 (+   544us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.883039 (+   269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:57.883081 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:57.883129 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:57.883160 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.883218 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.883364 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56576}
W20260709 14:56:57.903051 21046 debug-util.cc:398] Leaking SignalData structure 0x7b080037e920 after lost signal to thread 21216
I20260709 14:56:57.896742 21187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 114) took 4423 ms. Trace:
W20260709 14:56:57.904456 21046 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba0c0 after lost signal to thread 21290
I20260709 14:56:57.881817 22066 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:57.831897 21257 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.896538 21114 rpcz_store.cc:276] 0709 14:56:53.472905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.894600 (+4421695us) service_pool.cc:224] Handling call
0709 14:56:57.894965 (+   365us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.895750 (+   785us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.895967 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.791028 21112 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.907225 21114 raft_consensus.cc:1240] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:57.907908 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 139) took 4330 ms. Trace:
I20260709 14:56:57.908286 21114 rpcz_store.cc:276] 0709 14:56:53.577036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.906629 (+4329593us) service_pool.cc:224] Handling call
0709 14:56:57.907033 (+   404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.907635 (+   602us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.907850 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.773629 21109 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 209) took 4362 ms (client timeout 1989 ms). Trace:
W20260709 14:56:57.909444 21109 rpcz_store.cc:269] 0709 14:56:53.411559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.412015 (+   456us) service_pool.cc:224] Handling call
0709 14:56:57.773335 (+4361320us) spinlock_profiling.cc:243] Waited 3.81 s on lock 0x7b5400443ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:57.773548 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8752448384}
I20260709 14:56:57.911502 21109 raft_consensus.cc:1275] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:57.847661 21082 connection.cc:256] RPC call timeout handler was delayed by -1.8475533379998978s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1988s for a response
I20260709 14:56:57.831485 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:57.851725 21263 raft_consensus.cc:2393] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:56:57.905685 21046 debug-util.cc:398] Leaking SignalData structure 0x7b0800321d20 after lost signal to thread 21364
W20260709 14:56:57.793700 21337 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 165) took 4714 ms (client timeout 2055 ms). Trace:
W20260709 14:56:57.698109 21335 rpcz_store.cc:269] 0709 14:56:53.145626 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.488796 (+4343170us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.489086 (+   290us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.853739 22009 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:56:57.854468 22018 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:57.854622 22085 consensus_queue.cc:260] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:57.843078 21261 raft_consensus.cc:2368] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5.
I20260709 14:56:57.858434 21157 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:56:57.860415 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.871116 22007 consensus_queue.cc:260] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:57.832510 21188 rpcz_store.cc:269] 0709 14:56:53.497931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.735372 (+4237441us) service_pool.cc:211] Skipping call since client already timed out
0709 14:56:57.735568 (+   196us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:56:57.875568 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.875584 21115 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.879374 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 170) took 4759 ms. Trace:
W20260709 14:56:57.884450 21232 connection.cc:256] RPC call timeout handler was delayed by -3.5929597029999059s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15910000000000002s for a response
W20260709 14:56:57.829838 21158 connection.cc:256] RPC call timeout handler was delayed by -2.5223370039999509s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2456s for a response
I20260709 14:56:57.795375 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:57.829234 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:57.821786 21334 raft_consensus.cc:1240] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 3. Ops: []
I20260709 14:56:57.873471 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:57.891721 21338 raft_consensus.cc:2410] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:57.892800 21260 raft_consensus.cc:1275] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:57.878530 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 172) took 4735 ms. Trace:
W20260709 14:56:57.912177 21082 connection.cc:256] RPC call timeout handler was delayed by -1.5469533379999802s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23220000000000002s for a response
W20260709 14:56:57.945976 21082 connection.cc:256] RPC call timeout handler was delayed by -1.266153337999981s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2634s for a response
W20260709 14:56:57.946465 21082 connection.cc:256] RPC call timeout handler was delayed by -1.1725533379999433s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2738s for a response
W20260709 14:56:57.900920 21155 connection.cc:256] RPC call timeout handler was delayed by -1.8332748450000054s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2049s for a response
I20260709 14:56:57.915766 21265 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:57.858804 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:57.923779 21046 debug-util.cc:398] Leaking SignalData structure 0x7b0800321ea0 after lost signal to thread 21903
I20260709 14:56:57.904333 21183 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:57.909770 21795 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:57.930032 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 71856.9us
W20260709 14:56:57.930572 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:57.929850 22085 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:57.953504 22008 raft_consensus.cc:2804] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:57.917668 21109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 142) took 4294 ms. Trace:
I20260709 14:56:57.971516 21109 rpcz_store.cc:276] 0709 14:56:53.623162 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.910736 (+4287574us) service_pool.cc:224] Handling call
0709 14:56:57.911101 (+   365us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.911903 (+   802us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.917588 (+  5685us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.972980 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 168) took 4881 ms. Trace:
I20260709 14:56:57.973498 21334 rpcz_store.cc:276] 0709 14:56:53.091297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.781966 (+4690669us) service_pool.cc:224] Handling call
0709 14:56:57.821582 (+ 39616us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.944022 (+122440us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.972857 (+ 28835us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.974048 21157 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:57.974736 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:57.975299 21112 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:57.975907 22134 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.976691 22044 raft_consensus.cc:2804] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:57.976482 22134 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:57.977175 22044 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:57.977469 21111 raft_consensus.cc:2410] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:56:57.925653 21337 rpcz_store.cc:269] 0709 14:56:53.079327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:53.230989 (+151662us) service_pool.cc:224] Handling call
0709 14:56:57.506256 (+4275267us) spinlock_profiling.cc:243] Waited 3.29 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:57.793626 (+287370us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7567744}
W20260709 14:56:57.955052 21083 connection.cc:256] RPC call timeout handler was delayed by -3.5505104759999995s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260709 14:56:57.980207 21083 connection.cc:256] RPC call timeout handler was delayed by -3.322277353000004s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
W20260709 14:56:57.932256 21232 connection.cc:256] RPC call timeout handler was delayed by -3.5578465579999374s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1811s for a response
I20260709 14:56:57.933486 21110 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:57.917184 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 44838.9us
I20260709 14:56:57.904095 21187 rpcz_store.cc:276] 0709 14:56:53.473447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.894933 (+4421486us) service_pool.cc:224] Handling call
0709 14:56:57.895509 (+   576us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.896473 (+   964us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.896683 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.897302 21184 rpcz_store.cc:276] 0709 14:56:53.473749 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.895781 (+4422032us) service_pool.cc:224] Handling call
0709 14:56:57.896160 (+   379us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.896500 (+   340us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:57.896528 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:57.896581 (+    53us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:57.896618 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.896678 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.896790 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:57.914697 21117 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5.
I20260709 14:56:57.875871 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:57.942819 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 127413us
W20260709 14:56:57.947209 21155 connection.cc:256] RPC call timeout handler was delayed by -1.7218153469999606s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22260000000000002s for a response
I20260709 14:56:57.948508 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:57.926362 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:57.927243 22009 raft_consensus.cc:697] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 5 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:57.942384 22007 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:57.949510 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:57.950599 21258 raft_consensus.cc:2393] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:57.926097 21336 raft_consensus.cc:2410] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:56:57.970904 21116 raft_consensus.cc:1240] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:57.931896 21340 rpcz_store.cc:276] 0709 14:56:53.120471 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.869129 (+4748658us) service_pool.cc:224] Handling call
0709 14:56:57.869577 (+   448us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.878972 (+  9395us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.879304 (+   332us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:57.982514 21232 connection.cc:256] RPC call timeout handler was delayed by -3.544359702999941s: 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
W20260709 14:56:58.001497 21232 connection.cc:256] RPC call timeout handler was delayed by -3.544359702999941s: 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
W20260709 14:56:58.001860 21232 connection.cc:256] RPC call timeout handler was delayed by -3.431217382s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16290000000000002s for a response
W20260709 14:56:58.002116 21232 connection.cc:256] RPC call timeout handler was delayed by -3.3637173820000044s: 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
W20260709 14:56:58.002521 21232 connection.cc:256] RPC call timeout handler was delayed by -3.3520173819999854s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17170000000000002s for a response
W20260709 14:56:58.002779 21232 connection.cc:256] RPC call timeout handler was delayed by -3.3520173819999854s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17170000000000002s for a response
W20260709 14:56:58.003012 21232 connection.cc:256] RPC call timeout handler was delayed by -3.2914465579999614s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21070000000000003s for a response
W20260709 14:56:58.003285 21232 connection.cc:256] RPC call timeout handler was delayed by -3.236559702999898s: 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
W20260709 14:56:58.003607 21232 connection.cc:256] RPC call timeout handler was delayed by -3.236559702999898s: 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
I20260709 14:56:57.953209 21306 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:58.003882 21232 connection.cc:256] RPC call timeout handler was delayed by -3.1870465579999063s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2223s for a response
I20260709 14:56:57.976629 21157 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:57.978899 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:57.991724 22093 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:58.005883 21189 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:57.979336 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:57.949412 21158 connection.cc:256] RPC call timeout handler was delayed by -1.9551231540000344s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1878s for a response
I20260709 14:56:57.978821 21111 raft_consensus.cc:1240] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
W20260709 14:56:57.953737 21046 debug-util.cc:398] Leaking SignalData structure 0x7b08002a9680 after lost signal to thread 21936
I20260709 14:56:57.971581 22008 raft_consensus.cc:697] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:57.949530 21964 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:57.985618 22044 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:57.989650 21083 connection.cc:256] RPC call timeout handler was delayed by -3.0684236179999971s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1976s for a response
I20260709 14:56:57.996025 21335 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:57.884064 21191 rpcz_store.cc:276] 0709 14:56:52.686991 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.882342 (+5195351us) service_pool.cc:224] Handling call
0709 14:56:57.882772 (+   430us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.883416 (+   644us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.883624 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14976}
W20260709 14:56:58.006332 21080 leader_election.cc:336] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Timed out: RequestConsensusVote RPC to 127.18.157.132:43261 timed out after 1.854s (SENT)
W20260709 14:56:58.006779 21158 connection.cc:256] RPC call timeout handler was delayed by -1.8500370040000007s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.32030000000000003s for a response
I20260709 14:56:57.993110 21339 raft_consensus.cc:2410] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:56:58.023980 21338 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:58.009106 21157 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:58.009416 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 143) took 4365 ms. Trace:
I20260709 14:56:58.001960 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:57.994349 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 169) took 4876 ms. Trace:
W20260709 14:56:58.008049 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 200) took 5412 ms (client timeout 1583 ms). Trace:
W20260709 14:56:58.004248 21232 connection.cc:256] RPC call timeout handler was delayed by -3.1819173819999378s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1906s for a response
W20260709 14:56:58.060925 21232 connection.cc:256] RPC call timeout handler was delayed by -3.1819173819999378s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1906s for a response
W20260709 14:56:58.061218 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 53002.3us
I20260709 14:56:58.060864 21340 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.007954 22066 consensus_queue.cc:1048] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:56:58.050078 21334 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:58.008000 21109 raft_consensus.cc:1275] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:57.997967 21192 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:57.989665 22070 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:58.032240 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:58.011667 21046 debug-util.cc:398] Leaking SignalData structure 0x7b080031edc0 after lost signal to thread 21965
W20260709 14:56:58.056646 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 103537us
I20260709 14:56:58.059422 21116 rpcz_store.cc:276] 0709 14:56:53.637544 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.953745 (+4316201us) service_pool.cc:224] Handling call
0709 14:56:57.970656 (+ 16911us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.002741 (+ 32085us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.002967 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:58.061589 21232 connection.cc:256] RPC call timeout handler was delayed by -3.1753597029999128s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20550000000000002s for a response
W20260709 14:56:58.074858 21232 connection.cc:256] RPC call timeout handler was delayed by -3.0829173820000051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2016s for a response
W20260709 14:56:58.075299 21232 connection.cc:256] RPC call timeout handler was delayed by -3.0829173820000051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2016s for a response
I20260709 14:56:58.073963 21306 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:58.075662 21232 connection.cc:256] RPC call timeout handler was delayed by -3.0541173819999585s: 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
W20260709 14:56:58.076006 21232 connection.cc:256] RPC call timeout handler was delayed by -3.0484465579999096s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2377s for a response
I20260709 14:56:58.076203 21879 raft_consensus.cc:2804] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:58.071045 22093 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:58.076907 21879 raft_consensus.cc:697] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:58.059456 21158 connection.cc:256] RPC call timeout handler was delayed by -1.6419231539999828s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22260000000000002s for a response
W20260709 14:56:58.077610 21158 connection.cc:256] RPC call timeout handler was delayed by -1.6419231539999828s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22260000000000002s for a response
I20260709 14:56:58.077898 21879 consensus_queue.cc:237] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.078281 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:58.078737 22093 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:58.058372 21964 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.080152 21155 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:58.081355 21964 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:58.051591 22008 consensus_queue.cc:237] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:58.077947 21158 connection.cc:256] RPC call timeout handler was delayed by -1.6230231540000659s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2247s for a response
I20260709 14:56:58.078994 21339 raft_consensus.cc:2376] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 70057409099149b583059874bda68024 in term 2. Re-sending same reply.
I20260709 14:56:58.082872 22009 consensus_queue.cc:237] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:58.082337 21155 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:58.067519 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 140) took 4490 ms. Trace:
I20260709 14:56:58.063220 21080 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:58.083312 21158 connection.cc:256] RPC call timeout handler was delayed by -1.5655459690001408s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2156s for a response
W20260709 14:56:58.060616 21190 rpcz_store.cc:269] 0709 14:56:52.595826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:52.619439 (+ 23613us) service_pool.cc:224] Handling call
0709 14:56:57.408098 (+4788659us) spinlock_profiling.cc:243] Waited 1.78 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:58.002916 (+594818us) spinlock_profiling.cc:243] Waited 285 ms on lock 0x7b54001a0ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:58.007947 (+  5031us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":660686336}
W20260709 14:56:58.085332 21158 connection.cc:256] RPC call timeout handler was delayed by -1.5105231539999977s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2372s for a response
W20260709 14:56:58.085685 21158 connection.cc:256] RPC call timeout handler was delayed by -1.4522751200000812s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33380000000000004s for a response
W20260709 14:56:58.086097 21158 connection.cc:256] RPC call timeout handler was delayed by -1.4207751200000303s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33730000000000004s for a response
W20260709 14:56:58.072666 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 63631.4us
W20260709 14:56:58.086447 21158 connection.cc:256] RPC call timeout handler was delayed by -1.1163231540000425s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.281s for a response
I20260709 14:56:58.087049 22093 raft_consensus.cc:2749] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:56:58.086186 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 88661.5us
I20260709 14:56:58.082240 21964 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:58.085603 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 83211.6us
I20260709 14:56:58.086280 21117 raft_consensus.cc:1275] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:56:58.070279 22018 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:58.082227 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 194) took 4682 ms. Trace:
I20260709 14:56:58.082710 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:58.028849 21083 connection.cc:256] RPC call timeout handler was delayed by -2.7220986040000525s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1549s for a response
I20260709 14:56:58.053725 21110 raft_consensus.cc:1275] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:58.083989 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.066988 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.094066 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.100417 21082 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:58.112618 21266 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
W20260709 14:56:58.076304 21232 connection.cc:256] RPC call timeout handler was delayed by -3.0484465579999096s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2377s for a response
W20260709 14:56:58.117291 21232 connection.cc:256] RPC call timeout handler was delayed by -2.9947173819999762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2114s for a response
W20260709 14:56:58.117616 21232 connection.cc:256] RPC call timeout handler was delayed by -2.9638597029999119s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.229s for a response
W20260709 14:56:58.117938 21232 connection.cc:256] RPC call timeout handler was delayed by -2.9395597029999863s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23170000000000002s for a response
W20260709 14:56:58.118237 21232 connection.cc:256] RPC call timeout handler was delayed by -2.476059702999919s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2832s for a response
W20260709 14:56:58.118521 21232 connection.cc:256] RPC call timeout handler was delayed by -2.1829173820000278s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.30160000000000003s for a response
W20260709 14:56:58.118808 21232 connection.cc:256] RPC call timeout handler was delayed by -1.9903173819999438s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.323s for a response
W20260709 14:56:58.119114 21232 connection.cc:256] RPC call timeout handler was delayed by -1.9903173819999438s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.323s for a response
W20260709 14:56:58.119388 21232 connection.cc:256] RPC call timeout handler was delayed by -1.7986173819999749s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.34430000000000005s for a response
W20260709 14:56:58.119675 21232 connection.cc:256] RPC call timeout handler was delayed by -1.7986173819999749s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.34430000000000005s for a response
I20260709 14:56:58.095350 21340 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
W20260709 14:56:58.112560 21083 connection.cc:256] RPC call timeout handler was delayed by -2.65364243800002s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.24180000000000001s for a response
I20260709 14:56:58.108177 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.094756 21189 rpcz_store.cc:276] 0709 14:56:53.399971 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.894576 (+4494605us) service_pool.cc:224] Handling call
0709 14:56:58.003634 (+109058us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.006355 (+  2721us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.081943 (+ 75588us) spinlock_profiling.cc:243] Waited 109 ms on lock 0x7b54001a0ed0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:58.082120 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":249878272}
I20260709 14:56:58.091732 21115 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:58.124148 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 155) took 1056 ms. Trace:
W20260709 14:56:58.121307 21083 connection.cc:256] RPC call timeout handler was delayed by -1.5401230160000523s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33290000000000003s for a response
I20260709 14:56:58.107110 21389 tablet_bootstrap.cc:654] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:58.124778 21115 rpcz_store.cc:276] 0709 14:56:57.067378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.868961 (+801583us) service_pool.cc:224] Handling call
0709 14:56:57.874764 (+  5803us) spinlock_profiling.cc:243] Waited 4.48 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:56:58.124071 (+249307us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10307456}
W20260709 14:56:58.111564 21158 leader_election.cc:336] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Timed out: RequestConsensusVote RPC to 127.18.157.129:35603 timed out after 1.633s (SENT)
I20260709 14:56:58.108565 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.200773 21116 raft_consensus.cc:2376] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3. Re-sending same reply.
I20260709 14:56:58.010818 21333 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
W20260709 14:56:58.198354 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 67397.9us
I20260709 14:56:58.108520 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.097416 22018 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:57.945593 21332 rpcz_store.cc:276] 0709 14:56:53.143459 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.877462 (+4734003us) service_pool.cc:224] Handling call
0709 14:56:57.877893 (+   431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.878101 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:57.878128 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:57.878205 (+    77us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:57.878252 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.878318 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.878455 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.098850 22066 raft_consensus.cc:2804] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:58.203269 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.013326 21337 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:58.005625 22080 consensus_queue.cc:1048] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.189s
I20260709 14:56:58.235270 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.089130 22134 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:58.106667 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.202113 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.197484 22093 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.132169 21334 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.107908 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.266043 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.267318 21265 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:56:58.093654 21117 pending_rounds.cc:85] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting all ops after (but not including) 1
I20260709 14:56:58.239295 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.106438 21924 consensus_queue.cc:1048] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.137s
W20260709 14:56:58.243323 21305 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.106238 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.107537 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.245452 21115 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.255318 21338 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.107024 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.256971 22012 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:58.244942 21257 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.279356 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.264571 22093 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:58.259023 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.280155 21264 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.282779 21339 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:58.220293 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:58.260949 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 160741us
I20260709 14:56:58.257651 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.109411 22085 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.132198 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.201959 21964 raft_consensus.cc:697] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:58.267570 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.242612 22018 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:58.294736 21116 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.261816 22077 consensus_queue.cc:1048] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:56:58.273581 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:58.269533 21117 pending_rounds.cc:107] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:56:58.300243 21340 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.286737 22093 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:58.277087 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.109190 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:58.099563 21109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 146) took 4446 ms. Trace:
I20260709 14:56:58.278067 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.107412 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.281517 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.267042 22066 raft_consensus.cc:697] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:56:58.278354 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 166842us
I20260709 14:56:58.283881 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.288429 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:58.275446 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:58.265098 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 160184us
I20260709 14:56:58.307006 21258 raft_consensus.cc:2393] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:58.293570 21082 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:58.096977 22070 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.346585 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:58.316771 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.347553 21340 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.321769 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.300532 22012 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:58.289335 22085 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.306160 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.329487 21080 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:58.341233 21158 leader_election.cc:336] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Timed out: RequestConsensusVote RPC to 127.18.157.129:35603 timed out after 1.854s (SENT)
I20260709 14:56:58.341439 21335 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 1.
I20260709 14:56:58.300693 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:56:58.299229 21303 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.325188 21109 rpcz_store.cc:276] 0709 14:56:53.653447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.972601 (+4319154us) service_pool.cc:224] Handling call
0709 14:56:57.989195 (+ 16594us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.070511 (+ 81316us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.099287 (+ 28776us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b540024c2d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:56:58.099486 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29632768}
I20260709 14:56:58.346202 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:58.304123 21117 raft_consensus.cc:2889] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:58.348598 21339 raft_consensus.cc:2393] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:58.362942 21115 raft_consensus.cc:2393] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:58.349714 21265 raft_consensus.cc:2393] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:58.352807 21338 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:56:58.362054 21080 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:58.328552 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:58.349978 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 48906.5us
I20260709 14:56:58.327106 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 141) took 4727 ms. Trace:
I20260709 14:56:58.360580 21158 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:58.060508 21331 rpcz_store.cc:276] 0709 14:56:53.117714 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.802212 (+4684498us) service_pool.cc:224] Handling call
0709 14:56:57.802700 (+   488us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:57.835262 (+ 32562us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:57.835305 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:57.836021 (+   716us) log.cc:844] Serialized 26 byte log entry
0709 14:56:57.941656 (+105635us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:57.941707 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:57.941782 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:57.954711 (+ 12929us) raft_consensus.cc:1685] finished
0709 14:56:57.979659 (+ 24948us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:57.991623 (+ 11964us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13337,"raft.queue_time_us":30677,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":182,"thread_start_us":105148,"threads_started":1,"wal-append.queue_time_us":105571}
I20260709 14:56:58.364981 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.369469 21116 raft_consensus.cc:2410] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:58.343572 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.341324 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:58.353309 21332 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.356897 22085 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.382882 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.383528 21339 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:56:58.378973 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.380285 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:58.384446 21116 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.386657 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:58.364712 22136 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:58.368613 22080 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.391357 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.372438 22130 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.349874 21261 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.393554 21115 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:58.382508 21108 raft_consensus.cc:2410] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:56:58.372265 22140 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:58.087822 21114 rpcz_store.cc:276] 0709 14:56:53.577451 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.909100 (+4331649us) service_pool.cc:224] Handling call
0709 14:56:57.953603 (+ 44503us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.953919 (+   316us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:56:57.970853 (+ 16934us) log.cc:844] Serialized 14 byte log entry
0709 14:56:58.023509 (+ 52656us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:58.059141 (+ 35632us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:58.064962 (+  5821us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.067293 (+  2331us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:58.067433 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":747,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":44,"raft.queue_time_us":6076,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":45176,"thread_start_us":26686,"threads_started":1,"wal-append.queue_time_us":79447}
I20260709 14:56:58.395489 22130 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.397013 21260 raft_consensus.cc:2393] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:58.379698 21336 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.398250 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.399260 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.399205 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.400262 22066 consensus_queue.cc:237] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.400832 22070 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:58.399684 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
PC: @                0x0 (unknown)
I20260709 14:56:58.403478 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 237) took 1048 ms. Trace:
I20260709 14:56:58.406075 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.408821 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.412343 22130 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:58.412596 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 71398.6us
I20260709 14:56:58.397552 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.387878 21110 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.396282 22080 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.392028 22136 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:56:58.423772 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 130313us
I20260709 14:56:58.407671 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.419453 21190 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.427330 21116 raft_consensus.cc:1275] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:56:58.427218 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:58.421553 21340 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.412731 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.432857 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:58.502676 21158 leader_election.cc:336] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 election: RPC error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Timed out: RequestConsensusVote RPC to 127.18.157.129:35603 timed out after 1.878s (SENT)
I20260709 14:56:58.504621 21192 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.505661 21115 raft_consensus.cc:2393] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:58.390129 21964 consensus_queue.cc:237] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:58.497184 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 56780.4us
I20260709 14:56:58.506409 22077 consensus_queue.cc:1048] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
*** SIGABRT (@0x3e800004a76) received by PID 19062 (TID 0x7fd464a3f840) from PID 19062; stack trace: ***
I20260709 14:56:58.434495 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.505791 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:58.512120 21116 pending_rounds.cc:85] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting all ops after (but not including) 1
I20260709 14:56:58.535925 21116 pending_rounds.cc:107] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:56:58.536211 21116 raft_consensus.cc:2889] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:58.421007 21337 raft_consensus.cc:2393] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:58.514516 21189 raft_consensus.cc:2393] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:58.505396 22080 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.421321 21924 raft_consensus.cc:2749] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:58.523810 21184 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
    @           0x2dcd40 __tsan::CallUserSignalHandler() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
I20260709 14:56:58.524111 21158 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:58.524945 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.545554 21115 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.474133 21111 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:58.529337 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:58.507997 21117 rpcz_store.cc:276] 0709 14:56:57.354801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.991213 (+636412us) service_pool.cc:224] Handling call
0709 14:56:57.996822 (+  5609us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.393223 (+396401us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.403128 (+  9905us) spinlock_profiling.cc:243] Waited 88.9 ms on lock 0x7b5400443ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:56:58.403392 (+   264us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":204483968}
I20260709 14:56:58.538618 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
    @           0x2df223 rtl_sigaction() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
I20260709 14:56:58.539067 21112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 230) took 1193 ms. Trace:
I20260709 14:56:58.511894 22136 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:58.438144 21109 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.530990 22044 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:58.543051 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.543753 21264 raft_consensus.cc:2368] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:56:58.413918 22140 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:58.527164 22165 log.cc:927] Time spent T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.161s	user 0.000s	sys 0.000s
I20260709 14:56:58.546983 21082 leader_election.cc:400] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:58.549746 21117 raft_consensus.cc:1240] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.522740 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.546770 21258 raft_consensus.cc:2393] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:56:58.559417 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 56778.5us
I20260709 14:56:58.558961 21336 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.551689 21334 raft_consensus.cc:2393] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:56:58.600518 21082 leader_election.cc:403] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:56:58.540184 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.598589 21115 raft_consensus.cc:1275] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:56:58.608528 21115 pending_rounds.cc:85] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting all ops after (but not including) 0
I20260709 14:56:58.608794 21115 pending_rounds.cc:107] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:56:58.609014 21115 raft_consensus.cc:2889] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:56:58.549969 21114 raft_consensus.cc:1275] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:58.629344 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.596588 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:58.639259 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.604537 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:58.634119 22166 log.cc:927] Time spent T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260709 14:56:58.634953 21186 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.009s	sys 0.008s
I20260709 14:56:58.607414 22070 raft_consensus.cc:2749] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:58.602067 21335 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.600839 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.647380 21155 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:58.604010 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.607189 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.648887 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.651978 21339 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:58.629628 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.606870 22085 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:58.663017 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.668921 21115 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.665448 21155 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:58.676010 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 130838us
I20260709 14:56:58.649667 22134 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:58.653183 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.677062 21229 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:58.650444 21108 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.654376 22012 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:58.684124 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.686393 21189 raft_consensus.cc:2393] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:58.659237 21257 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:56:58.687474 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 177080us
I20260709 14:56:58.716622 21082 leader_election.cc:400] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:58.716447 22136 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:58.677609 21333 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.718230 21333 raft_consensus.cc:1240] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.718848 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 198) took 5350 ms. Trace:
I20260709 14:56:58.719148 21333 rpcz_store.cc:276] 0709 14:56:53.368555 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.717656 (+5349101us) service_pool.cc:224] Handling call
0709 14:56:58.718054 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.718617 (+   563us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.718795 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.720618 21333 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.716719 22018 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:58.721592 22134 consensus_queue.cc:1059] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:58.722648 22134 raft_consensus.cc:3055] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:58.722980 22134 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:58.723953 22018 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:58.723824 22134 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:58.689342 21337 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:56:58.726649 21337 raft_consensus.cc:1240] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.727245 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 213) took 5350 ms. Trace:
I20260709 14:56:58.727571 21337 rpcz_store.cc:276] 0709 14:56:53.377071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.726060 (+5348989us) service_pool.cc:224] Handling call
0709 14:56:58.726469 (+   409us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.727000 (+   531us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.727190 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.733726 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.734452 21257 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.711067 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.740306 21334 raft_consensus.cc:1240] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:56:58.740582 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 175) took 5564 ms. Trace:
I20260709 14:56:58.675493 21184 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:56:58.554874 21112 rpcz_store.cc:276] 0709 14:56:57.346134 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.977405 (+631271us) service_pool.cc:224] Handling call
0709 14:56:57.977786 (+   381us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:57.978209 (+   423us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:57.978240 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:57.978794 (+   554us) log.cc:844] Serialized 26 byte log entry
0709 14:56:58.203056 (+224262us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:58.220527 (+ 17471us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.240154 (+ 19627us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:58.531648 (+291494us) raft_consensus.cc:1685] finished
0709 14:56:58.534664 (+  3016us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:58.538980 (+  4316us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2021,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":9390,"thread_start_us":152479,"threads_started":1,"wal-append.queue_time_us":535297}
I20260709 14:56:58.693061 22085 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:58.668504 21192 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.695730 21975 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.696237 22093 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:58.697458 21389 tablet_bootstrap.cc:492] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:58.652839 22170 consensus_queue.cc:1059] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:56:58.747519 22077 consensus_queue.cc:1059] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:58.699270 22169 log.cc:927] Time spent T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 14:56:58.747437 21389 ts_tablet_manager.cc:1403] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.883s	user 0.020s	sys 0.009s
I20260709 14:56:58.677899 21262 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:58.749565 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.751590 21192 raft_consensus.cc:1240] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.752648 22093 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:58.753598 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.753624 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 197) took 5385 ms. Trace:
I20260709 14:56:58.754916 21389 raft_consensus.cc:359] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:58.755770 21389 raft_consensus.cc:385] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:56:58.756189 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.757319 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:58.705899 22140 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:58.752796 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.758280 21187 raft_consensus.cc:2410] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:58.697528 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 189) took 5299 ms. Trace:
I20260709 14:56:58.711023 21340 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:58.711596 21336 raft_consensus.cc:1240] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.712081 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:58.759183 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:58.712832 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.760047 21109 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.713546 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:58.761365 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 177) took 5470 ms. Trace:
I20260709 14:56:58.761792 21336 rpcz_store.cc:276] 0709 14:56:53.290499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.648402 (+5357903us) service_pool.cc:224] Handling call
0709 14:56:58.711382 (+ 62980us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.761038 (+ 49656us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.761299 (+   261us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.763393 21336 raft_consensus.cc:1240] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.763980 21332 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:58.764302 21117 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:56:58.711686 21083 leader_election.cc:400] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5.
I20260709 14:56:58.765156 21083 leader_election.cc:403] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:56:58.754942 21334 rpcz_store.cc:276] 0709 14:56:53.368269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.658448 (+5290179us) service_pool.cc:224] Handling call
0709 14:56:58.740042 (+ 81594us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:58.753319 (+ 13277us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.753544 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:56:58.765712 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 54221.4us
I20260709 14:56:58.766466 21083 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:58.767216 22012 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5.
I20260709 14:56:58.767836 22012 raft_consensus.cc:2749] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:58.756057 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:58.675678 22009 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.694312 22044 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:58.368731 21113 rpcz_store.cc:276] 0709 14:56:53.577777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.910423 (+4332646us) service_pool.cc:224] Handling call
0709 14:56:57.910875 (+   452us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.911174 (+   299us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:56:57.911548 (+   374us) log.cc:844] Serialized 14 byte log entry
0709 14:56:58.277418 (+365870us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:58.281077 (+  3659us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:58.283700 (+  2623us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.291751 (+  8051us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:58.305218 (+ 13467us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5239,"prepare.queue_time_us":1025,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":35297,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":7325,"thread_start_us":318711,"threads_started":1,"wal-append.queue_time_us":366367}
I20260709 14:56:58.769050 21189 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.758805 21186 rpcz_store.cc:276] 0709 14:56:53.398405 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:57.882957 (+4484552us) service_pool.cc:224] Handling call
0709 14:56:57.883423 (+   466us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:57.883728 (+   305us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:56:58.001156 (+117428us) log.cc:844] Serialized 14 byte log entry
0709 14:56:58.664253 (+663097us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:58.668572 (+  4319us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:58.681281 (+ 12709us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.686444 (+  5163us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:58.697446 (+ 11002us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4873,"prepare.queue_time_us":166345,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":61,"raft.queue_time_us":2944,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":2510,"spinlock_wait_cycles":115186688,"thread_start_us":651844,"threads_started":2,"wal-append.queue_time_us":628341}
I20260709 14:56:58.752996 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:58.775776 21155 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:58.771703 21335 raft_consensus.cc:2468] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:58.721174 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 203) took 5347 ms. Trace:
I20260709 14:56:58.766839 21334 raft_consensus.cc:1275] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:56:58.768585 22009 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.708181 21258 raft_consensus.cc:1275] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:58.716972 21082 leader_election.cc:403] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:56:58.778476 22009 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.779009 21111 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:58.764012 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 223) took 5183 ms. Trace:
I20260709 14:56:58.782058 21336 rpcz_store.cc:276] 0709 14:56:53.580277 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.762726 (+5182449us) service_pool.cc:224] Handling call
0709 14:56:58.763173 (+   447us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.763744 (+   571us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.763961 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.783874 21336 raft_consensus.cc:1275] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:58.784497 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 179) took 1078 ms. Trace:
W20260709 14:56:58.786603 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 70175.2us
I20260709 14:56:58.787097 21795 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.788158 22012 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.777644 21333 rpcz_store.cc:276] 0709 14:56:53.373585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.720039 (+5346454us) service_pool.cc:224] Handling call
0709 14:56:58.720393 (+   354us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.720944 (+   551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.721124 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.790261 21333 raft_consensus.cc:1240] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.756058 21389 raft_consensus.cc:740] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
I20260709 14:56:58.793104 21389 consensus_queue.cc:260] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:58.794171 22080 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:58.787602 21795 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.795420 21795 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:58.796015 21305 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.725109 22134 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.797792 21115 raft_consensus.cc:2393] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:56:58.799746 21331 raft_consensus.cc:1240] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:58.781641 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 225) took 5108 ms. Trace:
I20260709 14:56:58.801414 21334 rpcz_store.cc:276] 0709 14:56:53.673078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.766117 (+5093039us) service_pool.cc:224] Handling call
0709 14:56:58.766493 (+   376us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.781338 (+ 14845us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.781576 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.802788 21975 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:56:58.803042 22008 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.803186 21389 ts_tablet_manager.cc:1434] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 14:56:58.803499 22008 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:58.803929 22008 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.804006 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:58.802791 21155 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:58.805156 21191 raft_consensus.cc:2410] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:56:58.806440 22007 raft_consensus.cc:3060] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.803375 21975 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.811228 22009 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:58.812397 22008 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.791541 21157 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:58.813738 21975 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:58.814370 21191 raft_consensus.cc:1275] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:58.815847 22066 consensus_queue.cc:1048] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:58.817425 22066 consensus_queue.cc:1059] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:58.818639 22066 raft_consensus.cc:3055] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:58.818984 22066 raft_consensus.cc:740] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:58.819814 22066 consensus_queue.cc:260] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:58.820787 22066 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:58.778373 22130 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:58.822468 21258 raft_consensus.cc:1275] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:56:58.823964 22130 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:56:58.824435 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.825135 22136 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:58.825820 21334 raft_consensus.cc:1275] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:58.826937 21975 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:58.825835 21340 raft_consensus.cc:1275] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:58.791694 21333 raft_consensus.cc:1240] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:58.787451 21082 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
W20260709 14:56:58.834307 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 46991.4us
I20260709 14:56:58.835222 21082 leader_election.cc:400] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5.
I20260709 14:56:58.835886 22070 consensus_queue.cc:1048] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:58.838410 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.839929 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.840238 22007 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:58.740917 21339 rpcz_store.cc:276] 0709 14:56:53.176636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.623059 (+5446423us) service_pool.cc:224] Handling call
0709 14:56:58.651840 (+ 28781us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.740328 (+ 88488us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.740523 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.842643 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.842859 22070 consensus_queue.cc:1048] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:58.843362 21263 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:58.845521 21155 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:58.845712 22180 raft_consensus.cc:2804] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:58.846320 22180 raft_consensus.cc:697] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:58.846922 21924 raft_consensus.cc:2804] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:58.847615 21924 raft_consensus.cc:697] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:58.847188 22180 consensus_queue.cc:237] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.849979 21189 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:56:58.951119 22187 raft_consensus.cc:3055] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:56:58.854998 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 218422us
W20260709 14:56:58.861274 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:58.845018 21258 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:56:58.904053 21155 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:58.784840 21336 rpcz_store.cc:276] 0709 14:56:57.706121 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.783066 (+1076945us) service_pool.cc:224] Handling call
0709 14:56:58.783453 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.784238 (+   785us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.784440 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:56:58.888301 21158 leader_election.cc:304] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:58.840415 22012 raft_consensus.cc:2749] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:56:58.919628 21924 consensus_queue.cc:237] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:58.924165 21192 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:56:58.861023 22080 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:58.840344 21257 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:56:58.926232 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:56:59.023182 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.023823 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.023959 21333 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:59.024416 21264 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.918175 22009 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:59.024991 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.025455 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.025862 21333 raft_consensus.cc:2393] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:59.026031 21264 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:58.926961 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.026957 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:59.027539 21264 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.027715 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:58.927541 22168 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.028785 22168 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:58.927623 22008 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:58.848611 22136 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.934687 21082 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:58.991947 22187 raft_consensus.cc:740] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:58.845503 21975 consensus_queue.cc:1048] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 14:56:59.031792 22136 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:59.033828 22136 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:58.938062 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 386975us
W20260709 14:56:58.942713 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 265760us
I20260709 14:56:58.928102 21262 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
W20260709 14:56:58.948125 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 180405us
I20260709 14:56:58.942754 22093 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.039849 22093 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:59.041045 21229 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.042186 21229 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.042286 22093 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:59.043059 22093 raft_consensus.cc:2749] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:59.042855 22184 consensus_queue.cc:1048] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:59.043989 22186 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.044484 22186 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.045683 21083 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:59.048050 21083 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:58.942229 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.049154 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.050573 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.051436 21260 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:58.960454 21263 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:58.963454 22140 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:58.971094 21389 tablet_bootstrap.cc:492] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Bootstrap starting.
I20260709 14:56:59.021338 22044 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:58.975581 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:59.039359 21232 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:58.953364 22077 raft_consensus.cc:3055] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:58.832293 21110 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:56:58.994124 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:59.004122 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:58.971853 22130 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.071125 21080 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.073074 22130 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:59.073634 21080 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.074373 21266 raft_consensus.cc:3055] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:59.074926 22093 raft_consensus.cc:2804] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.074654 22071 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.076063 22071 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.076465 22071 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.016556 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.061503 22080 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.017401 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.022082 22070 raft_consensus.cc:2749] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:59.031138 21157 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:58.917826 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.038352 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:59.039182 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 104560us
I20260709 14:56:59.028713 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.107157 21264 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:56:59.044790 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:58.975462 21795 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:59.051522 21257 raft_consensus.cc:1240] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:59.022085 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
    @     0x7fd46c301980 (unknown) at ??:0
I20260709 14:56:59.077127 22080 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.075511 22130 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:59.086942 22175 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.033298 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:56:59.077092 21339 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:56:59.010324 22066 raft_consensus.cc:2804] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:56:59.080505 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 49435.3us
I20260709 14:56:59.079804 21080 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:59.074906 21266 raft_consensus.cc:740] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:59.031616 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.089170 21082 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:59.098169 22201 consensus_queue.cc:1059] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:59.099619 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 224) took 5500 ms. Trace:
I20260709 14:56:59.167634 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:59.139981 21157 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:56:59.168609 21339 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.101663 21083 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:59.075426 22093 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.044817 22186 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.069466 22012 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:59.116588 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 77373.6us
I20260709 14:56:59.064128 22187 consensus_queue.cc:260] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:59.069845 22077 raft_consensus.cc:740] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:59.122388 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 174) took 5940 ms. Trace:
I20260709 14:56:59.127027 22080 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:59.007179 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 103244us
I20260709 14:56:59.126124 21265 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:59.106596 21879 raft_consensus.cc:2804] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:59.108433 22184 raft_consensus.cc:2764] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 14:56:59.128495 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 57631.8us
I20260709 14:56:59.129859 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.078579 22140 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:56:59.107879 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 252671us
I20260709 14:56:59.114971 21335 raft_consensus.cc:2468] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:56:59.125805 21260 raft_consensus.cc:1240] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:56:59.166853 21306 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:59.135614 21262 raft_consensus.cc:2393] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:59.195698 21232 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:56:59.173399 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 93711.3us
I20260709 14:56:59.173359 21266 consensus_queue.cc:260] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:59.200781 21080 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:59.126791 22044 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.193703 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:59.177977 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:56:59.175863 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 74302.1us
I20260709 14:56:59.134732 22183 raft_consensus.cc:2749] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:59.166647 22085 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.176478 21338 rpcz_store.cc:276] 0709 14:56:53.176338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.379426 (+5203088us) service_pool.cc:224] Handling call
0709 14:56:58.421823 (+ 42397us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:58.651270 (+229447us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:58.651303 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:58.665798 (+ 14495us) log.cc:844] Serialized 26 byte log entry
0709 14:56:58.779104 (+113306us) spinlock_profiling.cc:243] Waited 6.96 ms on lock 0x7b1800460000. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd468deee07 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e0bc02 00007fd46ba9320b 00007fd46ba98d23 00007fd46ba990d1 00007fd46beb4a0f
0709 14:56:58.946446 (+167342us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:56:58.946492 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:58.946605 (+   113us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:59.078003 (+131398us) raft_consensus.cc:1685] finished
0709 14:56:59.078035 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:59.116328 (+ 38293us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":264459,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":116,"spinlock_wait_cycles":16008064,"thread_start_us":390815,"threads_started":2,"wal-append.queue_time_us":326502}
I20260709 14:56:59.141718 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.169847 22175 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:59.169888 22066 raft_consensus.cc:697] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:59.181456 21340 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:59.197417 21975 consensus_queue.cc:1048] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:56:59.176657 21964 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:59.179113 22130 raft_consensus.cc:2804] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:59.193826 21229 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.194777 21155 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:59.196238 21158 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:56:59.178085 21334 raft_consensus.cc:2393] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:59.190448 22136 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:59.200850 21339 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
W20260709 14:56:59.173162 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 84057.8us
I20260709 14:56:59.188388 22077 consensus_queue.cc:260] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:59.178951 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:59.236726 21333 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.236949 22077 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:59.180387 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 220) took 5688 ms. Trace:
I20260709 14:56:59.203303 22182 raft_consensus.cc:2749] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:59.166908 21332 rpcz_store.cc:276] 0709 14:56:53.599651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.764889 (+5165238us) service_pool.cc:224] Handling call
0709 14:56:58.886319 (+121430us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:58.941981 (+ 55662us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:58.945371 (+  3390us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:59.006428 (+ 61057us) log.cc:844] Serialized 26 byte log entry
0709 14:56:59.098971 (+ 92543us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:56:59.099017 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:59.099266 (+   249us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:56:59.099322 (+    56us) raft_consensus.cc:1685] finished
0709 14:56:59.099334 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:59.099520 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6792,"raft.run_cpu_time_us":276,"raft.run_wall_time_us":12640,"thread_start_us":76005,"threads_started":1,"wal-append.queue_time_us":72098}
I20260709 14:56:59.193805 21879 raft_consensus.cc:697] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:59.243708 21879 consensus_queue.cc:237] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:56:59.242167 21336 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:56:59.189204 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.246155 21335 raft_consensus.cc:2393] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:59.245656 22066 consensus_queue.cc:237] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:59.247404 22183 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:59.241187 21337 rpcz_store.cc:276] 0709 14:56:53.491580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.728320 (+5236740us) service_pool.cc:224] Handling call
0709 14:56:58.728696 (+   376us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:58.728905 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:56:58.940355 (+211450us) log.cc:844] Serialized 14 byte log entry
0709 14:56:59.134510 (+194155us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:56:59.137540 (+  3030us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:56:59.168743 (+ 31203us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:56:59.171324 (+  2581us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:56:59.179771 (+  8447us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":237577,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":64,"raft.queue_time_us":9837,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":38800,"thread_start_us":360654,"threads_started":2,"wal-append.queue_time_us":238567}
I20260709 14:56:59.247979 22183 raft_consensus.cc:697] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:56:59.175249 22012 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:59.248817 22012 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:59.220846 22085 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:59.248932 22183 consensus_queue.cc:237] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:59.251421 22085 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:59.207437 22080 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:59.180840 22168 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:59.256022 22168 raft_consensus.cc:2804] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:59.181156 22134 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.208633 21232 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:59.256814 22134 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.257216 22134 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:59.257577 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 49039.6us
I20260709 14:56:59.208844 21266 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:59.207346 21305 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:59.202982 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 67703.8us
I20260709 14:56:59.259467 21306 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.195528 22009 consensus_queue.cc:1048] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:56:59.172487 21258 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.196830 22140 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:59.192010 21795 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:59.182454 22202 raft_consensus.cc:2804] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.173696 22093 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.193692 22070 consensus_queue.cc:1048] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:56:59.196386 22008 consensus_queue.cc:1048] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:56:59.220762 21331 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:56:59.216701 22184 raft_consensus.cc:2749] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:59.216187 22044 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.235211 21012 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55040 (request call id 84) took 8890 ms. Trace:
I20260709 14:56:59.208712 21011 catalog_manager.cc:5697] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 1 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
W20260709 14:56:59.239926 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 58792.9us
I20260709 14:56:59.236289 21082 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:59.256299 21975 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.253067 22175 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:59.267891 21306 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.256522 22168 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:56:59.277400 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 82707.4us
W20260709 14:56:59.277997 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:56:59.278575 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 77861.1us
I20260709 14:56:59.284816 22187 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:59.277766 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 81585.7us
I20260709 14:56:59.291718 21229 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:59.295302 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 64657.8us
I20260709 14:56:59.303620 22213 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.290191 21011 catalog_manager.cc:5697] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.307318 21306 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.311292 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:59.269901 22202 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.311861 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.308912 21080 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:56:59.313544 21389 tablet_bootstrap.cc:654] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:59.323251 21232 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:59.256184 22186 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:59.274360 22140 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.328655 21229 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.323828 21306 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.275092 21261 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:59.331329 21011 catalog_manager.cc:5697] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.280298 22180 raft_consensus.cc:2749] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:59.332998 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.289623 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.305294 22168 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:59.332926 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.295805 21975 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.305467 22130 raft_consensus.cc:697] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:59.338650 21306 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.323696 22175 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.347323 21229 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.331847 22201 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.289459 21012 rpcz_store.cc:276] 0709 14:56:50.336022 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:50.341486 (+  5464us) service_pool.cc:224] Handling call
0709 14:56:59.226049 (+8884563us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:56:58.368522 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:56:58.386604 (+ 18082us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:56:58.386668 (+    64us) write_op.cc:435] Acquired schema lock
0709 14:56:58.386701 (+    33us) tablet.cc:662] Decoding operations
0709 14:56:58.529548 (+142847us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:56:58.529652 (+   104us) write_op.cc:641] Partition lock acquired for write op
0709 14:56:58.529681 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:56:58.530376 (+   695us) tablet.cc:701] Row locks acquired
0709 14:56:58.530410 (+    34us) write_op.cc:260] PREPARE: finished
0709 14:56:58.530613 (+   203us) write_op.cc:270] Start()
0709 14:56:58.530776 (+   163us) write_op.cc:276] Timestamp: P: 1783609018530545 usec, L: 0
0709 14:56:58.530813 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 14:56:58.537695 (+  6882us) log.cc:844] Serialized 2104 byte log entry
0709 14:56:58.965170 (+427475us) spinlock_profiling.cc:243] Waited 4.67 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:56:59.029761 (+ 64591us) op_driver.cc:464] REPLICATION: finished
0709 14:56:59.103079 (+ 73318us) write_op.cc:301] APPLY: starting
0709 14:56:59.103186 (+   107us) tablet.cc:1367] starting BulkCheckPresence
0709 14:56:59.103387 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0709 14:56:59.103430 (+    43us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:56:59.104537 (+  1107us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:56:59.147886 (+ 43349us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:56:59.148048 (+   162us) write_op.cc:312] APPLY: finished
0709 14:56:59.148704 (+   656us) log.cc:844] Serialized 46 byte log entry
0709 14:56:59.152447 (+  3743us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:59.152570 (+   123us) write_op.cc:454] Released schema lock
0709 14:56:59.152644 (+    74us) write_op.cc:341] FINISH: Updating metrics
0709 14:56:59.156276 (+  3632us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:56:59.156316 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":72921,"apply.run_cpu_time_us":3901,"apply.run_wall_time_us":52606,"num_ops":5,"prepare.queue_time_us":383867,"prepare.run_cpu_time_us":20989,"prepare.run_wall_time_us":335587,"raft.queue_time_us":61890,"raft.run_cpu_time_us":18838,"raft.run_wall_time_us":73232,"replication_time_us":498766,"spinlock_wait_cycles":10736896,"thread_start_us":543068,"threads_started":4,"wal-append.queue_time_us":364208}]]}
I20260709 14:56:59.341096 22213 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:59.358258 22130 consensus_queue.cc:237] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:59.349535 22175 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.334986 22182 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.344174 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:59.361368 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 79933.1us
I20260709 14:56:59.362871 21189 raft_consensus.cc:2410] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:56:59.334241 22140 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.353186 22080 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:59.363722 21229 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.316054 21964 raft_consensus.cc:697] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:56:59.350244 21011 catalog_manager.cc:5697] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 3, leader changed from db68abe050774663a5ea1dd3733445cb (127.18.157.132) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 3 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:59.362442 21158 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:56:59.322507 22202 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.343124 22206 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:59.341361 22085 raft_consensus.cc:2764] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:56:59.372236 21306 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:59.347365 21975 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:59.406751 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 65180.8us
I20260709 14:56:59.419070 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:56:59.429586 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 56934.2us
I20260709 14:56:59.429109 21266 raft_consensus.cc:1275] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:59.437595 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 75237.3us
I20260709 14:56:59.439757 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:56:59.361137 22183 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.439793 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:56:59.449894 21117 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:59.440876 21115 raft_consensus.cc:2368] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:56:59.362273 22170 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.349123 22018 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.438112 21011 catalog_manager.cc:5697] T e05dcc836e514499baced0b8f3d0f98f P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:59.439113 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 202908us
I20260709 14:56:59.369364 22140 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.362491 22215 raft_consensus.cc:2749] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:56:59.459693 21266 raft_consensus.cc:1275] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:59.363040 22175 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.360752 22136 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:56:59.458657 21011 catalog_manager.cc:5697] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.417508 21183 raft_consensus.cc:2368] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:56:59.368245 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:59.460613 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.360882 22201 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.465446 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.435346 22210 raft_consensus.cc:3055] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:59.366025 22182 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.372663 22184 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.469532 21082 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:56:59.469596 21011 catalog_manager.cc:5697] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.424677 21336 raft_consensus.cc:1275] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:59.478324 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.421420 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.362809 22008 consensus_queue.cc:1048] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.099s
I20260709 14:56:59.417929 22216 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:59.369395 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:56:59.449658 22183 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.482592 21338 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:59.402289 22205 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:56:59.418756 22071 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:56:59.459431 22018 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.457446 22170 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:59.458549 22186 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:56:59.462091 22007 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:56:59.516729 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 47295.4us
I20260709 14:56:59.518442 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:59.515358 21011 catalog_manager.cc:5697] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70057409099149b583059874bda68024 (127.18.157.131). New cstate: current_term: 1 leader_uuid: "70057409099149b583059874bda68024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } }
I20260709 14:56:59.479218 21795 consensus_queue.cc:1048] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 14:56:59.490602 21184 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:59.476819 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.480445 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:56:59.534747 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 162574us
I20260709 14:56:59.490759 22201 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.515367 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:56:59.538772 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 78530.6us
I20260709 14:56:59.491776 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:56:59.560108 21306 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:56:59.481314 22210 raft_consensus.cc:740] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:56:59.557317 21187 raft_consensus.cc:2393] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:59.475492 22044 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:56:59.577662 21263 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:56:59.587419 22044 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:56:59.549364 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.549109 21011 catalog_manager.cc:5697] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 3, leader changed from 70057409099149b583059874bda68024 (127.18.157.131) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 3 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:59.587921 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.593768 21189 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:56:59.582522 21389 tablet_bootstrap.cc:492] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: No bootstrap required, opened a new log
I20260709 14:56:59.596100 21389 ts_tablet_manager.cc:1403] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Time spent bootstrapping tablet: real 0.648s	user 0.032s	sys 0.030s
W20260709 14:56:59.550740 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 115273us
I20260709 14:56:59.547691 21155 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:56:59.601516 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 53901us
I20260709 14:56:59.531000 22216 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.530567 22215 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:59.492725 22182 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.532934 22183 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.512069 22136 consensus_queue.cc:1059] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
W20260709 14:56:59.586007 22214 log.cc:927] Time spent T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.247s	user 0.001s	sys 0.000s
I20260709 14:56:59.614537 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:56:59.578567 22134 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:56:59.546131 22007 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.562341 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.584251 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.563143 21306 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.536643 22205 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:56:59.540221 22018 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:59.544716 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 106294us
I20260709 14:56:59.541792 22217 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:59.579913 21110 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.581890 21192 raft_consensus.cc:2393] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:59.589979 22071 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:56:59.589459 21011 catalog_manager.cc:5697] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 2 to 3, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 3 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.547963 21082 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:56:59.638541 21011 catalog_manager.cc:5697] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.606614 21080 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:56:59.608072 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.552374 22085 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:56:59.552646 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:59.492918 22184 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.610873 22130 consensus_queue.cc:1059] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:56:59.544118 22170 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:59.619710 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 56645.3us
I20260709 14:56:59.608389 22044 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:56:59.551108 22207 log.cc:927] Time spent T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 14:56:59.608569 22080 consensus_queue.cc:1059] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:56:59.609302 22216 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:59.540676 21964 consensus_queue.cc:237] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:59.643100 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 95191us
I20260709 14:56:59.640745 21011 catalog_manager.cc:5697] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 reported cstate change: term changed from 1 to 2, leader changed from a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129) to 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130). New cstate: current_term: 2 leader_uuid: "1804eb39fbfc4f0686359f2c66023517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:59.652948 22184 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.613261 21191 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:56:59.648213 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.643750 22136 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:59.658917 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.630383 22205 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:56:59.658849 22218 log.cc:927] Time spent T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.176s	user 0.000s	sys 0.001s
I20260709 14:56:59.657521 21306 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:56:59.687255 21083 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:59.616039 22220 consensus_queue.cc:1059] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:56:59.619081 22007 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:59.695659 22085 raft_consensus.cc:2764] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:56:59.694834 21082 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:56:59.698108 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 89307.9us
I20260709 14:56:59.661434 22044 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:59.660909 21333 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
W20260709 14:56:59.704727 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 47287.3us
W20260709 14:56:59.702858 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 93198.6us
I20260709 14:56:59.696662 21183 raft_consensus.cc:2393] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:56:59.691941 22211 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:59.711499 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.706389 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:59.622488 22223 consensus_queue.cc:1048] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 14:56:59.712852 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.756695 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:59.736872 22044 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:59.758424 21191 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:56:59.758978 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:56:59.745976 22211 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:56:59.655341 22225 consensus_queue.cc:1048] T 710d0aa6e9f04c5ab3800f32b6868005 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 14:56:59.637072 22217 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:56:59.815460 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 128303us
W20260709 14:56:59.816627 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 58582.6us
I20260709 14:56:59.990823 21306 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
W20260709 14:56:59.758440 22231 log.cc:927] Time spent T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.068s	user 0.000s	sys 0.002s
W20260709 14:56:59.820130 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 55648.3us
I20260709 14:56:59.727808 22233 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:59.677510 22210 consensus_queue.cc:260] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:56:59.889578 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 187265us
I20260709 14:56:59.817163 21192 raft_consensus.cc:3060] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:56:59.816434 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 152299us
I20260709 14:56:59.992594 22232 consensus_queue.cc:1048] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.176s
W20260709 14:57:00.042466 22202 consensus_meta.cc:287] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.594s	user 0.010s	sys 0.014s
I20260709 14:57:00.043044 22202 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:00.046803 22175 consensus_meta.cc:287] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.554s	user 0.019s	sys 0.007s
I20260709 14:57:00.047380 22175 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.048799 21339 raft_consensus.cc:2393] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
W20260709 14:57:00.017673 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 424715us
I20260709 14:57:00.025952 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:56:59.816201 21795 consensus_queue.cc:1048] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.180s
I20260709 14:57:00.037360 21186 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:57:00.039614 22012 consensus_meta.cc:287] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.768s	user 0.003s	sys 0.021s
I20260709 14:56:59.882766 22211 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:57:00.029584 22187 consensus_meta.cc:287] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.699s	user 0.019s	sys 0.008s
W20260709 14:57:00.137475 21258 consensus_meta.cc:287] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.841s	user 0.011s	sys 0.000s
I20260709 14:57:00.137954 21192 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
W20260709 14:57:00.141906 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 89103.3us
I20260709 14:57:00.172930 21082 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:56:59.998461 22233 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:00.207707 22233 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:59.994015 22220 consensus_queue.cc:1059] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.186s
I20260709 14:57:00.138823 22136 raft_consensus.cc:697] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:00.161548 22134 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.171427 21258 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:00.214632 22210 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:00.316001 21305 leader_election.cc:336] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.711s (SENT)
W20260709 14:57:00.317189 21305 leader_election.cc:336] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.753s (SENT)
W20260709 14:57:00.321630 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 715071us
W20260709 14:57:00.323400 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 332654us
W20260709 14:57:00.317502 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 229415us
I20260709 14:57:00.324391 21306 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:00.326540 21083 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
W20260709 14:57:00.327616 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:00.329095 21306 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:00.224596 22230 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:00.317689 21305 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:00.162092 22012 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.339663 21080 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.244997 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:00.369558 21389 raft_consensus.cc:359] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.370602 21389 raft_consensus.cc:385] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:57:00.370903 21389 raft_consensus.cc:740] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Initialized, Role: FOLLOWER
W20260709 14:57:00.373257 21340 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.011s	sys 0.008s
W20260709 14:57:00.373663 21340 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.011s	sys 0.008s
W20260709 14:57:00.372202 22080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.671s	user 0.011s	sys 0.013s
I20260709 14:57:00.294731 21192 raft_consensus.cc:1240] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
W20260709 14:57:00.380405 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 53964.3us
W20260709 14:57:00.367040 21184 consensus_meta.cc:287] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.760s	user 0.025s	sys 0.004s
I20260709 14:57:00.272853 22175 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.313997 22220 raft_consensus.cc:2749] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.388698 21389 consensus_queue.cc:260] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.343470 22230 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:57:00.375128 22093 consensus_meta.cc:287] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 1.092s	user 0.015s	sys 0.007s
W20260709 14:57:00.333716 22206 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.841s	user 0.006s	sys 0.008s
I20260709 14:57:00.340731 22085 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:57:00.375810 22007 consensus_meta.cc:287] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.638s	user 0.011s	sys 0.009s
W20260709 14:57:00.394472 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 221671us
I20260709 14:57:00.369904 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 256) took 1309 ms. Trace:
I20260709 14:57:00.354609 22134 raft_consensus.cc:3055] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:00.396008 21232 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:00.380154 22080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.681s	user 0.012s	sys 0.014s
W20260709 14:57:00.391635 22018 consensus_meta.cc:287] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.755s	user 0.019s	sys 0.019s
I20260709 14:57:00.379612 21183 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:57:00.390945 21184 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:00.395192 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 147) took 1047 ms. Trace:
W20260709 14:57:00.399060 22206 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.908s	user 0.009s	sys 0.012s
I20260709 14:57:00.440964 21389 ts_tablet_manager.cc:1434] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Time spent starting tablet: real 0.845s	user 0.019s	sys 0.014s
W20260709 14:57:00.434715 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 105700us
I20260709 14:57:00.401680 22134 raft_consensus.cc:740] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:00.396739 22230 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.399333 22085 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:00.401091 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 164) took 1288 ms. Trace:
I20260709 14:57:00.441972 21306 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:00.394572 22239 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:00.406227 21192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 209) took 1038 ms. Trace:
I20260709 14:57:00.406100 22202 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:00.406838 22136 consensus_queue.cc:237] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:00.464612 22168 consensus_meta.cc:287] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 1.095s	user 0.013s	sys 0.000s
I20260709 14:57:00.435715 21191 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:00.433199 22175 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:57:00.441375 21389 ts_tablet_manager.cc:1467] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Tablet startup took 844ms
I20260709 14:57:00.401988 22007 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.477667 21306 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:00.399578 22093 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:00.478514 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 138915us
I20260709 14:57:00.398586 21258 rpcz_store.cc:276] 0709 14:56:59.029196 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.032989 (+  3793us) service_pool.cc:224] Handling call
0709 14:57:00.338748 (+1305759us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:00.470230 21261 rpcz_store.cc:276] 0709 14:56:59.126324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.141361 (+ 15037us) service_pool.cc:224] Handling call
0709 14:57:00.394032 (+1252671us) spinlock_profiling.cc:243] Waited 8.39 ms on lock 0x7b540042c2d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.398151 (+  4119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19302784}
I20260709 14:57:00.462882 21964 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.454595 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:00.421164 22018 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
    @     0x7fd4656ffe87 gsignal at ??:0
I20260709 14:57:00.511209 21155 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.439838 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 214) took 1030 ms. Trace:
I20260709 14:57:00.440644 22206 raft_consensus.cc:697] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:57:00.478468 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 161186us
W20260709 14:57:00.502430 21081 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.006s	sys 0.013s
I20260709 14:57:00.469961 22134 consensus_queue.cc:260] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.473165 21185 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:00.504778 22256 raft_consensus.cc:2749] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:57:00.505339 22238 consensus_queue.cc:1059] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 14:57:00.507177 22012 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.508404 22253 raft_consensus.cc:2804] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:00.533581 22253 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:00.534358 22253 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:00.509367 22237 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.509761 22251 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:00.538090 22251 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:00.538575 22251 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.540939 22255 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.541468 22213 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.470410 22085 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.542971 22238 raft_consensus.cc:3055] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:00.543542 22238 raft_consensus.cc:740] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:00.543674 22018 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:57:00.545593 21110 consensus_meta.cc:287] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.889s	user 0.007s	sys 0.004s
I20260709 14:57:00.518306 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 212) took 1145 ms. Trace:
I20260709 14:57:00.546283 21191 rpcz_store.cc:276] 0709 14:56:59.373071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.345911 (+972840us) service_pool.cc:224] Handling call
0709 14:57:00.398241 (+ 52330us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:00.480517 (+ 82276us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.513116 (+ 32599us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:00.548623 21338 raft_consensus.cc:2393] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:00.470304 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 139) took 1142 ms. Trace:
I20260709 14:57:00.499408 21080 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:00.514791 21183 rpcz_store.cc:276] 0709 14:56:59.407621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.180975 (+773354us) service_pool.cc:224] Handling call
0709 14:57:00.437888 (+256913us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:00.515455 21189 raft_consensus.cc:2393] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:00.515861 22093 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.478943 22175 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:00.516525 21795 consensus_queue.cc:1048] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:57:00.519586 21081 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.760s	user 0.006s	sys 0.013s
W20260709 14:57:00.519655 21305 leader_election.cc:336] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.754s (SENT)
I20260709 14:57:00.613369 21305 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:00.615080 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.477263 21331 raft_consensus.cc:1275] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:00.532851 22170 consensus_meta.cc:287] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.842s	user 0.013s	sys 0.003s
W20260709 14:57:00.550233 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 50926us
W20260709 14:57:00.626533 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 106925us
I20260709 14:57:00.626489 21083 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.627142 21080 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.483942 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:00.483173 22239 raft_consensus.cc:697] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:00.461817 22080 raft_consensus.cc:2804] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:00.470494 21192 rpcz_store.cc:276] 0709 14:56:59.364204 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.246064 (+881860us) service_pool.cc:224] Handling call
0709 14:57:00.294469 (+ 48405us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:00.392127 (+ 97658us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.402190 (+ 10063us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":897280}
I20260709 14:57:00.609181 22237 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:00.628345 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:00.609794 22201 consensus_meta.cc:287] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 1.031s	user 0.008s	sys 0.004s
I20260709 14:57:00.631075 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.633495 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:57:00.479462 21389 ts_tablet_manager.cc:1469] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Trace:
0709 14:56:30.497584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:30.666080 (+168496us) service_pool.cc:224] Handling call
0709 14:56:30.725873 (+ 59793us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f2d831 00007fd470f0aac3 00007fd470eb9400 00007fd46a33eaf4 00007fd46a33ea82 00007fd46a33e9b1
0709 14:56:30.726033 (+   160us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:56:30.726171 (+   138us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:56:30.886530 (+160359us) tablet_metadata.cc:665] Metadata flushed
0709 14:56:30.916258 (+ 29728us) tablet_replica.cc:206] Creating consensus instance
0709 14:56:30.916692 (+   434us) inbound_call.cc:177] Queueing success response
0709 14:56:58.943456 (+28026764us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:56:59.596417 (+652961us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:56:59.756475 (+160058us) tablet_replica.cc:261] Starting instrumentation
0709 14:56:59.757067 (+   592us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":23819,"raft.queue_time_us":116089,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":123,"spinlock_wait_cycles":4822912,"tablet-open.queue_time_us":28026806,"thread_start_us":32692,"threads_started":1}
I20260709 14:57:00.513489 21964 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:00.437494 21186 rpcz_store.cc:276] 0709 14:56:59.346457 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.244393 (+897936us) service_pool.cc:224] Handling call
0709 14:57:00.280600 (+ 36207us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:00.316896 (+ 36296us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:00.332211 (+ 15315us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:00.347824 (+ 15613us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:00.367845 (+ 20021us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.374900 (+  7055us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:00.393466 (+ 18566us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:00.546096 21110 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:00.481168 22168 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:00.626847 22183 consensus_meta.cc:287] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 1.006s	user 0.013s	sys 0.007s
I20260709 14:57:00.615612 22175 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:00.641877 21117 raft_consensus.cc:2393] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:00.644390 21115 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.626168 22134 raft_consensus.cc:3060] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:00.648273 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 170673us
I20260709 14:57:00.649663 21083 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:00.665062 21306 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:00.658902 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 157) took 1227 ms. Trace:
I20260709 14:57:00.554193 21184 rpcz_store.cc:276] 0709 14:56:59.311961 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.316210 (+  4249us) service_pool.cc:224] Handling call
0709 14:56:59.357102 (+ 40892us) spinlock_profiling.cc:243] Waited 7.66 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:00.439476 (+1082374us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17606912}
I20260709 14:57:00.643543 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.666146 21110 rpcz_store.cc:276] 0709 14:56:59.431442 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.449233 (+ 17791us) service_pool.cc:224] Handling call
0709 14:57:00.658769 (+1209536us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:00.667426 22248 raft_consensus.cc:2749] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:00.667479 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.659128 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.656116 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 249) took 1051 ms. Trace:
I20260709 14:57:00.672077 21335 rpcz_store.cc:276] 0709 14:56:59.602945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.607622 (+  4677us) service_pool.cc:224] Handling call
0709 14:56:59.611199 (+  3577us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:59.614097 (+  2898us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:00.153208 (+539111us) log.cc:844] Serialized 14 byte log entry
0709 14:57:00.625064 (+471856us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:00.630888 (+  5824us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:00.635297 (+  4409us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.639605 (+  4308us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:00.654165 (+ 14560us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18158,"prepare.queue_time_us":791979,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":69,"raft.queue_time_us":18467,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":6656,"thread_start_us":813751,"threads_started":2,"wal-append.queue_time_us":497332}
I20260709 14:57:00.658802 22249 raft_consensus.cc:2749] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.624612 22217 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.630728 22170 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:00.680555 22170 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.651719 21080 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.683502 21080 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.684810 21080 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:00.685384 22238 consensus_queue.cc:260] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:00.689976 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:57:00.696086 22184 consensus_meta.cc:287] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.994s	user 0.007s	sys 0.013s
I20260709 14:57:00.640903 22018 raft_consensus.cc:2749] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:57:00.658910 22224 raft_consensus.cc:2749] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.665843 22256 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.698658 22256 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.674474 21306 leader_election.cc:400] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:00.701347 22183 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.702239 21083 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:00.703238 22220 raft_consensus.cc:2749] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.703893 22183 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:00.701418 21306 leader_election.cc:403] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:57:00.703985 22220 raft_consensus.cc:2749] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.706187 22220 raft_consensus.cc:2804] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:00.706688 22220 raft_consensus.cc:697] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:00.707649 22220 consensus_queue.cc:237] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.647279 22093 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.709991 22093 consensus_queue.cc:1059] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:00.711311 22093 raft_consensus.cc:3055] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:00.701156 22256 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.712244 21114 raft_consensus.cc:2376] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3. Re-sending same reply.
I20260709 14:57:00.713231 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:00.713819 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:00.714649 21184 raft_consensus.cc:2393] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:00.714857 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:00.715615 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:00.654306 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:00.716415 21184 raft_consensus.cc:2393] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:00.717974 21964 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:00.656997 22007 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:00.653474 22201 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.698140 22018 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:00.643308 22237 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:00.653474 21305 leader_election.cc:336] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 2.077s (SENT)
W20260709 14:57:00.653548 21975 consensus_meta.cc:287] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 1.192s	user 0.015s	sys 0.013s
I20260709 14:57:00.696641 22184 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.637789 22080 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:57:00.725488 21083 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:57:00.726363 22018 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:00.723029 22206 consensus_queue.cc:237] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.633891 22230 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.711741 22093 raft_consensus.cc:740] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:00.655541 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 239) took 1346 ms. Trace:
I20260709 14:57:00.726547 22237 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:00.737510 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 84089.5us
I20260709 14:57:00.735632 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 207) took 1372 ms. Trace:
I20260709 14:57:00.736380 21188 raft_consensus.cc:2368] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2.
I20260709 14:57:00.736301 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 250) took 1133 ms. Trace:
I20260709 14:57:00.763140 21189 rpcz_store.cc:276] 0709 14:56:59.363679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.647864 (+284185us) service_pool.cc:224] Handling call
0709 14:57:00.735356 (+1087492us) spinlock_profiling.cc:243] Waited 819 ms on lock 0x7b54000bc054. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.735540 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1884025728}
I20260709 14:57:00.762945 21338 rpcz_store.cc:276] 0709 14:56:59.603309 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.603561 (+   252us) service_pool.cc:224] Handling call
0709 14:57:00.736073 (+1132512us) spinlock_profiling.cc:243] Waited 914 ms on lock 0x7b5400427cd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.736206 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2101654272}
I20260709 14:57:00.715619 21192 raft_consensus.cc:2393] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:00.735917 22256 raft_consensus.cc:2749] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
W20260709 14:57:00.737799 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 53051.2us
W20260709 14:57:00.727378 22044 consensus_meta.cc:287] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.843s	user 0.007s	sys 0.003s
W20260709 14:57:00.753435 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 48243.8us
I20260709 14:57:00.739461 22201 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:00.736878 22182 consensus_meta.cc:287] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 1.117s	user 0.002s	sys 0.009s
I20260709 14:57:00.733486 21183 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:00.763660 21305 leader_election.cc:336] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 2.228s (SENT)
I20260709 14:57:00.790620 21157 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:57:00.765885 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:00.748528 21115 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:00.769222 22258 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.736673 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.739095 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:00.749518 22018 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.770514 22168 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.769918 22093 consensus_queue.cc:260] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:00.774618 21080 consensus_peers.cc:597] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 -> Peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261): Couldn't send request to peer db68abe050774663a5ea1dd3733445cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:57:00.779189 21083 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
W20260709 14:57:00.735632 22140 consensus_meta.cc:287] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 1.259s	user 0.021s	sys 0.005s
I20260709 14:57:00.749135 22080 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:00.747466 22210 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:00.781708 21262 raft_consensus.cc:1275] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:57:00.781949 22205 consensus_meta.cc:287] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 1.071s	user 0.007s	sys 0.019s
I20260709 14:57:00.812986 22205 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.797034 22007 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:57:00.814039 22250 log.cc:927] Time spent T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 14:57:00.814401 21113 raft_consensus.cc:2393] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:00.814947 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 160) took 1382 ms. Trace:
I20260709 14:57:00.815275 21113 rpcz_store.cc:276] 0709 14:56:59.432590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.449408 (+ 16818us) service_pool.cc:224] Handling call
0709 14:57:00.736524 (+1287116us) spinlock_profiling.cc:243] Waited 5.04 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:00.814881 (+ 78357us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11597056}
I20260709 14:57:00.816174 22184 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.816556 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:00.817276 21113 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.814172 22007 raft_consensus.cc:697] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:57:00.818598 21188 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 144) took 1504 ms (client timeout 1656 ms). Trace:
I20260709 14:57:00.819056 22007 consensus_queue.cc:237] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.783604 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 245) took 1449 ms. Trace:
I20260709 14:57:00.797000 22012 raft_consensus.cc:2749] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.766076 22248 raft_consensus.cc:2804] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:57:00.779551 22215 consensus_meta.cc:287] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 1.165s	user 0.011s	sys 0.009s
W20260709 14:57:00.737802 22216 consensus_meta.cc:287] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 1.040s	user 0.005s	sys 0.006s
I20260709 14:57:00.737694 21975 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.782502 22261 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.799206 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:57:00.800808 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 1.06121e+06us
I20260709 14:57:00.832124 21115 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:00.763198 21331 rpcz_store.cc:276] 0709 14:56:59.300397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.315752 (+ 15355us) service_pool.cc:224] Handling call
0709 14:57:00.401232 (+1085480us) spinlock_profiling.cc:243] Waited 6.59 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:00.422380 (+ 21148us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:00.629577 (+207197us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.646287 (+ 16710us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15155456}
I20260709 14:57:00.788439 22256 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.738080 22251 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.796862 22077 consensus_queue.cc:1048] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:57:00.835918 22216 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.858656 22246 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:00.811553 22140 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:00.823566 21334 rpcz_store.cc:276] 0709 14:56:59.333962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.336749 (+  2787us) service_pool.cc:224] Handling call
0709 14:56:59.429998 (+ 93249us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:59.713573 (+283575us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:59.728533 (+ 14960us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:00.051118 (+322585us) log.cc:844] Serialized 26 byte log entry
0709 14:57:00.638127 (+587009us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:00.646405 (+  8278us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.652699 (+  6294us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:00.778111 (+125412us) raft_consensus.cc:1685] finished
0709 14:57:00.778145 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:00.783518 (+  5373us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":61009,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":21679,"thread_start_us":557213,"threads_started":2,"wal-append.queue_time_us":556019}
I20260709 14:57:00.861327 22140 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.791280 22180 consensus_queue.cc:1059] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:57:00.833918 21187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 219) took 1319 ms. Trace:
I20260709 14:57:00.862816 21332 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:00.862635 21187 rpcz_store.cc:276] 0709 14:56:59.511224 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.655221 (+143997us) service_pool.cc:224] Handling call
0709 14:57:00.738936 (+1083715us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:00.830596 (+ 91660us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28693888}
I20260709 14:57:00.863912 22018 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.813372 22230 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.782428 22239 consensus_queue.cc:237] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.865864 21964 consensus_queue.cc:1048] T b490e3caf8c84b9ca88358e8b79e0862 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:00.866267 22018 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:00.800375 21335 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:57:00.877729 21190 raft_consensus.cc:2393] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:00.817116 21158 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:00.829464 22248 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:00.769295 21111 raft_consensus.cc:2393] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
W20260709 14:57:00.819016 21188 rpcz_store.cc:269] 0709 14:56:59.314174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.314320 (+   146us) service_pool.cc:224] Handling call
0709 14:57:00.818392 (+1504072us) spinlock_profiling.cc:243] Waited 1.39 s on lock 0x7b540006d454. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.818540 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3202515200}
I20260709 14:57:00.798743 22249 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.826256 21306 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:00.788599 22044 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.790482 22182 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.803031 22202 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.803086 22220 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.806865 22136 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.803213 22201 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
W20260709 14:57:00.823634 22233 consensus_meta.cc:287] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.615s	user 0.012s	sys 0.000s
I20260709 14:57:00.811470 22071 raft_consensus.cc:3055] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:00.795251 22085 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.813139 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 265) took 1441 ms. Trace:
I20260709 14:57:00.822145 22210 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:00.815277 22205 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.800827 22258 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.855672 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 268) took 1373 ms. Trace:
I20260709 14:57:00.837460 22261 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.835420 22215 raft_consensus.cc:2749] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:00.864461 21975 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:00.878167 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.822590 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 248) took 1389 ms. Trace:
I20260709 14:57:00.878671 21116 raft_consensus.cc:2410] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:00.866628 22080 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:00.886106 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 68343.8us
I20260709 14:57:00.811442 22253 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.969179 21340 rpcz_store.cc:276] 0709 14:56:59.433439 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.433575 (+   136us) service_pool.cc:224] Handling call
0709 14:56:59.433940 (+   365us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:56:59.693010 (+259070us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:56:59.693040 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:56:59.704869 (+ 11829us) log.cc:844] Serialized 26 byte log entry
0709 14:57:00.374129 (+669260us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:00.374172 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.374254 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:00.822379 (+448125us) raft_consensus.cc:1685] finished
0709 14:57:00.822396 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:00.822529 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":94693,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":9823,"thread_start_us":810176,"threads_started":2,"wal-append.queue_time_us":926063}
I20260709 14:57:00.877972 22251 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:00.939113 21082 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:00.941820 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 573678us
W20260709 14:57:00.894632 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 68446.3us
I20260709 14:57:00.900483 22012 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:00.945806 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 128755us
I20260709 14:57:00.878775 22256 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.882673 22248 raft_consensus.cc:3060] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:00.897511 21337 raft_consensus.cc:2393] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:00.968786 21115 raft_consensus.cc:2393] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:00.938676 22202 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:00.853475 22168 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.886312 22217 raft_consensus.cc:2749] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:57:00.901228 21339 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 240) took 1600 ms (client timeout 1821 ms). Trace:
W20260709 14:57:01.019760 21339 rpcz_store.cc:269] 0709 14:56:59.300709 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.311024 (+ 10315us) service_pool.cc:224] Handling call
0709 14:57:00.900936 (+1589912us) spinlock_profiling.cc:243] Waited 728 ms on lock 0x7b54000d8c54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.901151 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1673497856}
W20260709 14:57:01.005455 21332 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 244) took 1664 ms (client timeout 1744 ms). Trace:
I20260709 14:57:00.993548 22261 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:57:01.021999 21332 rpcz_store.cc:269] 0709 14:56:59.333566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.343243 (+  9677us) service_pool.cc:224] Handling call
0709 14:57:00.473677 (+1130434us) spinlock_profiling.cc:243] Waited 946 us on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:00.997818 (+524141us) spinlock_profiling.cc:243] Waited 227 ms on lock 0x7b5400220954. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.998001 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":525274368}
I20260709 14:57:00.894451 22230 raft_consensus.cc:2749] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:00.897027 22182 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:00.938364 22264 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:00.943051 22210 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:00.976482 21306 leader_election.cc:400] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:00.977066 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:00.977419 21331 raft_consensus.cc:1240] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:01.077483 22202 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.077840 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
    @     0x7fd4657017f1 abort at ??:0
I20260709 14:57:01.079743 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
    @           0x2e2d36 abort at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
I20260709 14:57:01.080668 21333 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:57:00.972662 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:01.082670 21113 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:01.083810 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:01.084681 21113 raft_consensus.cc:2410] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:00.949409 21257 rpcz_store.cc:276] 0709 14:56:59.482614 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.490808 (+  8194us) service_pool.cc:224] Handling call
0709 14:56:59.534212 (+ 43404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:56:59.552244 (+ 18032us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:56:59.612270 (+ 60026us) log.cc:844] Serialized 14 byte log entry
0709 14:57:00.784896 (+1172626us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b18000d9900. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd468d86c0a 00007fd4724c6219 00007fd468e0ea40 00007fd468e094e4 00007fd468e09455 00007fd46bef1060 00007fd46bf03716 00007fd46bf14287 00007fd46bf14208
0709 14:57:00.827716 (+ 42820us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:00.831083 (+  3367us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:57:00.833977 (+  2894us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.855441 (+ 21464us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:00.855606 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3904,"prepare.queue_time_us":46463,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":1391,"raft.queue_time_us":1196967,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":111,"spinlock_wait_cycles":4833152,"thread_start_us":31561,"threads_started":1}
I20260709 14:57:01.085863 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.086412 21111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 158) took 1654 ms. Trace:
I20260709 14:57:01.087065 21111 rpcz_store.cc:276] 0709 14:56:59.431930 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.448879 (+ 16949us) service_pool.cc:224] Handling call
0709 14:57:01.086075 (+1637196us) spinlock_profiling.cc:243] Waited 1.17 s on lock 0x7b54002be3d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.086304 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2695545088}
I20260709 14:57:01.088539 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.978361 21338 raft_consensus.cc:1275] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:01.089967 22265 log.cc:927] Time spent T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:57:00.978799 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:00.979792 22235 consensus_queue.cc:1059] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 14:57:00.981043 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 92559.8us
I20260709 14:57:00.981367 21336 raft_consensus.cc:1275] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:00.981573 22180 consensus_queue.cc:1048] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:57:01.097682 22272 log.cc:927] Time spent T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.153s	user 0.000s	sys 0.002s
I20260709 14:57:01.100476 22216 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:00.981804 22254 consensus_queue.cc:1059] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.097s
I20260709 14:57:00.978987 21192 raft_consensus.cc:1240] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:00.943411 22071 raft_consensus.cc:740] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:01.103266 22071 consensus_queue.cc:260] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.985426 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.104856 21266 raft_consensus.cc:2393] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:01.067152 21335 raft_consensus.cc:1275] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:01.106034 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.106712 21266 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:01.108042 21082 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:00.888995 22228 consensus_queue.cc:1048] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.170s
I20260709 14:57:00.988592 21232 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:00.970189 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:01.110502 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:01.111385 21191 raft_consensus.cc:2368] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:57:01.111698 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:00.990432 21110 raft_consensus.cc:2393] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:01.112545 21258 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.114372 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:01.114599 21260 raft_consensus.cc:1240] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
W20260709 14:57:01.115263 22267 log.cc:927] Time spent T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
I20260709 14:57:01.115777 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:01.116570 21110 raft_consensus.cc:2393] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:01.117462 22202 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:01.117874 22202 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:00.991209 22229 log.cc:927] Time spent T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.999s	user 0.017s	sys 0.004s
W20260709 14:57:01.117985 22211 consensus_meta.cc:287] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.939s	user 0.011s	sys 0.000s
I20260709 14:57:00.991621 22258 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.941732 21262 rpcz_store.cc:276] 0709 14:56:59.371348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.435164 (+ 63816us) service_pool.cc:224] Handling call
0709 14:57:00.750542 (+1315378us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:00.775347 (+ 24805us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:00.812769 (+ 37422us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:00.813047 (+   278us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":32373504}
I20260709 14:57:00.992697 22186 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.120800 22186 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:01.121470 22254 consensus_queue.cc:1048] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:57:01.122874 22254 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.123134 22186 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:57:00.993511 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 204) took 1647 ms (client timeout 1960 ms). Trace:
I20260709 14:57:01.123328 22254 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.995450 21264 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:00.998911 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:57:01.123812 21190 rpcz_store.cc:269] 0709 14:56:59.345980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.369737 (+ 23757us) service_pool.cc:224] Handling call
0709 14:57:00.993304 (+1623567us) spinlock_profiling.cc:243] Waited 1.43 s on lock 0x7b54001eebd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:00.993445 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3291933568}
I20260709 14:57:00.890515 22223 consensus_queue.cc:1048] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.086s
I20260709 14:57:00.990272 21259 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:00.958033 22187 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.126680 22187 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.127863 22080 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:01.128863 22187 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:01.124172 22202 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:01.131783 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.123958 21083 leader_election.cc:400] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:57:01.133400 21083 leader_election.cc:403] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:57:01.134151 22273 raft_consensus.cc:2749] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:57:01.134966 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:01.135273 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:00.983978 22205 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:00.939260 22220 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:00.992560 22044 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:00.889564 22018 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.027416 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:01.040874 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:00.951632 22233 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.006076 22215 raft_consensus.cc:2804] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:00.972012 22201 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:01.045478 22168 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:00.895265 22249 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.072655 21306 leader_election.cc:403] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:57:00.987502 22012 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:01.042107 22130 raft_consensus.cc:3055] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:01.086663 21257 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:00.977660 21158 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.040948 22256 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:01.118546 22211 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:00.993986 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.126091 22085 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:00.957428 22136 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.128698 22080 consensus_queue.cc:1059] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:01.037613 22237 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.161605 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.299554 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
W20260709 14:57:01.299531 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 162869us
W20260709 14:57:01.233850 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 139742us
W20260709 14:57:01.179543 21082 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:01.307404 21082 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:01.308007 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 199343us
I20260709 14:57:01.128224 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:01.110582 22175 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.310344 22044 raft_consensus.cc:2749] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:57:01.311947 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 335040us
I20260709 14:57:01.312541 22175 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:01.201640 22228 raft_consensus.cc:2749] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.316303 21108 raft_consensus.cc:2368] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4.
W20260709 14:57:01.317709 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 329241us
I20260709 14:57:01.314168 21155 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:01.325552 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 351833us
I20260709 14:57:01.272269 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.326922 21306 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.330303 21340 raft_consensus.cc:1240] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 14:57:01.332778 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:01.292551 22209 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.788s	user 0.005s	sys 0.016s
I20260709 14:57:01.160521 22205 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.338575 21109 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
I20260709 14:57:01.257964 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:01.324829 21331 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.214342 22230 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.343712 21158 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.344733 21157 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.161798 22215 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:01.342492 22205 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:01.347388 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.257577 22254 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.348896 22093 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.349303 21113 raft_consensus.cc:2376] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3. Re-sending same reply.
I20260709 14:57:01.350975 22168 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.350757 22210 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.354779 21964 consensus_queue.cc:1048] T 943181b3a9664b80a59584d5323b916e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:01.355336 22230 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.355482 22202 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:01.405876 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.407547 21116 raft_consensus.cc:2368] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4.
I20260709 14:57:01.409619 22237 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:01.411610 22257 log.cc:927] Time spent T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.909s	user 0.004s	sys 0.000s
I20260709 14:57:01.414069 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.414911 21339 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.421382 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.422883 22210 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.423651 22170 raft_consensus.cc:3055] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:01.424178 22170 raft_consensus.cc:740] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:01.327867 22007 consensus_queue.cc:1059] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 14:57:01.429417 22007 raft_consensus.cc:3055] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:01.429850 22007 raft_consensus.cc:740] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:01.430823 22007 consensus_queue.cc:260] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.432117 22007 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.303076 22130 raft_consensus.cc:740] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:01.161613 22018 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.313797 22269 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.202332 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.359189 21232 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.363749 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.445878 21340 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:01.343300 22175 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:57:01.392396 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 65537.2us
I20260709 14:57:01.214434 21111 raft_consensus.cc:2376] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5. Re-sending same reply.
I20260709 14:57:01.401269 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:01.341615 22209 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.005s	sys 0.016s
I20260709 14:57:01.234567 21183 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:01.436662 22168 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:57:01.404052 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 62518.6us
I20260709 14:57:01.328258 22256 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:01.356045 22258 raft_consensus.cc:2749] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.339634 22009 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:01.420435 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.339617 22217 consensus_queue.cc:1048] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 14:57:01.391475 22215 raft_consensus.cc:3060] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.446537 21339 raft_consensus.cc:2468] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:57:01.394331 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 50771.3us
I20260709 14:57:01.448480 21306 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:01.190671 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:01.506880 21110 raft_consensus.cc:2410] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:01.446887 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:01.509311 21340 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:57:01.509697 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:01.510722 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:01.512069 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 63825.5us
I20260709 14:57:01.493302 22130 consensus_queue.cc:260] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.472751 21260 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:01.511804 21340 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:57:01.515322 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:01.515972 21340 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:01.516806 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.448958 22211 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.471020 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.468760 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.409013 22220 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.396844 21082 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
W20260709 14:57:01.561204 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 164480us
W20260709 14:57:01.491756 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 132673us
I20260709 14:57:01.425094 22170 consensus_queue.cc:260] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.486440 22009 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:01.467314 22269 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.480732 22248 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:01.553193 21340 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:01.513761 22266 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.554661 22168 raft_consensus.cc:697] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:01.479938 21334 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:01.488030 22180 raft_consensus.cc:2749] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:57:01.589968 22245 log.cc:927] Time spent T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024: Append to log took a long time: real 1.084s	user 0.006s	sys 0.000s
I20260709 14:57:01.573038 22269 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.513132 21306 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.591100 22130 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.520982 22284 consensus_queue.cc:1048] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:01.595559 22215 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.596319 22266 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:57:01.597786 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 84764.3us
I20260709 14:57:01.598572 21306 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.598837 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.600224 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.600963 22256 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:01.601851 22256 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:01.556190 21158 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.602224 22256 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:01.602679 22256 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.603662 22012 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.556728 21155 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:01.604943 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 48325.6us
I20260709 14:57:01.605232 22226 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.605757 21964 raft_consensus.cc:2804] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:01.555565 22201 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.567911 22211 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:01.606441 21964 raft_consensus.cc:697] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:01.606837 22211 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:01.607530 21964 consensus_queue.cc:237] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:01.572760 22248 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.572978 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:01.573776 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.575616 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.620936 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.576247 21331 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:01.481318 22224 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.622529 22224 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:01.578353 21232 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.478837 22238 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.588388 22168 consensus_queue.cc:237] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:01.588871 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:01.603137 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 47051us
W20260709 14:57:01.652872 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 308229us
I20260709 14:57:01.653221 21158 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.555521 21260 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:01.612347 21306 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.612828 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.568710 22239 raft_consensus.cc:2749] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.619470 22215 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.621649 21112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 186) took 1005 ms. Trace:
I20260709 14:57:01.573642 22009 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.622838 22136 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:01.573710 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.578442 22264 raft_consensus.cc:2749] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:01.623678 21263 raft_consensus.cc:2393] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:01.624279 22249 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:01.617674 21340 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:01.670970 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.671469 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.672490 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.672943 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.673317 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.673863 21340 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.674691 21155 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.676370 22018 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:01.492928 22085 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.621837 21262 raft_consensus.cc:2393] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:01.678501 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.678956 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.680055 21262 raft_consensus.cc:2393] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:01.615615 22211 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.615196 22230 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:01.660010 21339 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:01.667692 22233 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:01.681216 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:01.687748 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 109491us
I20260709 14:57:01.688323 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.688743 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.657670 22180 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:01.682248 22224 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.696404 22170 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.677078 21332 raft_consensus.cc:1275] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:01.698935 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.699811 21265 raft_consensus.cc:2393] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:57:01.699937 21258 consensus_meta.cc:287] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.566s	user 0.008s	sys 0.004s
I20260709 14:57:01.700304 21258 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:01.700704 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.689522 22085 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:01.690920 22187 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:01.702633 21082 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:01.690712 21232 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.704264 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.659624 21112 rpcz_store.cc:276] 0709 14:57:00.616048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.623738 (+  7690us) service_pool.cc:224] Handling call
0709 14:57:01.572761 (+949023us) spinlock_profiling.cc:243] Waited 2.27 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:01.621582 (+ 48821us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5218176}
I20260709 14:57:01.706735 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.707499 21260 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:57:01.699220 21332 raft_consensus.cc:1275] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:01.709568 21082 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:01.703038 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:01.720276 21340 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
W20260709 14:57:01.719949 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 65759.9us
I20260709 14:57:01.754455 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.758528 21340 raft_consensus.cc:1240] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: []
W20260709 14:57:01.759227 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 146971us
I20260709 14:57:01.749981 21115 raft_consensus.cc:2468] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:01.760161 21340 raft_consensus.cc:1240] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:01.761051 21306 leader_election.cc:400] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2.
I20260709 14:57:01.761514 21306 leader_election.cc:403] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:57:01.704896 21110 raft_consensus.cc:1275] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:57:01.804157 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:01.762782 22136 raft_consensus.cc:2804] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:01.805054 21185 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
W20260709 14:57:01.765630 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 91066.3us
I20260709 14:57:01.807471 21117 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:01.808463 21155 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:01.708001 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 185) took 1092 ms. Trace:
W20260709 14:57:01.782534 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 129403us
I20260709 14:57:01.785389 21305 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:01.788277 22008 consensus_queue.cc:1048] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:01.789085 21340 raft_consensus.cc:1240] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:01.763293 22187 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:01.704896 22093 raft_consensus.cc:2804] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:01.792972 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 222) took 1160 ms. Trace:
W20260709 14:57:01.795077 21337 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 241) took 2477 ms (client timeout 2049 ms). Trace:
I20260709 14:57:01.795982 21109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 183) took 1180 ms. Trace:
I20260709 14:57:01.796051 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 191) took 1164 ms. Trace:
I20260709 14:57:01.797469 21157 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.800377 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:01.800953 21188 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:01.704150 22085 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.801335 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:01.802234 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:01.820436 22266 raft_consensus.cc:2749] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.803031 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:01.799980 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:01.806478 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:01.816746 21081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:01.812757 21305 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:01.757668 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:01.875005 21081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:01.829819 21924 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:57:01.818521 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 57638.7us
I20260709 14:57:01.724710 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.804977 22136 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:01.701233 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.823087 21158 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:01.800128 22286 raft_consensus.cc:2749] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.802645 21335 raft_consensus.cc:1240] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:57:01.831157 21116 rpcz_store.cc:276] 0709 14:57:00.631897 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.040615 (+408718us) service_pool.cc:224] Handling call
0709 14:57:01.795844 (+755229us) spinlock_profiling.cc:243] Waited 256 ms on lock 0x7b54002b1954. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.795993 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":589207808}
I20260709 14:57:01.754889 22018 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:01.792862 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 195) took 1160 ms. Trace:
W20260709 14:57:01.840842 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 150268us
I20260709 14:57:01.689205 21262 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:01.803236 21879 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.802999 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.874157 21192 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:01.822464 21263 raft_consensus.cc:2393] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 1: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:57:01.865764 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:01.802773 22202 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:01.704371 21111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 193) took 1072 ms. Trace:
I20260709 14:57:01.871330 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.691608 22180 raft_consensus.cc:697] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:57:01.817974 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:01.824733 21183 rpcz_store.cc:276] 0709 14:57:00.632696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.635201 (+  2505us) service_pool.cc:224] Handling call
0709 14:57:01.792782 (+1157581us) spinlock_profiling.cc:243] Waited 6.55 ms on lock 0x7b54000dded4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.792903 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15063936}
I20260709 14:57:01.800017 22258 consensus_queue.cc:1059] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 14:57:01.838527 22093 raft_consensus.cc:697] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
W20260709 14:57:01.826527 21337 rpcz_store.cc:269] 0709 14:56:59.318047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:59.322321 (+  4274us) service_pool.cc:224] Handling call
0709 14:57:00.441397 (+1119076us) spinlock_profiling.cc:243] Waited 5.06 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:01.794819 (+1353422us) spinlock_profiling.cc:243] Waited 386 ms on lock 0x7b54001a4d54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.795001 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":900572288}
I20260709 14:57:01.869139 22284 raft_consensus.cc:2749] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.890591 21116 raft_consensus.cc:1240] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:01.846179 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:01.892411 22182 raft_consensus.cc:2749] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2.
W20260709 14:57:01.877154 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 64471.9us
I20260709 14:57:01.898779 22266 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.920789 21305 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.829227 22217 consensus_queue.cc:1048] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
W20260709 14:57:01.845065 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 475491us
I20260709 14:57:01.791208 22071 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.884579 21924 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:01.897192 21306 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.885546 22136 raft_consensus.cc:3060] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.815531 21108 rpcz_store.cc:276] 0709 14:57:00.615773 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.623432 (+  7659us) service_pool.cc:224] Handling call
0709 14:57:01.707760 (+1084328us) spinlock_profiling.cc:243] Waited 645 ms on lock 0x7b540024a9d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.707921 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1482938240}
W20260709 14:57:01.942044 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 44963us
I20260709 14:57:01.911110 22085 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:01.943037 21306 leader_election.cc:304] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.886274 21187 raft_consensus.cc:3060] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.905467 21264 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:01.909108 21083 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:01.886637 21265 raft_consensus.cc:2410] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:57:01.831061 21109 rpcz_store.cc:276] 0709 14:57:00.615242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.631977 (+ 16735us) service_pool.cc:224] Handling call
0709 14:57:01.079568 (+447591us) spinlock_profiling.cc:243] Waited 3.08 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:01.795768 (+716200us) spinlock_profiling.cc:243] Waited 258 ms on lock 0x7b54000fb4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.795913 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":600635520}
I20260709 14:57:01.890473 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.898628 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.911478 21258 raft_consensus.cc:2393] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:01.887506 21113 rpcz_store.cc:276] 0709 14:57:00.632930 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.161805 (+528875us) service_pool.cc:224] Handling call
0709 14:57:01.792609 (+630804us) spinlock_profiling.cc:243] Waited 2.4 ms on lock 0x7b54002bedd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.792776 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5516032}
I20260709 14:57:01.907873 21111 rpcz_store.cc:276] 0709 14:57:00.632363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.088164 (+455801us) service_pool.cc:224] Handling call
0709 14:57:01.704162 (+615998us) spinlock_profiling.cc:243] Waited 110 ms on lock 0x7b54002c6854. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:01.704308 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":254054784}
I20260709 14:57:01.929477 22224 raft_consensus.cc:2749] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:01.927634 21305 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:01.898610 22018 raft_consensus.cc:697] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:01.930428 22235 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.930272 22093 consensus_queue.cc:237] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:01.931169 22266 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:01.931957 21185 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:01.920509 21184 raft_consensus.cc:1275] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:01.933135 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.901901 22226 raft_consensus.cc:2749] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:01.911984 22215 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:01.933790 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:01.926798 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 201) took 1178 ms. Trace:
I20260709 14:57:02.017855 21116 rpcz_store.cc:276] 0709 14:57:00.738539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.889939 (+1151400us) service_pool.cc:224] Handling call
0709 14:57:01.890334 (+   395us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:01.916345 (+ 26011us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:01.916617 (+   272us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:01.952713 21306 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:01.953908 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:01.941629 21924 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
    @     0x7fd4684d1d84 google::LogMessage::SendToLog() at ??:0
I20260709 14:57:01.959793 22261 raft_consensus.cc:3060] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:57:01.945461 22230 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:01.945274 22202 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:01.973847 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 130412us
I20260709 14:57:02.023844 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:01.957873 22239 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:02.002270 21264 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:02.016992 21260 raft_consensus.cc:3060] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:01.998929 21257 raft_consensus.cc:2393] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:02.023618 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.016098 22211 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:02.025974 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:02.034981 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:01.987085 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.019023 22224 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:57:02.022645 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 70974.8us
I20260709 14:57:02.030025 21157 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:57:02.035617 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.030804 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.041699 21265 raft_consensus.cc:2393] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:02.037043 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:02.030318 21116 raft_consensus.cc:2393] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:01.988793 22235 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:02.047811 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.031127 21337 raft_consensus.cc:1275] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.049335 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.052304 21265 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:57:02.052405 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 229403us
I20260709 14:57:02.053804 21265 raft_consensus.cc:1275] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.040180 21262 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:02.051164 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.019172 22215 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.057590 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.031934 22239 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:02.033376 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:02.062470 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 134908us
I20260709 14:57:02.064152 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.063364 21116 raft_consensus.cc:2393] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:02.072189 21264 raft_consensus.cc:1275] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:57:02.074522 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:02.034233 22202 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.077931 21265 raft_consensus.cc:1275] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.079602 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.056460 22070 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:02.099922 21157 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.083329 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:02.051477 22233 raft_consensus.cc:2749] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.104516 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 197) took 1447 ms. Trace:
I20260709 14:57:02.104920 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:02.105837 21186 raft_consensus.cc:2368] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:02.105114 21114 rpcz_store.cc:276] 0709 14:57:00.650924 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.621335 (+970411us) service_pool.cc:224] Handling call
0709 14:57:01.621675 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:01.621902 (+   227us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:01.882771 (+260869us) log.cc:844] Serialized 14 byte log entry
0709 14:57:02.052043 (+169272us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:02.062556 (+ 10513us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:02.064503 (+  1947us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.074296 (+  9793us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:02.084856 (+ 10560us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":228,"prepare.queue_time_us":370048,"prepare.run_cpu_time_us":96,"prepare.run_wall_time_us":5943,"raft.queue_time_us":9861,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":17355,"thread_start_us":387299,"threads_started":2,"wal-append.queue_time_us":193253}
I20260709 14:57:02.106900 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:02.107851 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 210) took 1292 ms. Trace:
W20260709 14:57:02.108381 22256 consensus_meta.cc:287] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.505s	user 0.008s	sys 0.001s
I20260709 14:57:02.111047 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:02.113962 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.114883 21337 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:02.115015 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.115810 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.116267 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.117774 21339 raft_consensus.cc:2368] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:57:02.118521 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:02.120201 21257 raft_consensus.cc:1275] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.107895 21114 raft_consensus.cc:1240] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:02.120859 21262 raft_consensus.cc:1240] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:02.121851 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.123507 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.049046 22018 consensus_queue.cc:237] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.124387 21332 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:02.120162 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.126538 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:02.086495 22296 log.cc:927] Time spent T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
I20260709 14:57:02.088069 22235 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:02.089788 22295 log.cc:927] Time spent T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
I20260709 14:57:02.090101 22266 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:02.090348 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:02.090724 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:57:02.091804 22302 log.cc:927] Time spent T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:57:02.039387 22211 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:02.093020 22297 log.cc:927] Time spent T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:57:02.094225 21264 raft_consensus.cc:1240] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:02.069224 22239 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.095881 22232 consensus_queue.cc:1048] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:02.097841 21263 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:02.022004 22180 consensus_queue.cc:237] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.076907 21108 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
W20260709 14:57:02.061041 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 162255us
I20260709 14:57:02.169282 21232 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.170069 21108 raft_consensus.cc:1275] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:57:02.170547 21108 pending_rounds.cc:85] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting all ops after (but not including) 1
I20260709 14:57:02.170791 21108 pending_rounds.cc:107] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:57:02.171033 21108 raft_consensus.cc:2889] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:02.108430 21115 rpcz_store.cc:276] 0709 14:57:00.815420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.150853 (+335433us) service_pool.cc:224] Handling call
0709 14:57:02.107625 (+956772us) spinlock_profiling.cc:243] Waited 393 ms on lock 0x7b5400443ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:02.107771 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":903153536}
I20260709 14:57:02.171845 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 206) took 1406 ms. Trace:
I20260709 14:57:02.131350 21337 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:02.176182 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.177279 21337 raft_consensus.cc:2393] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:02.116890 22009 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:02.180245 22009 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:57:02.141819 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 62775.8us
I20260709 14:57:02.108139 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:02.128050 22284 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:02.108927 22256 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.183422 22256 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:02.141089 21334 consensus_meta.cc:287] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.522s	user 0.011s	sys 0.000s
I20260709 14:57:02.184247 21334 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:02.185491 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:02.186164 21334 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 1.
I20260709 14:57:02.187212 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:02.190156 22304 log.cc:927] Time spent T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:57:02.155056 21265 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:02.178323 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:02.196631 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.201879 21337 raft_consensus.cc:2393] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:02.197388 21108 rpcz_store.cc:276] 0709 14:57:00.765733 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.169292 (+1403559us) service_pool.cc:224] Handling call
0709 14:57:02.169677 (+   385us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:02.171509 (+  1832us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.171751 (+   242us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:02.199414 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:02.203006 21333 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 0.
I20260709 14:57:02.204214 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.129750 22258 consensus_queue.cc:1048] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:57:02.130672 21116 raft_consensus.cc:1240] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:57:02.132138 21259 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:02.207020 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 205) took 1467 ms. Trace:
I20260709 14:57:02.132330 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.207856 21116 rpcz_store.cc:276] 0709 14:57:00.739992 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.126092 (+1386100us) service_pool.cc:224] Handling call
0709 14:57:02.126436 (+   344us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:02.206686 (+ 80250us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.206951 (+   265us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:02.210417 21158 leader_election.cc:400] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4.
I20260709 14:57:02.211947 21080 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.210362 21116 raft_consensus.cc:1275] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.217811 21080 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.220091 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:02.227841 21337 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:02.223994 22264 raft_consensus.cc:2749] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:57:02.224622 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 55455.4us
I20260709 14:57:02.224799 22205 raft_consensus.cc:2764] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 14:57:02.225606 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 65285.8us
I20260709 14:57:02.239296 21158 leader_election.cc:400] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4.
I20260709 14:57:02.226037 22238 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.229306 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:02.225976 22253 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:02.149111 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 204) took 1409 ms. Trace:
I20260709 14:57:02.231619 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 208) took 1420 ms. Trace:
I20260709 14:57:02.247179 21116 rpcz_store.cc:276] 0709 14:57:00.800987 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.209642 (+1408655us) service_pool.cc:224] Handling call
0709 14:57:02.209980 (+   338us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:02.213882 (+  3902us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.220770 (+  6888us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:02.242550 22258 consensus_queue.cc:1048] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:57:02.153050 22070 raft_consensus.cc:697] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.250397 22211 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:02.250870 22070 consensus_queue.cc:237] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:02.246980 21114 rpcz_store.cc:276] 0709 14:57:00.739719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.107101 (+1367382us) service_pool.cc:224] Handling call
0709 14:57:02.107613 (+   512us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:02.130306 (+ 22693us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.147675 (+ 17369us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:02.237850 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 45372.9us
I20260709 14:57:02.253731 21114 raft_consensus.cc:1240] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:02.254979 21260 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:02.255941 21114 raft_consensus.cc:1275] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.233911 21332 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.249078 21116 raft_consensus.cc:1240] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:02.261006 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 211) took 1445 ms. Trace:
I20260709 14:57:02.262037 21116 rpcz_store.cc:276] 0709 14:57:00.815741 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.248444 (+1432703us) service_pool.cc:224] Handling call
0709 14:57:02.248880 (+   436us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:02.260722 (+ 11842us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.260943 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:02.264572 21116 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:02.242870 21306 leader_election.cc:400] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:02.266448 21158 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:57:02.230623 21080 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.267228 21306 leader_election.cc:403] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 14:57:02.240180 22276 log.cc:927] Time spent T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 14:57:02.267977 21080 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.268918 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:02.269271 21080 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.270370 21080 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.243002 21337 raft_consensus.cc:1275] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:02.270533 21081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:02.206322 21333 raft_consensus.cc:3060] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.275705 22085 raft_consensus.cc:2749] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:57:02.255949 22313 log.cc:927] Time spent T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 14:57:02.277699 21112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 199) took 1554 ms. Trace:
I20260709 14:57:02.278209 21185 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:02.278966 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 261) took 1213 ms. Trace:
I20260709 14:57:02.279501 21331 rpcz_store.cc:276] 0709 14:57:01.066114 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.077558 (+ 11444us) service_pool.cc:224] Handling call
0709 14:57:02.278760 (+1201202us) spinlock_profiling.cc:243] Waited 235 ms on lock 0x7b5400221ad4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:02.278899 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":541425408}
I20260709 14:57:02.280244 21337 raft_consensus.cc:1240] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:02.284485 21232 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.240978 22168 consensus_queue.cc:1059] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:57:02.274873 22238 raft_consensus.cc:2749] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:57:02.290931 21082 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:02.292052 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:02.293125 21155 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:02.295739 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 53692.5us
W20260709 14:57:02.302208 21081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:02.297964 21188 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:02.312942 21306 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:02.316187 21229 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.324059 21229 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.273950 22211 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:57:02.330530 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 46166.2us
I20260709 14:57:02.317818 22170 consensus_queue.cc:1059] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:57:02.346130 21232 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.347568 22215 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:02.313750 22271 raft_consensus.cc:2764] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:57:02.348539 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 196) took 1709 ms. Trace:
I20260709 14:57:02.349099 21110 rpcz_store.cc:276] 0709 14:57:00.639138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.508281 (+869143us) service_pool.cc:224] Handling call
0709 14:57:01.704525 (+196244us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:01.804189 (+ 99664us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.348250 (+544061us) spinlock_profiling.cc:243] Waited 196 ms on lock 0x7b54002c6850. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:02.348453 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":450111872}
I20260709 14:57:02.303242 22182 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:02.309819 21184 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:02.351290 22136 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:02.302495 22264 raft_consensus.cc:2749] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.286398 21114 raft_consensus.cc:1240] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
W20260709 14:57:02.335655 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 69255.5us
W20260709 14:57:02.360258 21117 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 198) took 1703 ms (client timeout 2084 ms). Trace:
I20260709 14:57:02.340760 21332 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:02.310236 21879 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:02.329916 21183 raft_consensus.cc:1240] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:02.343437 22238 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:02.346312 22183 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:02.346698 22187 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:02.330864 21229 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:02.385869 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 55095.5us
I20260709 14:57:02.331218 22230 raft_consensus.cc:2749] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.331739 21192 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:02.385438 22187 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:02.334101 22258 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:02.392575 22187 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:02.393033 22258 raft_consensus.cc:697] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.394022 22258 consensus_queue.cc:237] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.334595 22253 raft_consensus.cc:2749] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:02.352496 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.355796 22170 raft_consensus.cc:3055] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:02.340976 22261 raft_consensus.cc:2749] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:57:02.360755 21117 rpcz_store.cc:269] 0709 14:57:00.657221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:00.689623 (+ 32402us) service_pool.cc:224] Handling call
0709 14:57:02.360034 (+1670411us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b540024b3d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:02.360185 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2542544640}
I20260709 14:57:02.317394 22071 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.312616 21331 raft_consensus.cc:1275] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:02.366526 21232 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.378598 21187 raft_consensus.cc:2468] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:02.357371 22239 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.278275 21112 rpcz_store.cc:276] 0709 14:57:00.723730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.706370 (+982640us) service_pool.cc:224] Handling call
0709 14:57:01.706755 (+   385us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:01.707188 (+   433us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:01.707221 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:01.707821 (+   600us) log.cc:844] Serialized 26 byte log entry
0709 14:57:02.065059 (+357238us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:02.108112 (+ 43053us) log.cc:844] Serialized 14 byte log entry
0709 14:57:02.133400 (+ 25288us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.140637 (+  7237us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:02.255083 (+114446us) spinlock_profiling.cc:243] Waited 1.97 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:57:02.277334 (+ 22251us) raft_consensus.cc:1685] finished
0709 14:57:02.277439 (+   105us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:02.277627 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17165,"prepare.queue_time_us":34520,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":61,"raft.queue_time_us":25327,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":43601,"spinlock_wait_cycles":4526336,"thread_start_us":333488,"threads_started":1,"wal-append.queue_time_us":390522}
W20260709 14:57:02.374815 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 244459us
W20260709 14:57:02.376974 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 64133.4us
I20260709 14:57:02.388342 21158 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:57:02.390869 21229 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.374354 21879 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:02.383569 22183 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:02.422827 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 56393.8us
I20260709 14:57:02.410316 22170 raft_consensus.cc:740] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:02.397658 22205 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:02.397298 22209 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.390458 22238 raft_consensus.cc:697] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:02.430492 21306 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.450845 21306 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.451337 22008 consensus_queue.cc:1048] T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:02.367162 22271 raft_consensus.cc:2749] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.453792 22271 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:02.453666 22008 consensus_queue.cc:1059] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:02.454327 22271 raft_consensus.cc:697] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:57:02.437734 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 49464.4us
I20260709 14:57:02.389866 22066 consensus_queue.cc:1059] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:57:02.428020 22235 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.436574 21879 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.444257 22303 raft_consensus.cc:2804] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:02.439122 22183 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:02.459457 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 189140us
I20260709 14:57:02.441977 21232 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.442991 22205 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:02.500901 21305 leader_election.cc:336] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.871s (SENT)
I20260709 14:57:02.507467 21305 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.508030 21080 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.509634 21080 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
W20260709 14:57:02.518118 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 76318.2us
I20260709 14:57:02.457144 22253 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:02.519172 21232 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.524035 21080 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:02.525431 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 69471.5us
I20260709 14:57:02.460203 22230 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:02.527464 21080 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.542080 21337 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:02.517526 22205 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:02.544971 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 254104us
W20260709 14:57:02.546502 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 159541us
I20260709 14:57:02.522771 22211 raft_consensus.cc:2749] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.543524 21232 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.462611 22085 consensus_queue.cc:1059] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
I20260709 14:57:02.540954 21080 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:02.455325 22271 consensus_queue.cc:237] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:02.541226 22264 raft_consensus.cc:2749] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.464720 22306 consensus_queue.cc:1059] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 14:57:02.528230 22180 raft_consensus.cc:2749] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.547426 21082 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.527089 22071 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:02.469031 21924 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:02.544133 22303 raft_consensus.cc:697] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.544466 22253 raft_consensus.cc:697] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:02.541595 22182 raft_consensus.cc:2749] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:57:02.541672 22235 raft_consensus.cc:2749] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.545056 22215 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:02.544116 22230 raft_consensus.cc:697] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [term 3 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
    @     0x7fd4684d2930 google::LogMessage::Flush() at ??:0
I20260709 14:57:02.574206 22324 consensus_queue.cc:1048] T 2dea1b8ac48845699cd1e47e66ff7613 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:57:02.552443 22226 consensus_queue.cc:1059] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:57:02.550299 21331 raft_consensus.cc:1240] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:02.526419 22170 consensus_queue.cc:260] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:02.577870 22306 raft_consensus.cc:3055] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:57:02.578454 22320 log.cc:927] Time spent T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 14:57:02.578756 22066 consensus_queue.cc:1059] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:02.545745 22008 consensus_queue.cc:1059] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:57:02.613890 22306 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.547834 22070 consensus_queue.cc:1048] T 5504aabfb2094ddd906e21ff1241e87a P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:57:02.615950 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 268) took 1058 ms. Trace:
I20260709 14:57:02.582001 21335 raft_consensus.cc:1275] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:02.582371 22187 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:02.583244 21338 raft_consensus.cc:1275] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:02.583850 22321 log.cc:927] Time spent T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:57:02.584393 22326 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:02.585839 22303 consensus_queue.cc:237] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.590516 22239 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:02.591039 21924 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:02.564692 22071 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:02.547973 21975 consensus_queue.cc:1048] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:57:02.593914 22253 consensus_queue.cc:237] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.543531 22238 consensus_queue.cc:237] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.564615 22322 consensus_queue.cc:1059] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 14:57:02.555642 22232 raft_consensus.cc:3055] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:02.552173 22284 consensus_queue.cc:1048] T bcfbd836ca5d427094fb2e74b06fde56 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:57:02.601501 22211 consensus_queue.cc:1048] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:57:02.602360 22235 raft_consensus.cc:2749] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.602520 22215 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:02.603260 22230 consensus_queue.cc:237] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:02.582293 22318 log.cc:927] Time spent T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 14:57:02.612356 22170 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:02.612495 21334 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:02.695371 21334 raft_consensus.cc:1240] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:02.697111 21334 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:02.697561 22215 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:02.613312 22328 raft_consensus.cc:2749] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.617278 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:02.698696 21116 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:02.699630 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.616359 21340 rpcz_store.cc:276] 0709 14:57:01.557545 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.825791 (+268246us) service_pool.cc:224] Handling call
0709 14:57:01.826126 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:01.887763 (+ 61637us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:02.044293 (+156530us) log.cc:844] Serialized 14 byte log entry
0709 14:57:02.050273 (+  5980us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:02.050340 (+    67us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:02.050397 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.615684 (+565287us) spinlock_profiling.cc:243] Waited 61.4 ms on lock 0x7b5400336154. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:02.615732 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:02.615873 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22895,"prepare.queue_time_us":73789,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":60,"raft.queue_time_us":37831,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":9065,"spinlock_wait_cycles":141220096,"thread_start_us":117876,"threads_started":1}
I20260709 14:57:02.622864 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.702325 21338 raft_consensus.cc:1240] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
W20260709 14:57:02.625831 21305 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.996s (SENT) [suppressed 73 similar messages]
I20260709 14:57:02.702838 21117 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:02.628439 21306 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:02.712010 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 83708.2us
I20260709 14:57:02.714707 21306 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.637326 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:57:02.733603 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 180582us
I20260709 14:57:02.779242 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.780105 21117 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:57:02.791440 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 75489.2us
W20260709 14:57:02.641132 21083 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:02.601156 21333 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
W20260709 14:57:02.646802 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 103371us
I20260709 14:57:02.796468 21232 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:02.604969 22258 consensus_queue.cc:1059] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:57:02.639107 21186 raft_consensus.cc:2393] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:02.661686 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 274) took 1020 ms. Trace:
I20260709 14:57:02.806850 21336 rpcz_store.cc:276] 0709 14:57:01.641794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.145924 (+504130us) service_pool.cc:224] Handling call
0709 14:57:02.150543 (+  4619us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:02.151069 (+   526us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:02.151110 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:02.151730 (+   620us) log.cc:844] Serialized 26 byte log entry
0709 14:57:02.389678 (+237948us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:02.404120 (+ 14442us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.419341 (+ 15221us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:02.661364 (+242023us) raft_consensus.cc:1685] finished
0709 14:57:02.661406 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:02.661605 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1742,"raft.queue_time_us":140,"raft.run_cpu_time_us":402,"raft.run_wall_time_us":14865,"thread_start_us":231021,"threads_started":1,"wal-append.queue_time_us":292203}
I20260709 14:57:02.655414 22232 raft_consensus.cc:740] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.794230 22328 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:02.810570 22328 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.811491 22217 raft_consensus.cc:3055] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:02.811997 22217 raft_consensus.cc:740] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.667109 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.813524 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:02.814249 22225 raft_consensus.cc:3055] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:02.814678 22225 raft_consensus.cc:740] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.815629 22225 consensus_queue.cc:260] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:02.622710 22066 consensus_queue.cc:1243] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer a4cd0f9d9b8e48398dcb0c0be95e9db8 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:57:02.819221 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:02.820465 21262 raft_consensus.cc:2368] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2.
W20260709 14:57:02.658545 22327 log.cc:927] Time spent T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:57:02.645951 22071 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.688520 22332 consensus_queue.cc:1059] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:57:02.656451 22239 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:02.689462 21879 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.794529 22182 raft_consensus.cc:2749] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:57:02.838173 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 290784us
I20260709 14:57:02.654918 22205 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:02.648373 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.691401 22187 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:02.857034 22187 consensus_queue.cc:1048] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:02.601476 22180 consensus_queue.cc:1059] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:57:02.647647 22326 raft_consensus.cc:697] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:02.858249 22180 raft_consensus.cc:2749] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.858750 22326 consensus_queue.cc:237] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.861922 22007 raft_consensus.cc:3055] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:02.862439 22007 raft_consensus.cc:740] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:02.862957 21114 raft_consensus.cc:2368] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:02.863335 22007 consensus_queue.cc:260] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.864068 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:02.864668 22007 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:02.798722 21083 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:02.801555 22085 raft_consensus.cc:2749] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.802385 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:02.802879 22331 log.cc:927] Time spent T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.155s	user 0.000s	sys 0.000s
I20260709 14:57:02.804800 22136 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:02.814590 21261 raft_consensus.cc:2368] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:02.871376 22136 consensus_queue.cc:1048] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:57:02.871555 21261 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 136) took 1521 ms (client timeout 1871 ms). Trace:
W20260709 14:57:02.872102 21261 rpcz_store.cc:269] 0709 14:57:01.350282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.610689 (+260407us) service_pool.cc:224] Handling call
0709 14:57:02.797912 (+1187223us) spinlock_profiling.cc:243] Waited 1.71 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:02.871480 (+ 73568us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3922688}
I20260709 14:57:02.833781 21117 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:02.812757 22328 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:02.873459 22136 consensus_queue.cc:1059] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:02.874096 22328 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:02.835531 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 282552us
W20260709 14:57:02.822760 22320 log.cc:927] Time spent T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
I20260709 14:57:02.874334 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:02.813612 21110 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:02.844158 21082 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:02.870509 21189 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:02.864869 21114 raft_consensus.cc:2376] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3. Re-sending same reply.
I20260709 14:57:02.799750 22018 consensus_queue.cc:1059] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 14:57:02.812963 22217 consensus_queue.cc:260] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:02.874428 22136 raft_consensus.cc:3055] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:02.813639 22183 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:02.838341 22170 consensus_queue.cc:1059] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:57:02.869990 22334 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:02.810025 22232 consensus_queue.cc:260] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.875559 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:02.839736 22239 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:02.885722 22332 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:02.894999 22136 raft_consensus.cc:740] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:02.895902 22336 raft_consensus.cc:3055] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:02.932062 22226 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:02.933511 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:02.899799 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 203) took 2157 ms. Trace:
I20260709 14:57:02.929407 22217 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:02.895263 22215 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.929116 21262 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:02.935024 22336 raft_consensus.cc:740] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:57:02.961443 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 335638us
I20260709 14:57:02.949734 21263 raft_consensus.cc:2393] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:02.913537 22334 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:02.968924 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 170286us
I20260709 14:57:02.941779 22338 raft_consensus.cc:2804] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:57:02.967772 21305 leader_election.cc:336] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.997s (SENT)
I20260709 14:57:02.971167 21083 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:02.973284 21083 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:02.974103 21116 raft_consensus.cc:2368] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:02.935828 22332 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:02.977146 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 198295us
W20260709 14:57:02.975389 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 179010us
I20260709 14:57:02.983276 21232 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.989782 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:02.990437 21337 raft_consensus.cc:3060] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:02.993297 21305 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.942173 22226 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:02.982554 22093 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:02.996729 21305 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:02.975754 22342 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.012523 22182 raft_consensus.cc:2749] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.015290 21305 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:02.987501 22338 raft_consensus.cc:697] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:03.025066 21305 leader_election.cc:400] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2.
I20260709 14:57:03.025496 21305 leader_election.cc:403] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:57:03.028635 21190 raft_consensus.cc:1275] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:02.982142 22271 consensus_queue.cc:1059] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 14:57:03.012591 22261 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:02.988965 22170 consensus_queue.cc:1048] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:57:03.016844 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:02.971112 22136 consensus_queue.cc:260] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.065559 22136 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.065963 22008 raft_consensus.cc:3055] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
    @     0x7fd4684d7a6b google::LogMessageFatal::~LogMessageFatal() at ??:0
I20260709 14:57:03.066641 22008 raft_consensus.cc:740] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:03.068471 22215 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.070369 22332 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.071143 22183 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.072260 21110 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:03.057557 22205 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:03.074705 22226 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:03.030536 22085 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.054458 22182 raft_consensus.cc:2749] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 70057409099149b583059874bda68024 (127.18.157.131:38639) with higher term. Message: Invalid argument: T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2.
I20260709 14:57:03.092432 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.093509 21110 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 2: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.094708 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.101475 22352 consensus_queue.cc:1059] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:57:03.082355 22338 consensus_queue.cc:237] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.107131 22334 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.090570 21333 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
W20260709 14:57:03.108829 22343 log.cc:927] Time spent T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:57:03.082576 22337 consensus_queue.cc:1048] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 14:57:03.115694 22183 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.116304 22183 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.118474 22183 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:03.089187 21879 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.053869 22326 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.120658 22326 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.122934 22326 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.127319 21337 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:03.134567 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.135713 22284 raft_consensus.cc:3055] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:03.136234 22284 raft_consensus.cc:740] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:03.137387 22337 raft_consensus.cc:3055] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:03.137859 22337 raft_consensus.cc:740] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:03.082300 22239 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.138725 22337 consensus_queue.cc:260] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.139937 22337 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.125777 22332 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:03.142005 22332 raft_consensus.cc:697] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:03.142644 22306 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.142851 22332 consensus_queue.cc:237] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.143784 22306 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:03.145275 22085 raft_consensus.cc:2749] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:03.148001 22235 raft_consensus.cc:3055] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:03.148643 22328 raft_consensus.cc:2749] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.145588 22008 consensus_queue.cc:260] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.136166 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.153262 21257 raft_consensus.cc:2393] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:02.941334 21113 rpcz_store.cc:276] 0709 14:57:00.739416 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.090362 (+1350946us) service_pool.cc:224] Handling call
0709 14:57:02.090781 (+   419us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:02.091227 (+   446us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:02.091281 (+    54us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:02.091839 (+   558us) log.cc:844] Serialized 26 byte log entry
0709 14:57:02.379609 (+287770us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:02.425332 (+ 45723us) log.cc:844] Serialized 14 byte log entry
0709 14:57:02.439253 (+ 13921us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.449762 (+ 10509us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:02.877629 (+427867us) raft_consensus.cc:1685] finished
0709 14:57:02.877653 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:02.896295 (+ 18642us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":29655,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":54,"raft.queue_time_us":6947,"raft.run_cpu_time_us":270,"raft.run_wall_time_us":7211,"thread_start_us":216835,"threads_started":1,"wal-append.queue_time_us":334310}
I20260709 14:57:03.157606 22071 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.161126 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.161605 21117 raft_consensus.cc:2393] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.162066 22071 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.164359 21117 raft_consensus.cc:1275] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:03.020429 22342 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:03.180599 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 207429us
I20260709 14:57:03.188316 21083 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:57:03.188162 22071 consensus_queue.cc:1048] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:57:03.192770 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 315748us
I20260709 14:57:03.191094 21306 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:03.170953 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:03.148689 22235 raft_consensus.cc:740] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:03.196633 21306 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:03.198791 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.178169 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.177901 21257 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:03.208174 21306 leader_election.cc:400] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:03.185153 22307 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.018110 22336 consensus_queue.cc:260] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:03.201154 22253 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:03.211223 22253 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:03.210515 21306 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:03.189052 22085 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.223389 22085 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.225943 22085 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.226835 21258 raft_consensus.cc:2410] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:57:03.227869 21259 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46310 (request call id 156) took 1869 ms (client timeout 2063 ms). Trace:
W20260709 14:57:03.228389 21259 rpcz_store.cc:269] 0709 14:57:01.358214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:01.673036 (+314822us) service_pool.cc:224] Handling call
0709 14:57:03.227666 (+1554630us) spinlock_profiling.cc:243] Waited 454 ms on lock 0x7b54002a80d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:03.227808 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1044942592}
I20260709 14:57:03.230873 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.232667 21266 raft_consensus.cc:1275] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:03.233268 22316 raft_consensus.cc:3055] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:03.233740 22316 raft_consensus.cc:740] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:03.237632 22235 consensus_queue.cc:260] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.237826 21083 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:03.239019 22235 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.241379 22307 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.244562 21305 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:03.246070 22261 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.246693 22261 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:03.218096 22360 consensus_queue.cc:1048] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:57:03.195235 22264 raft_consensus.cc:2804] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:03.252192 22264 raft_consensus.cc:697] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:03.253288 22264 consensus_queue.cc:237] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.209313 22018 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.228219 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:03.257979 22018 raft_consensus.cc:2749] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:03.205978 22326 consensus_queue.cc:1048] T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 14:57:03.185437 22322 consensus_queue.cc:1048] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:57:03.203722 22239 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.261693 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.218055 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.216861 21306 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:03.263288 21265 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:03.218449 22202 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.219692 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.178450 22284 consensus_queue.cc:260] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.222504 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:03.223785 22323 log.cc:927] Time spent T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.659s	user 0.004s	sys 0.006s
I20260709 14:57:03.257033 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:57:03.212669 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 229476us
I20260709 14:57:03.216666 21080 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:03.264249 21157 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:03.267596 21305 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:03.269884 21082 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:03.272116 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 55343.5us
I20260709 14:57:03.249035 22261 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.257486 22336 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.241565 22357 raft_consensus.cc:2804] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:03.298929 21306 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:03.264343 22253 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:03.301730 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 85152.7us
I20260709 14:57:03.304765 21305 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:03.246060 22307 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:03.307786 21306 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:03.307392 22018 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:03.316731 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:03.325377 21080 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:03.326983 21080 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:03.329445 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:03.332526 21337 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:03.282527 22085 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:03.336428 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:03.337308 21339 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:03.305603 21192 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.341539 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.311290 22322 raft_consensus.cc:2749] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.315984 22326 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:03.321755 22182 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:03.321224 22136 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:03.347694 21080 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:03.349427 21188 raft_consensus.cc:1240] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.322854 22230 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:03.333626 22328 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:03.316677 22168 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.332769 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:03.333016 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.333827 22211 raft_consensus.cc:2804] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:03.310423 22261 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.321854 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:03.353442 21184 raft_consensus.cc:1240] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
W20260709 14:57:03.365468 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.365891 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:03.261739 22239 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.315205 22362 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.342888 22202 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.354095 22326 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:03.409732 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:03.412014 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:03.412436 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:03.412747 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.415242 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.419598 21116 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.423390 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.429502 21116 raft_consensus.cc:2410] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:03.363616 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:03.369764 22328 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:03.435817 21188 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:03.365669 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.366817 21262 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:03.409324 22130 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:57:03.410439 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.415431 22326 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.331311 22316 consensus_queue.cc:260] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.409461 22136 raft_consensus.cc:697] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:03.416795 21263 raft_consensus.cc:3060] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.372860 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.411028 21187 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:03.448458 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 207) took 2651 ms. Trace:
I20260709 14:57:03.467679 21115 rpcz_store.cc:276] 0709 14:57:00.787041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.172363 (+1385322us) service_pool.cc:224] Handling call
0709 14:57:02.172722 (+   359us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:02.173122 (+   400us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:02.173151 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:02.173736 (+   585us) log.cc:844] Serialized 26 byte log entry
0709 14:57:02.404538 (+230802us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:02.548580 (+144042us) log.cc:844] Serialized 14 byte log entry
0709 14:57:02.548751 (+   171us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.548822 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:03.223027 (+674205us) spinlock_profiling.cc:243] Waited 34.2 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:57:03.432015 (+208988us) raft_consensus.cc:1685] finished
0709 14:57:03.438429 (+  6414us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.438592 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14588,"prepare.queue_time_us":44361,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":46,"raft.queue_time_us":16947,"raft.run_cpu_time_us":330,"raft.run_wall_time_us":16124,"spinlock_wait_cycles":78724480,"thread_start_us":345125,"threads_started":2,"wal-append.queue_time_us":344078}
I20260709 14:57:03.449149 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.423179 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.373286 22168 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:03.438933 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.476100 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:03.437103 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:03.470530 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.479867 21115 raft_consensus.cc:2368] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
I20260709 14:57:03.419449 22202 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.481158 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.482000 21115 raft_consensus.cc:2368] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
I20260709 14:57:03.442442 22215 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:03.440032 22328 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:03.472721 21157 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:57:03.451151 22373 log.cc:927] Time spent T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.135s	user 0.002s	sys 0.000s
I20260709 14:57:03.485941 21191 raft_consensus.cc:2393] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:03.486737 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.487701 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.468572 22307 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.493085 21115 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.508860 22316 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.510807 22007 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:03.511385 22007 raft_consensus.cc:697] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:03.490089 22215 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:03.512271 22215 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.510411 21157 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:03.520332 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.521092 21115 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
W20260709 14:57:03.522965 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:03.512185 22368 log.cc:927] Time spent T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:57:03.467427 22342 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.418939 22362 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.518761 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.539529 21262 raft_consensus.cc:2468] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:03.540664 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.542868 22372 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.543819 22372 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:03.545948 22363 log.cc:927] Time spent T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260709 14:57:03.512354 22007 consensus_queue.cc:237] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:03.549767 21109 raft_consensus.cc:2393] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.560736 21109 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:03.560835 22376 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.561770 22376 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:03.562536 22168 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.564441 22376 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.564636 22202 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.532709 22307 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.568027 22307 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.532971 22217 raft_consensus.cc:2749] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:57:03.514436 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:03.569981 21115 raft_consensus.cc:1240] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:57:03.574868 21190 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:03.576300 21190 raft_consensus.cc:1240] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.577742 21190 raft_consensus.cc:1275] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:03.579054 21190 raft_consensus.cc:1240] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:03.586273 22170 raft_consensus.cc:3055] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:03.586786 22170 raft_consensus.cc:740] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:03.587677 22170 consensus_queue.cc:260] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:03.588626 22170 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.565181 22376 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.593132 22376 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.595887 22376 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.546128 22136 consensus_queue.cc:237] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.598640 22326 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.592890 22230 raft_consensus.cc:2749] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:57:03.602929 21306 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.596035 21114 raft_consensus.cc:1275] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:03.573196 22018 raft_consensus.cc:697] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [term 3 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:03.605194 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.625628 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.626235 22372 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.628479 22239 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.629482 22362 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.631711 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.632709 21114 raft_consensus.cc:2410] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:03.633715 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.637888 21109 raft_consensus.cc:2393] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.650961 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.652685 21109 raft_consensus.cc:1240] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.653312 22253 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.653848 22230 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.654417 22230 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.654827 21192 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:03.655655 22253 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:03.633790 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.698297 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:03.686264 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.677903 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:03.704119 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.681620 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.656369 22230 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:03.705716 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
    @     0x7fd4724c9a9e kudu::TestWorkload::Setup() at ??:0
I20260709 14:57:03.706750 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.707053 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
    @           0x369d28 kudu::master::LeaderRebalancerTest::CreateWorkloadTable() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:112
I20260709 14:57:03.707556 21260 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:03.707912 21263 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
    @           0x35ec03 kudu::master::LeaderRebalancerTest_RestartTserver_Test::TestBody() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:476
W20260709 14:57:03.708165 21260 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 187) took 1422 ms (client timeout 1615 ms). Trace:
I20260709 14:57:03.709619 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:03.709966 22180 raft_consensus.cc:3055] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:03.707679 21340 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:57:03.711429 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:03.714834 22215 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.715287 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.716656 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.717929 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.719903 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 294) took 1288 ms. Trace:
I20260709 14:57:03.721266 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.721755 21258 raft_consensus.cc:2410] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:03.722503 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.723106 21306 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:03.724336 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 295) took 1292 ms. Trace:
I20260709 14:57:03.681483 22018 consensus_queue.cc:237] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.724906 22230 raft_consensus.cc:2749] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:03.725595 21109 raft_consensus.cc:2393] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.727041 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:03.727939 21335 raft_consensus.cc:2393] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:03.678153 22008 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.672116 22182 raft_consensus.cc:2749] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:03.697407 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:03.724368 21306 leader_election.cc:400] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3.
I20260709 14:57:03.638293 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.729274 21339 raft_consensus.cc:3060] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.679167 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 174) took 2333 ms. Trace:
I20260709 14:57:03.730576 21266 rpcz_store.cc:276] 0709 14:57:01.345937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.076487 (+730550us) service_pool.cc:224] Handling call
0709 14:57:03.232282 (+1155795us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:03.233148 (+   866us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.678937 (+445789us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b54002a80d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:03.679103 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2582521088}
I20260709 14:57:03.656322 21192 raft_consensus.cc:1275] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:03.708681 21260 rpcz_store.cc:269] 0709 14:57:02.285959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.308165 (+ 22206us) service_pool.cc:224] Handling call
0709 14:57:03.706569 (+1398404us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:03.708097 (+  1528us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46434048}
I20260709 14:57:03.711285 21975 raft_consensus.cc:3055] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:03.742853 22261 raft_consensus.cc:2749] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.743314 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 296) took 1311 ms. Trace:
I20260709 14:57:03.739279 22230 consensus_queue.cc:1048] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:57:03.743593 21336 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:03.744388 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 209) took 2929 ms. Trace:
I20260709 14:57:03.747393 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.811636 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.749679 21262 raft_consensus.cc:2410] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:03.710568 22180 raft_consensus.cc:740] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:03.750746 22284 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:03.756152 21083 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:03.756844 21339 raft_consensus.cc:2468] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:03.772032 21232 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:03.818429 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 62351.6us
I20260709 14:57:03.819382 21083 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:03.764503 21337 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
W20260709 14:57:03.773414 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 83891.6us
I20260709 14:57:03.821267 22071 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:03.821729 22071 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:03.822085 22071 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:03.828621 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 56681.1us
I20260709 14:57:03.830469 21232 leader_election.cc:400] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
I20260709 14:57:03.757405 21335 raft_consensus.cc:1240] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 14:57:03.813953 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.785492 22362 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.753639 21109 raft_consensus.cc:1275] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:03.807113 21305 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:03.814400 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:03.841971 21116 raft_consensus.cc:2393] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:03.773171 21975 raft_consensus.cc:740] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:03.797870 22238 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.833323 22332 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.816427 22044 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.717152 22215 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.773586 22182 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.833981 22226 consensus_queue.cc:1059] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:57:03.808555 22376 raft_consensus.cc:493] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:03.843305 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:03.797605 21259 rpcz_store.cc:276] 0709 14:57:02.431829 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.742446 (+1310617us) service_pool.cc:224] Handling call
0709 14:57:03.742781 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:03.742985 (+   204us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.743014 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:03.743057 (+    43us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:03.743090 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.743145 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.743256 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:03.832690 22239 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:03.845835 22362 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.846267 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.846903 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.827088 22326 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:03.847580 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:03.847410 22071 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:03.850736 21305 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:03.850726 21232 leader_election.cc:400] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Vote denied by peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603) with higher term. Message: Invalid argument: T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
I20260709 14:57:03.856863 22180 consensus_queue.cc:260] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:03.810356 21108 rpcz_store.cc:276] 0709 14:57:00.815014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.236538 (+1421524us) service_pool.cc:224] Handling call
0709 14:57:02.362945 (+126407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:02.364180 (+  1235us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:02.364215 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:02.364263 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:02.364298 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:02.364364 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.744208 (+1379844us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b540024b3d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:03.744326 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":495,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":98,"spinlock_wait_cycles":263171968}
I20260709 14:57:03.884538 22180 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:03.885608 21108 raft_consensus.cc:1240] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:57:03.887055 21108 raft_consensus.cc:1240] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:03.888321 21108 raft_consensus.cc:1240] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.888402 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 218) took 1061 ms. Trace:
I20260709 14:57:03.889729 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:03.889503 22307 consensus_queue.cc:1175] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "db68abe050774663a5ea1dd3733445cb" responder_term: 4 status { last_received { term: 3 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:57:03.890499 21259 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.897790 21108 raft_consensus.cc:1240] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.888837 21110 rpcz_store.cc:276] 0709 14:57:02.826743 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.095686 (+268943us) service_pool.cc:224] Handling call
0709 14:57:03.096053 (+   367us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:03.229115 (+133062us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.229152 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:03.229814 (+   662us) log.cc:844] Serialized 26 byte log entry
0709 14:57:03.478210 (+248396us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:03.485739 (+  7529us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.752486 (+266747us) spinlock_profiling.cc:243] Waited 111 ms on lock 0x7b54004457d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:03.752544 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:03.879314 (+126770us) raft_consensus.cc:1685] finished
0709 14:57:03.880172 (+   858us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.888338 (+  8166us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1813,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":129,"spinlock_wait_cycles":256121600,"thread_start_us":240958,"threads_started":1,"wal-append.queue_time_us":595518}
I20260709 14:57:03.898602 21187 raft_consensus.cc:1240] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.724850 21258 rpcz_store.cc:276] 0709 14:57:02.431595 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.723539 (+1291944us) service_pool.cc:224] Handling call
0709 14:57:03.723828 (+   289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:03.724006 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.724036 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:03.724085 (+    49us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:57:03.724115 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.724175 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.724281 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:03.861685 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.859614 22261 consensus_queue.cc:1048] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:57:03.720274 21263 rpcz_store.cc:276] 0709 14:57:02.431305 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.719020 (+1287715us) service_pool.cc:224] Handling call
0709 14:57:03.719360 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:03.719569 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.719596 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:03.719640 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:03.719678 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.719732 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.719846 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:03.754915 22328 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.856706 22238 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:03.844856 22330 log.cc:927] Time spent T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 1.255s	user 0.011s	sys 0.000s
I20260709 14:57:03.868790 21229 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:03.846796 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.858057 22044 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.877466 21116 raft_consensus.cc:1240] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.878070 21109 raft_consensus.cc:2393] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
W20260709 14:57:03.878180 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:03.917647 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.871381 22376 raft_consensus.cc:515] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.881063 21305 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:03.879674 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 189) took 1001 ms. Trace:
I20260709 14:57:03.883559 22071 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.900481 21232 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:03.926467 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 46424.6us
    @     0x7fd46903ce10 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260709 14:57:03.927320 21232 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:03.928246 21115 raft_consensus.cc:1240] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:03.899276 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:03.874866 21262 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:03.876278 22239 raft_consensus.cc:697] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
W20260709 14:57:03.913447 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 44734.5us
I20260709 14:57:03.866537 22182 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:03.864708 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 517052us
W20260709 14:57:03.934255 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 53293.1us
W20260709 14:57:03.940203 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:03.916352 22336 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:03.935860 21229 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:03.911423 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:03.935885 22332 raft_consensus.cc:2749] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.943181 22235 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:03.945751 22336 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:03.962314 22336 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.946182 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.965353 22239 consensus_queue.cc:237] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:03.966308 21187 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:03.967523 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.949469 22182 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.947886 22372 raft_consensus.cc:2804] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:03.944017 22378 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.956619 21190 raft_consensus.cc:1240] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:03.924785 21975 consensus_queue.cc:260] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.012790 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.968878 21340 raft_consensus.cc:1240] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:03.962049 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:03.967724 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 246) took 1331 ms. Trace:
I20260709 14:57:04.017714 21189 rpcz_store.cc:276] 0709 14:57:02.636831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.636996 (+   165us) service_pool.cc:224] Handling call
0709 14:57:03.967517 (+1330521us) spinlock_profiling.cc:243] Waited 154 ms on lock 0x7b5400195354. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:03.967669 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":353316096}
I20260709 14:57:04.018302 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:04.018989 21080 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:04.019090 21190 raft_consensus.cc:2393] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:04.013870 21116 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:03.967733 21083 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:03.946502 21232 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:04.021697 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:04.021829 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 75410.1us
I20260709 14:57:04.001132 21305 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:04.023975 21232 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:03.995962 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.023826 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 56179.4us
I20260709 14:57:04.027266 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.968173 21187 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:03.953845 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:03.943339 22253 raft_consensus.cc:2749] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:04.015170 21110 raft_consensus.cc:2410] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:57:04.015086 22366 log.cc:927] Time spent T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.685s	user 0.000s	sys 0.003s
I20260709 14:57:04.033205 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:03.969105 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:03.947736 21262 raft_consensus.cc:1240] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:04.012567 21183 raft_consensus.cc:1240] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:03.968891 22372 raft_consensus.cc:697] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:03.957969 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 300) took 1525 ms. Trace:
I20260709 14:57:03.958240 22362 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.955257 22238 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:03.961035 21108 raft_consensus.cc:1240] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:03.957108 22232 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.012353 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:03.960464 22376 leader_election.cc:290] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:04.105348 21189 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:04.030006 22085 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.662s	user 0.005s	sys 0.030s
W20260709 14:57:04.039816 21331 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.623s	user 0.007s	sys 0.033s
W20260709 14:57:04.164811 21331 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.755s	user 0.007s	sys 0.033s
I20260709 14:57:04.172108 21975 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.111653 22170 consensus_queue.cc:1059] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
W20260709 14:57:04.110915 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.026075 22235 raft_consensus.cc:2749] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:04.020943 22071 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:04.030439 22130 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:04.033782 22182 raft_consensus.cc:2804] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:04.029366 22261 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:03.925645 21261 rpcz_store.cc:276] 0709 14:57:02.877499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.486623 (+609124us) service_pool.cc:224] Handling call
0709 14:57:03.847412 (+360789us) spinlock_profiling.cc:243] Waited 4.7 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:03.878867 (+ 31455us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10802432}
W20260709 14:57:04.120150 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.202078 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.202510 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.203094 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.130434 21083 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:04.204103 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 73745.1us
I20260709 14:57:04.131861 21337 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:57:04.109133 22211 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.677s	user 0.008s	sys 0.032s
W20260709 14:57:04.098253 22357 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.679s	user 0.019s	sys 0.032s
I20260709 14:57:04.111624 22326 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:04.100904 21184 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:04.130029 21335 raft_consensus.cc:2368] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:57:04.022059 22378 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:04.128186 22332 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:04.164446 22085 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.006s	sys 0.030s
I20260709 14:57:04.131108 22362 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.179332 21116 raft_consensus.cc:1275] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:04.182789 21189 raft_consensus.cc:2468] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
W20260709 14:57:04.107462 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 80511.9us
I20260709 14:57:04.138857 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 302) took 1705 ms. Trace:
I20260709 14:57:04.141633 21192 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:04.192993 22071 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:04.257929 21114 consensus_meta.cc:287] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.549s	user 0.009s	sys 0.001s
I20260709 14:57:04.197567 22182 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:57:04.276702 21338 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.761s	user 0.017s	sys 0.056s
I20260709 14:57:04.202088 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
    @     0x7fd46901aa12 testing::Test::Run() at ??:0
I20260709 14:57:04.200785 22376 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:04.685556 22376 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:04.305733 21338 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.796s	user 0.019s	sys 0.058s
W20260709 14:57:04.689790 22398 log.cc:927] Time spent T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 14:57:04.229815 22357 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.875s	user 0.019s	sys 0.033s
I20260709 14:57:04.690610 22357 raft_consensus.cc:697] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
W20260709 14:57:04.691332 22400 log.cc:927] Time spent T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.084s	user 0.001s	sys 0.001s
I20260709 14:57:04.306813 21083 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:04.692240 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 385493us
I20260709 14:57:04.308431 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
W20260709 14:57:04.261704 22329 log.cc:927] Time spent T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 1.690s	user 0.003s	sys 0.010s
W20260709 14:57:04.227677 22211 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.804s	user 0.009s	sys 0.032s
I20260709 14:57:04.694299 22211 raft_consensus.cc:697] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:04.694746 21189 raft_consensus.cc:1275] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:04.695246 22211 consensus_queue.cc:237] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.696291 21189 raft_consensus.cc:1275] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:04.226694 22130 raft_consensus.cc:697] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:04.698305 22376 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:04.259087 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:04.699283 22130 consensus_queue.cc:237] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.691556 22357 consensus_queue.cc:237] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:04.274283 22136 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.674s	user 0.004s	sys 0.026s
W20260709 14:57:04.703393 22136 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.103s	user 0.005s	sys 0.027s
I20260709 14:57:04.229763 22215 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:04.262615 21187 raft_consensus.cc:1275] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:04.230474 22328 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:04.353708 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.359274 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.725230 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.117290 21258 rpcz_store.cc:276] 0709 14:57:02.432798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.914835 (+1482037us) service_pool.cc:224] Handling call
0709 14:57:03.945281 (+ 30446us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:03.957583 (+ 12302us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.957617 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:03.957672 (+    55us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:03.957709 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.957777 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:03.957910 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.726831 21083 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:04.727252 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:04.728790 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:04.258777 21259 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:04.309914 22182 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.365067 21336 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:04.366485 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 254) took 2321 ms. Trace:
W20260709 14:57:04.391628 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:04.736248 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.291536 22085 raft_consensus.cc:697] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [term 3 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:04.738758 22085 consensus_queue.cc:237] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:04.409438 21117 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.724s	user 0.018s	sys 0.017s
W20260709 14:57:04.740032 21117 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.055s	user 0.018s	sys 0.017s
I20260709 14:57:04.740899 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 221) took 1858 ms. Trace:
I20260709 14:57:04.741271 21117 rpcz_store.cc:276] 0709 14:57:02.882295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.165196 (+282901us) service_pool.cc:224] Handling call
0709 14:57:03.177211 (+ 12015us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:03.179660 (+  2449us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.179705 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:03.186711 (+  7006us) log.cc:844] Serialized 26 byte log entry
0709 14:57:03.684927 (+498216us) spinlock_profiling.cc:243] Waited 3.31 ms on lock 0x7b18003937c0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd468deee07 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e0bc02 00007fd46ba9320b 00007fd46ba98d23 00007fd46ba990d1 00007fd46beb4a0f
0709 14:57:04.740439 (+1055512us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.740483 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.740568 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.740616 (+    48us) raft_consensus.cc:1685] finished
0709 14:57:04.740627 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.740840 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":136,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":5685,"spinlock_wait_cycles":7608704,"thread_start_us":1055295,"threads_started":1,"wal-append.queue_time_us":1308520}
W20260709 14:57:04.410583 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 432697us
I20260709 14:57:04.732208 22180 raft_consensus.cc:2749] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:04.750300 22225 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:04.752265 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:04.409015 21155 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.008s	sys 0.002s
W20260709 14:57:04.753621 21155 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.008s	sys 0.002s
I20260709 14:57:04.754639 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 305) took 1822 ms. Trace:
I20260709 14:57:04.755200 21259 rpcz_store.cc:276] 0709 14:57:02.931781 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.753623 (+1821842us) service_pool.cc:224] Handling call
0709 14:57:04.754007 (+   384us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:04.754239 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:04.754273 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:04.754337 (+    64us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:04.754376 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.754443 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.754569 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.304927 21114 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:04.340145 22382 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.227046 22261 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:04.370335 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:04.199723 22372 consensus_queue.cc:237] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.294274 22332 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.406983 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:04.436709 21264 raft_consensus.cc:1240] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:04.759961 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 190) took 1882 ms. Trace:
I20260709 14:57:04.760404 21264 rpcz_store.cc:276] 0709 14:57:02.877772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.413695 (+1535923us) service_pool.cc:224] Handling call
0709 14:57:04.436445 (+ 22750us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.759641 (+323196us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.759901 (+   260us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.307587 22362 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.442425 21082 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
W20260709 14:57:04.418218 22007 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.019s	sys 0.028s
W20260709 14:57:04.424258 21334 consensus_meta.cc:287] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.577s	user 0.006s	sys 0.005s
I20260709 14:57:04.441287 22093 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.449047 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 277) took 1109 ms. Trace:
I20260709 14:57:04.461805 22380 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.759500 22382 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.735872 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:04.471287 22379 log.cc:927] Time spent T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.293s	user 0.000s	sys 0.001s
I20260709 14:57:04.303988 21262 rpcz_store.cc:276] 0709 14:57:02.436312 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.947088 (+1510776us) service_pool.cc:224] Handling call
0709 14:57:03.947489 (+   401us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.112936 (+165447us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.136860 (+ 23924us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.423262 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:04.767055 22007 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.172s	user 0.019s	sys 0.028s
I20260709 14:57:04.479586 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:04.480144 22071 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:04.482833 21192 raft_consensus.cc:1275] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:57:04.492508 21266 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.634s	user 0.007s	sys 0.019s
W20260709 14:57:04.493376 21333 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.006s	sys 0.015s
W20260709 14:57:04.505062 21924 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.010s	sys 0.022s
I20260709 14:57:04.766616 22316 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:04.768887 21331 rpcz_store.cc:276] 0709 14:57:03.339246 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.342205 (+  2959us) service_pool.cc:224] Handling call
0709 14:57:03.345666 (+  3461us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.165215 (+819549us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:04.165279 (+    64us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:04.165876 (+   597us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.412635 (+246759us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.412690 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.412784 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.416067 (+  3283us) raft_consensus.cc:1685] finished
0709 14:57:04.416094 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.448329 (+ 32235us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":187276,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":87,"thread_start_us":999808,"threads_started":2,"wal-append.queue_time_us":241716}
I20260709 14:57:04.784993 21191 raft_consensus.cc:2393] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:57:04.525133 21158 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.619s	user 0.000s	sys 0.022s
W20260709 14:57:04.524015 22303 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.010s	sys 0.023s
I20260709 14:57:04.785604 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:04.785924 22303 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.886s	user 0.010s	sys 0.023s
I20260709 14:57:04.535540 22326 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:04.786324 21331 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:57:04.542625 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:04.537921 21108 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:04.787035 21337 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:57:04.774076 22376 consensus_queue.cc:1048] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
W20260709 14:57:03.260911 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet 4869f8682c754fe58394881f1a270126 (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet a46ace9fadcd4bf49be8a75ed30d19ae
I20260709 14:57:04.552385 21185 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
W20260709 14:57:04.556602 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 261884us
I20260709 14:57:04.555326 22044 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:04.555373 22336 consensus_meta.cc:287] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.592s	user 0.005s	sys 0.004s
I20260709 14:57:04.531678 22170 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.567366 22239 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.566783 22253 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.627624 22284 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.630229 22407 consensus_queue.cc:1059] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:57:04.633327 21339 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.731s	user 0.005s	sys 0.061s
W20260709 14:57:04.634238 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.518642 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:04.645514 22408 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.657498 21115 raft_consensus.cc:1240] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:04.660868 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:04.655566 22410 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.673743 22413 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.229858 22238 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:04.731356 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.730191 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:04.737044 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.718406 22215 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:04.718408 22136 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.731812 22232 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.731943 22285 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.764034 21264 raft_consensus.cc:1275] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
W20260709 14:57:04.764601 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.765364 21080 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:04.821444 21264 pending_rounds.cc:85] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: Aborting all ops after (but not including) 0
I20260709 14:57:04.742234 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:04.462837 22384 consensus_queue.cc:1048] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:04.772534 21116 raft_consensus.cc:1240] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:04.757109 21259 raft_consensus.cc:1240] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
W20260709 14:57:04.441190 21257 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.046s	sys 0.047s
I20260709 14:57:04.761673 22360 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:04.761823 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 252) took 1173 ms. Trace:
I20260709 14:57:04.771598 22093 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:04.784224 21924 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.905s	user 0.010s	sys 0.022s
I20260709 14:57:04.784608 22316 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.786461 22261 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:04.830518 22215 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:04.799063 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 219) took 1970 ms. Trace:
I20260709 14:57:04.548725 21011 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55044 (request call id 67) took 5846 ms. Trace:
W20260709 14:57:04.645172 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:04.851068 22130 raft_consensus.cc:2749] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:04.801697 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 303) took 2345 ms. Trace:
I20260709 14:57:04.766868 21334 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
W20260709 14:57:04.822341 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.786813 22326 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:04.821782 21188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 233) took 1389 ms. Trace:
I20260709 14:57:04.864943 21188 rpcz_store.cc:276] 0709 14:57:03.432451 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.511707 (+ 79256us) service_pool.cc:224] Handling call
0709 14:57:04.518459 (+1006752us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:04.821715 (+303256us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5997440}
W20260709 14:57:04.821954 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 56697.2us
W20260709 14:57:04.862821 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.867551 21080 leader_election.cc:400] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 2 election: Vote denied by peer db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261) with higher term. Message: Invalid argument: T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3.
I20260709 14:57:04.869632 21305 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:04.822515 21339 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.921s	user 0.005s	sys 0.065s
I20260709 14:57:04.870852 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 215) took 1171 ms. Trace:
W20260709 14:57:04.824179 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.825659 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 255) took 1187 ms. Trace:
W20260709 14:57:04.783953 21266 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.926s	user 0.007s	sys 0.019s
W20260709 14:57:04.822312 21158 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.916s	user 0.000s	sys 0.024s
I20260709 14:57:04.821894 21264 pending_rounds.cc:107] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024: Aborting uncommitted NO_OP operation due to leader change: 1.1
W20260709 14:57:04.802866 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet f292514009824d358ebbe490c3ac50fa (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet 5068947a1b09489c978a1b9b4660ab3a
I20260709 14:57:04.828989 21340 raft_consensus.cc:2410] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:04.771929 22385 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:04.788440 21333 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.829s	user 0.007s	sys 0.015s
I20260709 14:57:04.785560 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 225) took 1431 ms. Trace:
I20260709 14:57:04.832448 22336 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.853197 21335 raft_consensus.cc:2393] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:04.789048 22328 raft_consensus.cc:2804] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:04.799343 21187 raft_consensus.cc:1275] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:04.780753 22420 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.791095 22235 raft_consensus.cc:3055] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:04.792297 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 166) took 1189 ms. Trace:
I20260709 14:57:04.787611 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 261) took 1036 ms. Trace:
I20260709 14:57:04.798028 22307 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.802491 22332 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:04.771502 22380 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.788022 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:04.799630 21112 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 169) took 2185 ms (client timeout 2063 ms). Trace:
I20260709 14:57:04.884035 22261 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:04.832165 22071 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:57:04.803642 21111 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 241) took 1483 ms (client timeout 1516 ms). Trace:
W20260709 14:57:04.837482 21257 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.051s	user 0.047s	sys 0.047s
I20260709 14:57:04.514401 22378 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:04.832657 22376 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.794056 22362 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:04.830410 22414 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.783756 22382 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:04.845875 22085 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.859596 21265 rpcz_store.cc:276] 0709 14:57:02.456355 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.338973 (+1882618us) service_pool.cc:224] Handling call
0709 14:57:04.413329 (+ 74356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.633780 (+220451us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:04.633810 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:04.646614 (+ 12804us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.707765 (+ 61151us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.707816 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.707898 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.801158 (+ 93260us) raft_consensus.cc:1685] finished
0709 14:57:04.801184 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.801627 (+   443us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":232263,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":4898,"thread_start_us":280136,"threads_started":2,"wal-append.queue_time_us":90254}
I20260709 14:57:04.858830 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 227) took 1494 ms. Trace:
I20260709 14:57:04.838464 22180 consensus_queue.cc:1059] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:57:04.765372 21306 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:04.872076 21115 rpcz_store.cc:276] 0709 14:57:03.638540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.958358 (+319818us) service_pool.cc:224] Handling call
0709 14:57:04.656731 (+698373us) spinlock_profiling.cc:243] Waited 12 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:04.656952 (+   221us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.825350 (+168398us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.825596 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27686784}
I20260709 14:57:04.873538 21264 raft_consensus.cc:2889] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:04.879339 21155 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:04.874717 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:04.832746 22238 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.871215 21339 rpcz_store.cc:276] 0709 14:57:03.699087 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.818933 (+119846us) service_pool.cc:224] Handling call
0709 14:57:03.819410 (+   477us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:03.819865 (+   455us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.819926 (+    61us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:03.868377 (+ 48451us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.870489 (+1002112us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.870530 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.870619 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.870663 (+    44us) raft_consensus.cc:1685] finished
0709 14:57:04.870674 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.870791 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":21125,"raft.run_cpu_time_us":350,"raft.run_wall_time_us":25400,"thread_start_us":968522,"threads_started":1,"wal-append.queue_time_us":772260}
I20260709 14:57:04.832584 22170 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:04.853904 22357 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:04.832613 22136 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:04.881691 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:05.045433 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.857957 21011 rpcz_store.cc:276] 0709 14:56:58.702801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:56:58.703015 (+   214us) service_pool.cc:224] Handling call
0709 14:57:04.548618 (+5845603us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:57:00.481954 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:57:00.686942 (+204988us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:57:00.686983 (+    41us) write_op.cc:435] Acquired schema lock
0709 14:57:00.687002 (+    19us) tablet.cc:662] Decoding operations
0709 14:57:00.688703 (+  1701us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:57:00.688911 (+   208us) write_op.cc:641] Partition lock acquired for write op
0709 14:57:00.689062 (+   151us) tablet.cc:685] Acquiring locks for 12 operations
0709 14:57:00.783368 (+ 94306us) tablet.cc:701] Row locks acquired
0709 14:57:00.783383 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:57:00.783538 (+   155us) write_op.cc:270] Start()
0709 14:57:00.783655 (+   117us) write_op.cc:276] Timestamp: P: 1783609020783486 usec, L: 0
0709 14:57:00.783670 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 14:57:00.784343 (+   673us) log.cc:844] Serialized 4845 byte log entry
0709 14:57:01.347877 (+563534us) op_driver.cc:464] REPLICATION: finished
0709 14:57:01.601433 (+253556us) write_op.cc:301] APPLY: starting
0709 14:57:01.601521 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 14:57:01.601790 (+   269us) tablet.cc:1370] finished BulkCheckPresence
0709 14:57:01.601960 (+   170us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:57:01.603327 (+  1367us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:57:01.719073 (+115746us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 14:57:01.781807 (+ 62734us) write_op.cc:312] APPLY: finished
0709 14:57:01.876550 (+ 94743us) log.cc:844] Serialized 88 byte log entry
0709 14:57:01.889944 (+ 13394us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:57:01.899340 (+  9396us) write_op.cc:454] Released schema lock
0709 14:57:01.904817 (+  5477us) write_op.cc:341] FINISH: Updating metrics
0709 14:57:01.931645 (+ 26828us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:57:01.931678 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":221691,"apply.run_cpu_time_us":4624,"apply.run_wall_time_us":325891,"num_ops":12,"prepare.queue_time_us":449381,"prepare.run_cpu_time_us":19208,"prepare.run_wall_time_us":368430,"raft.queue_time_us":226497,"raft.run_cpu_time_us":12404,"raft.run_wall_time_us":119704,"replication_time_us":564039,"thread_start_us":707210,"threads_started":4,"wal-append.queue_time_us":101415,"wal-append.run_cpu_time_us":11572,"wal-append.run_wall_time_us":2048833}]]}
I20260709 14:57:04.832831 22253 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:04.833216 22284 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.883708 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.046802 21188 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:04.850919 22388 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:04.835507 22408 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:04.833377 22410 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:04.859560 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 306) took 1926 ms. Trace:
I20260709 14:57:04.896564 21116 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 258) took 1206 ms. Trace:
I20260709 14:57:04.832206 22232 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.735517 21332 rpcz_store.cc:276] 0709 14:57:02.044765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.391409 (+346644us) service_pool.cc:224] Handling call
0709 14:57:02.429483 (+ 38074us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:02.902640 (+473157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:02.910316 (+  7676us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:02.959929 (+ 49613us) log.cc:844] Serialized 26 byte log entry
0709 14:57:03.212097 (+252168us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:03.215620 (+  3523us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.014526 (+798906us) spinlock_profiling.cc:243] Waited 3.35 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:57:04.366088 (+351562us) spinlock_profiling.cc:243] Waited 437 ms on lock 0x7b540022c4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:04.366156 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.366207 (+    51us) raft_consensus.cc:1685] finished
0709 14:57:04.366226 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.366416 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5106,"raft.queue_time_us":17608,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":7610,"spinlock_wait_cycles":1012808960,"thread_start_us":180300,"threads_started":1,"wal-append.queue_time_us":298010}
I20260709 14:57:05.044750 21260 raft_consensus.cc:2393] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 70057409099149b583059874bda68024 in this term.
W20260709 14:57:04.906349 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 179447us
W20260709 14:57:04.875033 22404 log.cc:927] Time spent T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.235s	user 0.004s	sys 0.000s
I20260709 14:57:04.832700 22239 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.861938 22386 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:04.846537 21114 rpcz_store.cc:276] 0709 14:57:03.586143 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.633360 (+ 47217us) service_pool.cc:224] Handling call
0709 14:57:04.759060 (+1125700us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14720}
I20260709 14:57:04.832347 22413 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.911496 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:04.832508 22285 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:04.914729 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.073935 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 287) took 1167 ms. Trace:
I20260709 14:57:05.074393 21335 rpcz_store.cc:276] 0709 14:57:03.906410 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.914439 (+1008029us) service_pool.cc:224] Handling call
0709 14:57:05.073841 (+159402us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.914882 22093 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:04.929364 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 289) took 1006 ms. Trace:
I20260709 14:57:05.075543 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 311) took 1717 ms. Trace:
I20260709 14:57:05.075856 21337 rpcz_store.cc:276] 0709 14:57:03.923130 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.787775 (+864645us) service_pool.cc:224] Handling call
0709 14:57:04.929282 (+141507us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.883426 22044 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.871470 22381 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:05.115633 22413 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.116389 22413 consensus_queue.cc:1048] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:04.894331 22130 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.117025 22238 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:05.117357 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.054770 22378 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.117542 22130 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.857777 21113 rpcz_store.cc:276] 0709 14:57:02.829119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.155740 (+326621us) service_pool.cc:224] Handling call
0709 14:57:03.156121 (+   381us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:03.181503 (+ 25382us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.184871 (+  3368us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:03.271678 (+ 86807us) log.cc:844] Serialized 26 byte log entry
0709 14:57:03.818460 (+546782us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:03.833133 (+ 14673us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:03.851257 (+ 18124us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.798801 (+947544us) raft_consensus.cc:1685] finished
0709 14:57:04.798838 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.799000 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12997,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":1284,"thread_start_us":435514,"threads_started":1,"wal-append.queue_time_us":798649}
I20260709 14:57:05.119086 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.120074 22285 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.035451 22085 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.037147 22414 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.050274 22357 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.122409 22409 raft_consensus.cc:3055] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:05.122915 22409 raft_consensus.cc:740] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:05.123240 22357 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.123805 22357 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.900198 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:05.124620 21331 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.126160 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:05.126298 22336 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.127543 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:04.937778 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:05.132359 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:04.923424 21184 rpcz_store.cc:276] 0709 14:57:03.602925 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.614594 (+ 11669us) service_pool.cc:224] Handling call
0709 14:57:04.792019 (+1177425us) spinlock_profiling.cc:243] Waited 407 ms on lock 0x7b5400024754. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:04.792205 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":935039872}
I20260709 14:57:04.917119 22316 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:04.923533 22328 raft_consensus.cc:697] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:04.926954 22230 raft_consensus.cc:2804] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:05.036034 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 307) took 2046 ms. Trace:
I20260709 14:57:05.036419 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:05.042423 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 277144us
I20260709 14:57:04.933492 22071 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.048040 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.049307 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:05.168505 21265 raft_consensus.cc:2468] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:05.050588 21339 raft_consensus.cc:1275] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:05.169673 21080 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:05.051937 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 298) took 2619 ms. Trace:
I20260709 14:57:04.985013 22372 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.056195 21116 rpcz_store.cc:276] 0709 14:57:03.689880 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.293794 (+603914us) service_pool.cc:224] Handling call
0709 14:57:04.339600 (+ 45806us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:04.833332 (+493732us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.896154 (+ 62822us) spinlock_profiling.cc:243] Waited 433 ms on lock 0x7b54003958d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:04.896393 (+   239us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":995150592}
I20260709 14:57:04.883654 21191 rpcz_store.cc:276] 0709 14:57:03.354127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.510977 (+156850us) service_pool.cc:224] Handling call
0709 14:57:04.478391 (+967414us) spinlock_profiling.cc:243] Waited 3.22 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:04.785494 (+307103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7395584}
I20260709 14:57:05.041577 22180 consensus_queue.cc:1243] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [LEADER]: Peer a4cd0f9d9b8e48398dcb0c0be95e9db8 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:57:05.049288 21186 raft_consensus.cc:2410] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:57:04.905342 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 462758us
I20260709 14:57:05.110502 22170 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.056102 21158 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:04.983397 22261 raft_consensus.cc:697] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 3 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:05.038152 22407 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:04.932003 22307 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:04.925894 21108 rpcz_store.cc:276] 0709 14:57:03.750868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.537266 (+786398us) service_pool.cc:224] Handling call
0709 14:57:04.537671 (+   405us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:04.787326 (+249655us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.787552 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:04.883141 22385 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:05.051311 22419 log.cc:927] Time spent T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.179s	user 0.001s	sys 0.000s
I20260709 14:57:04.935992 22332 consensus_queue.cc:1059] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.121s
W20260709 14:57:04.936160 21111 rpcz_store.cc:269] 0709 14:57:03.320580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.357483 (+ 36903us) service_pool.cc:224] Handling call
0709 14:57:04.803405 (+1445922us) spinlock_profiling.cc:243] Waited 1.32 s on lock 0x7b5400140ad4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:04.803579 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3036182272}
W20260709 14:57:04.931488 21112 rpcz_store.cc:269] 0709 14:57:02.614623 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:02.621704 (+  7081us) service_pool.cc:224] Handling call
0709 14:57:04.330435 (+1708731us) spinlock_profiling.cc:243] Waited 6.16 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:04.799542 (+469107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14159616}
W20260709 14:57:05.071658 22421 log.cc:927] Time spent T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.138s	user 0.000s	sys 0.000s
I20260709 14:57:05.077603 22429 consensus_queue.cc:1048] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:05.078601 22384 consensus_queue.cc:1048] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:05.049556 22387 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:04.934618 22225 consensus_queue.cc:1059] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.122s
I20260709 14:57:04.924500 22420 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.233577 21340 raft_consensus.cc:1240] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:05.235136 22420 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.055372 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.063082 22382 consensus_queue.cc:1048] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 14:57:05.235884 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 283) took 1536 ms. Trace:
I20260709 14:57:05.236258 21340 rpcz_store.cc:276] 0709 14:57:03.699792 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.041733 (+1341941us) service_pool.cc:224] Handling call
0709 14:57:05.233262 (+191529us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:05.234098 (+   836us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.235660 (+  1562us) spinlock_profiling.cc:243] Waited 178 ms on lock 0x7b54000d8750. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:05.235822 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":409672064}
I20260709 14:57:05.113416 22435 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.113751 22136 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.114886 22410 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.114651 22044 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:04.900557 22416 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:05.239123 22230 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:04.912063 22235 raft_consensus.cc:740] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:05.109637 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36834 (request call id 186) took 1260 ms. Trace:
I20260709 14:57:05.061185 22007 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:05.040526 22376 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.239965 22230 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.241910 22416 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:57:05.124895 22239 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:05.158135 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet 0e3f6d361ecc4ea3b76b36466ad87c5c (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet 4651cdb2cd3c45a4bad3e6027dde920a
W20260709 14:57:05.109877 22427 log.cc:927] Time spent T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:57:05.242517 22416 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.120735 21113 raft_consensus.cc:1240] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:05.243703 22432 raft_consensus.cc:3055] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:05.243940 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36834 (request call id 187) took 1336 ms. Trace:
I20260709 14:57:05.244186 22432 raft_consensus.cc:740] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
W20260709 14:57:05.053907 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 174648us
I20260709 14:57:05.170094 21337 raft_consensus.cc:1240] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:57:05.158975 21264 rpcz_store.cc:276] 0709 14:57:02.989579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.763398 (+1773819us) service_pool.cc:224] Handling call
0709 14:57:04.763705 (+   307us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.035199 (+271494us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.035980 (+   781us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.124330 22357 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.165987 21115 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:05.111963 22253 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.159700 22402 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.174945 21082 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:04.983690 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 274) took 1654 ms. Trace:
I20260709 14:57:04.985143 21183 rpcz_store.cc:276] 0709 14:57:03.364569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.537795 (+173226us) service_pool.cc:224] Handling call
0709 14:57:04.012345 (+474550us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:04.119163 (+106818us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.853398 (+734235us) spinlock_profiling.cc:243] Waited 404 ms on lock 0x7b5400195350. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:04.858732 (+  5334us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":929897728}
I20260709 14:57:05.176923 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.177836 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.178416 22180 consensus_queue.cc:1059] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:57:05.166499 21185 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 163) took 1852 ms (client timeout 1621 ms). Trace:
I20260709 14:57:05.171717 22071 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.171056 21266 rpcz_store.cc:276] 0709 14:57:02.432326 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.786683 (+1354357us) service_pool.cc:224] Handling call
0709 14:57:03.816289 (+ 29606us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:57:03.816783 (+   494us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.816812 (+    29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:57:03.828141 (+ 11329us) log.cc:844] Serialized 52 byte log entry
0709 14:57:04.872453 (+1044312us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:04.894417 (+ 21964us) log.cc:844] Serialized 14 byte log entry
0709 14:57:05.051634 (+157217us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.051706 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:05.051750 (+    44us) raft_consensus.cc:1685] finished
0709 14:57:05.051760 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.051876 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":27814,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":45,"raft.queue_time_us":42371,"raft.run_cpu_time_us":337,"raft.run_wall_time_us":57588,"thread_start_us":1171063,"threads_started":2,"wal-append.queue_time_us":719179}
I20260709 14:57:05.127974 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.112552 22380 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:05.181969 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 125951us
I20260709 14:57:05.118212 22378 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.122570 22085 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.151013 22336 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.110028 22426 consensus_queue.cc:1048] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.104s
I20260709 14:57:05.055864 21259 rpcz_store.cc:276] 0709 14:57:02.933197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.756493 (+1823296us) service_pool.cc:224] Handling call
0709 14:57:04.756861 (+   368us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:04.842039 (+ 85178us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.857020 (+ 14981us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.175765 21262 raft_consensus.cc:1275] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:05.117826 22182 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.159047 22316 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:05.199381 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:05.202023 21190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 249) took 1370 ms. Trace:
I20260709 14:57:05.206632 21305 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.252301 21155 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:05.208869 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.160032 22437 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:05.180538 22238 raft_consensus.cc:2749] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:05.182979 22209 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.178447 22232 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.188115 21975 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:05.123873 22409 consensus_queue.cc:260] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.229473 22215 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.230635 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 211) took 1532 ms. Trace:
I20260709 14:57:05.232627 21186 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 217) took 1913 ms. Trace:
I20260709 14:57:05.237540 22435 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.241546 22328 consensus_queue.cc:237] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.169601 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 281) took 1470 ms. Trace:
I20260709 14:57:05.176790 22372 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:05.187995 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:05.287976 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.286301 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.287253 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 216) took 1418 ms. Trace:
I20260709 14:57:05.110220 22386 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.056133 22388 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:05.284319 21336 consensus_meta.cc:287] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.525s	user 0.009s	sys 0.000s
I20260709 14:57:05.287673 21117 rpcz_store.cc:276] 0709 14:57:03.849636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.743001 (+893365us) service_pool.cc:224] Handling call
0709 14:57:04.743397 (+   396us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.743746 (+   349us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:04.743775 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:04.744294 (+   519us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.886858 (+142564us) spinlock_profiling.cc:243] Waited 7.5 ms on lock 0x7b18003ab340. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd46baa14bc 00007fd468def48b 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e0bc02 00007fd46ba9320b 00007fd46ba98d23 00007fd46ba990d1
0709 14:57:04.887042 (+   184us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.887081 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.887162 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:05.079190 (+192028us) raft_consensus.cc:1685] finished
0709 14:57:05.079214 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.109536 (+ 30322us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":79500,"raft.run_cpu_time_us":186,"raft.run_wall_time_us":6806,"spinlock_wait_cycles":17248128,"thread_start_us":78851,"threads_started":1,"wal-append.queue_time_us":182279}
I20260709 14:57:05.286391 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:05.523540 21188 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:05.188687 22407 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.523859 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:05.524845 21115 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
W20260709 14:57:05.385046 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 178487us
W20260709 14:57:05.523165 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.524375 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.524467 21337 rpcz_store.cc:276] 0709 14:57:03.869138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.168870 (+1299732us) service_pool.cc:224] Handling call
0709 14:57:05.169859 (+   989us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:05.286902 (+117043us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.287192 (+   290us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1385728}
I20260709 14:57:05.523767 21336 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:05.213290 22284 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.528178 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47926 (request call id 285) took 1585 ms. Trace:
I20260709 14:57:05.528674 21336 rpcz_store.cc:276] 0709 14:57:03.942295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.173979 (+231684us) service_pool.cc:224] Handling call
0709 14:57:05.528051 (+1354072us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.526789 21340 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:05.523598 21339 rpcz_store.cc:276] 0709 14:57:03.699333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.041581 (+1342248us) service_pool.cc:224] Handling call
0709 14:57:05.041902 (+   321us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.169305 (+127403us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.169539 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.237074 21187 raft_consensus.cc:1275] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:57:05.537870 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.539358 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:05.448778 21189 raft_consensus.cc:1240] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:05.605986 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:05.341841 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 56246.4us
W20260709 14:57:05.554520 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 309346us
I20260709 14:57:05.530906 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.217599 22408 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.598898 21336 raft_consensus.cc:2393] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
W20260709 14:57:05.491644 22431 log.cc:927] Time spent T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.377s	user 0.003s	sys 0.000s
I20260709 14:57:05.359055 22253 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.239465 22044 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:05.568640 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 393764us
I20260709 14:57:05.568101 21116 raft_consensus.cc:1275] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:57:05.248107 22430 log.cc:927] Time spent T a5500893b5b646e9ac27973663c7bc65 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.137s	user 0.000s	sys 0.004s
I20260709 14:57:05.245178 22432 consensus_queue.cc:260] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.470816 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:05.359726 22422 log.cc:927] Time spent T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.392s	user 0.000s	sys 0.001s
I20260709 14:57:05.527540 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.603375 22380 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.621177 22253 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.610653 21340 raft_consensus.cc:2410] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:05.607739 21155 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.134071 21258 rpcz_store.cc:276] 0709 14:57:03.358703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.074670 (+1715967us) service_pool.cc:224] Handling call
0709 14:57:05.075018 (+   348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.075199 (+   181us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.075226 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.075270 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:05.075300 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.075357 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.075484 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:05.496759 22326 consensus_meta.cc:287] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.616s	user 0.009s	sys 0.000s
I20260709 14:57:05.608215 21339 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:05.237553 21109 raft_consensus.cc:1240] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:05.614557 21264 raft_consensus.cc:2410] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:05.471364 22217 raft_consensus.cc:2804] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:05.532625 21975 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:57:05.516639 22182 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.384171 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.651738 21975 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.293766 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.492734 22385 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.290639 22007 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.648770 22217 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.661144 21184 raft_consensus.cc:2410] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:05.661864 22435 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.661170 22217 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.662407 22253 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.654384 21111 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:05.664091 22215 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.665972 22388 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.458797 22136 raft_consensus.cc:2749] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:57:05.670043 22217 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.481882 21331 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:05.671590 21332 raft_consensus.cc:1240] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:05.672477 21331 raft_consensus.cc:1275] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:05.673321 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 218) took 1803 ms. Trace:
I20260709 14:57:05.490032 22439 raft_consensus.cc:2804] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:05.610044 21192 raft_consensus.cc:2410] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:05.625344 21158 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:05.618970 21082 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:05.627895 21337 raft_consensus.cc:2410] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:05.604502 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 278) took 2264 ms. Trace:
I20260709 14:57:05.628428 21266 raft_consensus.cc:1275] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:05.649418 22326 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.640568 22380 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.682271 21110 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:05.682857 22388 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:05.681232 21338 rpcz_store.cc:276] 0709 14:57:03.340069 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.340181 (+   112us) service_pool.cc:224] Handling call
0709 14:57:03.509055 (+168874us) spinlock_profiling.cc:243] Waited 1.01 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:03.509309 (+   254us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.688977 (+1179668us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:04.689027 (+    50us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:04.689787 (+   760us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.763507 (+ 73720us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.763545 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.763618 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:05.560645 (+797027us) raft_consensus.cc:1685] finished
0709 14:57:05.560672 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.604435 (+ 43763us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":87088,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":181,"spinlock_wait_cycles":2325888,"thread_start_us":1252454,"threads_started":2,"wal-append.queue_time_us":147684}
I20260709 14:57:05.601667 22426 consensus_queue.cc:1243] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer 1804eb39fbfc4f0686359f2c66023517 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:57:05.601502 22316 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.617209 22284 consensus_queue.cc:1048] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:57:05.626645 21260 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:05.630821 22432 raft_consensus.cc:3060] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:05.522295 22235 consensus_queue.cc:260] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.631691 22130 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.632519 22071 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.525978 21186 rpcz_store.cc:276] 0709 14:57:03.319296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.320994 (+  1698us) service_pool.cc:224] Handling call
0709 14:57:05.232074 (+1911080us) spinlock_profiling.cc:243] Waited 1.46 s on lock 0x7b54002b57d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:05.232507 (+   433us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3348125952}
I20260709 14:57:05.633862 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.634424 22044 consensus_queue.cc:1059] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:05.606132 22085 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.683194 21337 raft_consensus.cc:1240] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:05.682368 22386 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.674044 21975 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.617535 22409 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:57:05.715981 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 97113.5us
I20260709 14:57:05.242388 22376 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.674351 22372 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:05.643965 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 493138us
I20260709 14:57:05.717797 21232 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:57:05.718938 22071 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.718320 22416 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:05.719286 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 94080.8us
I20260709 14:57:05.719705 21336 raft_consensus.cc:2468] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:05.720839 22285 raft_consensus.cc:2749] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:05.693336 22378 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.631892 22407 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.363138 22336 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.722590 22439 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.723676 22336 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.646888 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.723773 22439 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.724869 21336 raft_consensus.cc:1275] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:05.725391 21339 raft_consensus.cc:1275] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:05.725517 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 286) took 1824 ms. Trace:
I20260709 14:57:05.725867 21336 rpcz_store.cc:276] 0709 14:57:03.902423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.720453 (+1818030us) service_pool.cc:224] Handling call
0709 14:57:05.724562 (+  4109us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.725278 (+   716us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.725450 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.285224 21113 rpcz_store.cc:276] 0709 14:57:03.907627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.120169 (+1212542us) service_pool.cc:224] Handling call
0709 14:57:05.120556 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.243628 (+123072us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.243876 (+   248us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.384406 22402 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.448427 22261 consensus_queue.cc:237] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:05.288246 21185 rpcz_store.cc:269] 0709 14:57:03.314399 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.334673 (+ 20274us) service_pool.cc:224] Handling call
0709 14:57:03.846604 (+511931us) spinlock_profiling.cc:243] Waited 6.8 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:05.149130 (+1302526us) spinlock_profiling.cc:243] Waited 638 ms on lock 0x7b540048add4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:05.157629 (+  8499us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1482247680}
I20260709 14:57:05.600112 22209 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.652843 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.360018 21190 rpcz_store.cc:276] 0709 14:57:03.831550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.101360 (+269810us) service_pool.cc:224] Handling call
0709 14:57:04.102075 (+   715us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:04.102767 (+   692us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:04.102805 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:04.103627 (+   822us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.526787 (+423160us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.526831 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.526902 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.741022 (+214120us) spinlock_profiling.cc:243] Waited 1.5 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:57:05.194722 (+453700us) raft_consensus.cc:1685] finished
0709 14:57:05.194746 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.201949 (+  7203us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3239,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":7799,"spinlock_wait_cycles":3455872,"thread_start_us":392959,"threads_started":1,"wal-append.queue_time_us":491769}
I20260709 14:57:05.646019 21259 raft_consensus.cc:3055] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:05.601697 22437 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.745096 22437 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.648442 22225 raft_consensus.cc:2804] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:05.746556 22225 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.747025 22217 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.746963 22225 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.491251 22357 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.532550 21924 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.752095 21924 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.683543 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 196) took 2250 ms. Trace:
I20260709 14:57:05.753574 21266 rpcz_store.cc:276] 0709 14:57:03.433067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.610350 (+2177283us) service_pool.cc:224] Handling call
0709 14:57:05.628072 (+ 17722us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.683313 (+ 55241us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.683490 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.712515 22085 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.715060 22136 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:05.747661 22258 raft_consensus.cc:3055] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:05.759140 22258 raft_consensus.cc:740] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:05.759536 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 284) took 2005 ms. Trace:
I20260709 14:57:05.760017 21332 rpcz_store.cc:276] 0709 14:57:03.754499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.128449 (+1373950us) service_pool.cc:224] Handling call
0709 14:57:05.671357 (+542908us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.672365 (+  1008us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.759271 (+ 86906us) spinlock_profiling.cc:243] Waited 500 ms on lock 0x7b54000d8c50. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:05.759461 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1149018368}
I20260709 14:57:05.761174 21924 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:05.763267 22085 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.760020 22258 consensus_queue.cc:260] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.756116 22357 raft_consensus.cc:493] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.684624 22326 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.716039 22388 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.767243 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 292) took 1823 ms. Trace:
I20260709 14:57:05.726210 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 291) took 1787 ms. Trace:
I20260709 14:57:05.727069 22226 raft_consensus.cc:3055] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:05.644876 21155 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:05.768319 21339 rpcz_store.cc:276] 0709 14:57:03.938482 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.724777 (+1786295us) service_pool.cc:224] Handling call
0709 14:57:05.725090 (+   313us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.725771 (+   681us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.726156 (+   385us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.769135 22226 raft_consensus.cc:740] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:57:05.639609 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 310536us
I20260709 14:57:05.770123 22226 consensus_queue.cc:260] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.767952 22388 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.770977 21184 raft_consensus.cc:1275] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:05.771337 22226 raft_consensus.cc:3060] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.687875 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 285) took 1786 ms. Trace:
I20260709 14:57:05.772289 21338 rpcz_store.cc:276] 0709 14:57:03.900951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.683539 (+1782588us) service_pool.cc:224] Handling call
0709 14:57:05.683825 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.683985 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.684007 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.687486 (+  3479us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:05.687533 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.687609 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.687765 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.728772 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 220) took 1847 ms. Trace:
I20260709 14:57:05.734617 21336 raft_consensus.cc:1275] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:05.676780 22007 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.765846 22258 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:05.786969 22388 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.787192 21266 raft_consensus.cc:1275] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:05.787612 22388 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.788408 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 316) took 2097 ms. Trace:
I20260709 14:57:05.789995 22388 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.790642 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 317) took 2064 ms. Trace:
I20260709 14:57:05.788798 21266 rpcz_store.cc:276] 0709 14:57:03.690797 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.763938 (+2073141us) service_pool.cc:224] Handling call
0709 14:57:05.786846 (+ 22908us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.787606 (+   760us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.788196 (+   590us) spinlock_profiling.cc:243] Waited 22.5 ms on lock 0x7b540003bbd0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:05.788345 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":51813120}
I20260709 14:57:05.712795 22235 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:05.741052 21340 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:05.791993 22410 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:05.742667 21259 raft_consensus.cc:740] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:05.673699 21331 rpcz_store.cc:276] 0709 14:57:03.869703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.671684 (+1801981us) service_pool.cc:224] Handling call
0709 14:57:05.672074 (+   390us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.672994 (+   920us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.673235 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:05.752559 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.288128 21333 rpcz_store.cc:276] 0709 14:57:03.329284 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.342562 (+ 13278us) service_pool.cc:224] Handling call
0709 14:57:03.404955 (+ 62393us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:03.930649 (+525694us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:03.933789 (+  3140us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:03.958673 (+ 24884us) log.cc:844] Serialized 26 byte log entry
0709 14:57:04.900497 (+941824us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:04.911900 (+ 11403us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:04.926219 (+ 14319us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:04.928591 (+  2372us) raft_consensus.cc:1685] finished
0709 14:57:04.931437 (+  2846us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:04.938497 (+  7060us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":164566,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":107,"thread_start_us":1409468,"threads_started":2,"wal-append.queue_time_us":598688}
I20260709 14:57:05.792582 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.798866 21340 raft_consensus.cc:2410] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:05.714663 22316 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.745126 21975 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.756109 22426 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:05.765946 22357 raft_consensus.cc:515] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.773748 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 282) took 1833 ms. Trace:
I20260709 14:57:05.773420 21337 rpcz_store.cc:276] 0709 14:57:03.881594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.682714 (+1801120us) service_pool.cc:224] Handling call
0709 14:57:05.683035 (+   321us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.728307 (+ 45272us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.728662 (+   355us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:05.806375 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 88642.3us
W20260709 14:57:05.768972 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 124182us
I20260709 14:57:05.774223 21080 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.732417 21082 leader_election.cc:304] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:05.806721 21336 rpcz_store.cc:276] 0709 14:57:03.940150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.733885 (+1793735us) service_pool.cc:224] Handling call
0709 14:57:05.734252 (+   367us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.773498 (+ 39246us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.773696 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:05.809183 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 76931us
I20260709 14:57:05.768798 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.779420 22380 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.767720 21332 rpcz_store.cc:276] 0709 14:57:03.944064 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.761169 (+1817105us) service_pool.cc:224] Handling call
0709 14:57:05.766674 (+  5505us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.766867 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.766896 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.766949 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:05.766984 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.767047 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.767175 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.782099 21338 raft_consensus.cc:1240] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:05.783820 22170 raft_consensus.cc:3055] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:05.784050 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 299) took 3351 ms. Trace:
I20260709 14:57:05.800210 21924 raft_consensus.cc:2749] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:05.791368 22414 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.532333 21334 rpcz_store.cc:276] 0709 14:57:03.697830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.708088 (+ 10258us) service_pool.cc:224] Handling call
0709 14:57:05.230322 (+1522234us) spinlock_profiling.cc:243] Waited 123 ms on lock 0x7b54000d8754. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:05.230538 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":283550464}
I20260709 14:57:05.737736 22284 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:05.803494 21265 raft_consensus.cc:2410] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:05.808174 21080 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.817322 22071 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:57:05.825650 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet 0ba188583932447bb17961ce09899925 (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet cf01681fbb884275b84dd88084deed9b
I20260709 14:57:05.801517 22332 raft_consensus.cc:3055] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:05.826503 21080 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.791064 21260 rpcz_store.cc:276] 0709 14:57:03.726564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.789718 (+2063154us) service_pool.cc:224] Handling call
0709 14:57:05.790105 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.790307 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.790334 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.790383 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:05.790415 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.790473 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.790584 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.827414 21080 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:05.828512 22357 leader_election.cc:290] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:05.820274 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 221) took 1848 ms. Trace:
I20260709 14:57:05.820694 22170 raft_consensus.cc:740] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:05.829037 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:05.825825 22071 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.830039 22071 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.829782 22170 consensus_queue.cc:260] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.831007 22170 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.831429 21262 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 195) took 2577 ms. Trace:
I20260709 14:57:05.831825 21262 rpcz_store.cc:276] 0709 14:57:03.253795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.805306 (+1551511us) service_pool.cc:224] Handling call
0709 14:57:04.853333 (+ 48027us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.532155 (+678822us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.831139 (+298984us) spinlock_profiling.cc:243] Waited 228 ms on lock 0x7b5400401ad4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:05.831366 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":523375488}
I20260709 14:57:05.832340 22332 raft_consensus.cc:740] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:05.817847 22407 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:05.833374 22332 consensus_queue.cc:260] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.833976 21260 raft_consensus.cc:1275] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:57:05.816957 22326 raft_consensus.cc:2749] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:05.825228 22416 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.817979 22426 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.835006 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 319) took 1643 ms. Trace:
I20260709 14:57:05.834654 22332 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:05.835404 21260 rpcz_store.cc:276] 0709 14:57:04.192191 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.833272 (+1641081us) service_pool.cc:224] Handling call
0709 14:57:05.833643 (+   371us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.834751 (+  1108us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.834953 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.836772 21109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 254) took 2201 ms. Trace:
I20260709 14:57:05.836901 22426 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.828992 21338 rpcz_store.cc:276] 0709 14:57:03.971535 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.781478 (+1809943us) service_pool.cc:224] Handling call
0709 14:57:05.781835 (+   357us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.820003 (+ 38168us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.820213 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:05.839279 21080 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.802909 22044 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.792526 22410 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.842829 22215 raft_consensus.cc:2804] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:05.837271 21109 rpcz_store.cc:276] 0709 14:57:03.634944 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.958187 (+323243us) service_pool.cc:224] Handling call
0709 14:57:04.795177 (+836990us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:04.795426 (+   249us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:05.650412 (+854986us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.836435 (+186023us) spinlock_profiling.cc:243] Waited 442 ms on lock 0x7b54002b2854. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:05.836639 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1042730624}
    @     0x7fd46901bd29 testing::TestInfo::Run() at ??:0
I20260709 14:57:05.843243 22238 consensus_queue.cc:1048] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:57:05.843472 22420 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:05.888422 22420 raft_consensus.cc:697] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:05.889396 22420 consensus_queue.cc:237] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.845669 22407 raft_consensus.cc:697] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:05.846632 22232 consensus_queue.cc:1048] T fd3969f4aef747b093b84afdd394eb1e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:05.848116 21080 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:05.910552 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 62499.1us
I20260709 14:57:05.848687 22426 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:05.848886 22432 consensus_queue.cc:1048] T d492e2f828214f6cb0d2ea4e95aba1c9 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:05.850142 21232 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:05.912220 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 62141.8us
I20260709 14:57:05.904565 21305 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:05.914227 21232 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:05.816248 22217 consensus_queue.cc:1048] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:57:05.850924 22307 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:05.848923 22439 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.852587 21186 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:05.853632 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 264) took 2080 ms. Trace:
I20260709 14:57:05.853732 22071 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:05.854931 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.868592 22410 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:05.822234 21257 rpcz_store.cc:276] 0709 14:57:02.432566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.785491 (+1352925us) service_pool.cc:224] Handling call
0709 14:57:03.785878 (+   387us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:03.786109 (+   231us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:05.036744 (+1250635us) log.cc:844] Serialized 14 byte log entry
0709 14:57:05.783473 (+746729us) spinlock_profiling.cc:243] Waited 4.58 ms on lock 0x7b180004f240. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd468d86c0a 00007fd4724c6219 00007fd468e0ea40 00007fd468e094e4 00007fd468e09455 00007fd46bef1060 00007fd46bf03716 00007fd46bf14287 00007fd46bf14208
0709 14:57:05.783654 (+   181us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.783720 (+    66us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:05.783765 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.783837 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.783986 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19990,"prepare.queue_time_us":739471,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":615,"raft.queue_time_us":593950,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":83,"spinlock_wait_cycles":10537728,"thread_start_us":1291250,"threads_started":2,"wal-append.queue_time_us":170827}
I20260709 14:57:06.002787 21264 raft_consensus.cc:1240] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:06.003625 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:06.005209 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 205) took 1561 ms. Trace:
I20260709 14:57:05.821647 21975 consensus_queue.cc:1048] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 14:57:05.835934 21261 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:05.793218 21259 consensus_queue.cc:260] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.869583 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 295) took 1110 ms. Trace:
I20260709 14:57:05.823333 22225 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:05.884289 21335 raft_consensus.cc:1240] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:05.882315 22007 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:05.859318 22044 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:05.833164 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:05.819655 22136 consensus_queue.cc:1059] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 14:57:05.845466 22130 raft_consensus.cc:2804] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:57:05.906301 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:06.044083 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.992681 22372 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:05.924062 22416 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:05.934726 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.937471 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.955917 22180 consensus_queue.cc:1048] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 14:57:05.942544 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.071584 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.927182 21265 raft_consensus.cc:1275] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:06.073215 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 201) took 1637 ms. Trace:
I20260709 14:57:05.928318 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 313) took 2377 ms. Trace:
I20260709 14:57:05.944329 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.945736 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:05.956812 21232 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:05.959108 21336 raft_consensus.cc:1275] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:05.975435 21306 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:06.080171 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 104817us
W20260709 14:57:06.080210 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 123487us
W20260709 14:57:05.977932 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet 136c9060202c411cb723b42b06fa03ff (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet 64bf3fd652e5489daa373ea0fbdfc861
W20260709 14:57:05.989461 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:05.898092 22215 raft_consensus.cc:697] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:06.005064 21190 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:05.991720 21337 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:06.104022 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:05.995507 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 318) took 1970 ms. Trace:
I20260709 14:57:06.105307 21266 rpcz_store.cc:276] 0709 14:57:04.025786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.792073 (+1766287us) service_pool.cc:224] Handling call
0709 14:57:05.792369 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.869550 (+ 77181us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.869583 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.869629 (+    46us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:57:05.869658 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.995224 (+125566us) spinlock_profiling.cc:243] Waited 76.9 ms on lock 0x7b54003e67d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:05.995274 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.995438 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":176970496}
I20260709 14:57:06.009825 21264 rpcz_store.cc:276] 0709 14:57:04.443997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.002228 (+1558231us) service_pool.cc:224] Handling call
0709 14:57:06.002601 (+   373us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.004954 (+  2353us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.005149 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:06.106984 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.051173 22410 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:06.002411 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:57:06.015189 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 200697us
I20260709 14:57:05.912266 22426 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:05.918622 22436 raft_consensus.cc:2749] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:57:05.919544 22230 consensus_meta.cc:287] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.679s	user 0.008s	sys 0.003s
I20260709 14:57:05.919009 22326 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.067135 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:05.955484 22357 raft_consensus.cc:2804] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:05.990868 22328 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:06.039451 21189 pending_rounds.cc:85] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Aborting all ops after (but not including) 1
W20260709 14:57:06.039922 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 203104us
I20260709 14:57:06.003880 22303 consensus_queue.cc:1048] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 14:57:05.939114 21109 raft_consensus.cc:1240] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:05.988250 22429 consensus_queue.cc:1048] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 14:57:06.003814 22235 consensus_queue.cc:1048] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
W20260709 14:57:06.068897 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.106679 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.041435 21260 raft_consensus.cc:1275] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:57:06.039914 21259 raft_consensus.cc:3060] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.190647 22238 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.214185 22238 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:06.111900 22336 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:06.216251 22336 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.218286 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.219048 22071 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:06.219305 21192 raft_consensus.cc:2410] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:06.220441 22044 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:06.090886 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 286) took 1326 ms. Trace:
W20260709 14:57:06.096582 21232 leader_election.cc:336] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 1 election: RPC error from VoteRequest() call to peer a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603): Timed out: RequestConsensusVote RPC to 127.18.157.129:35603 timed out after 1.516s (SENT)
I20260709 14:57:06.077260 21258 rpcz_store.cc:276] 0709 14:57:03.550770 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.653450 (+2102680us) service_pool.cc:224] Handling call
0709 14:57:05.666787 (+ 13337us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.744254 (+ 77467us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.744295 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.744348 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:05.744381 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.927984 (+183603us) spinlock_profiling.cc:243] Waited 77.2 ms on lock 0x7b54003e6cd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:05.928048 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.928239 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":177583360}
I20260709 14:57:06.221413 21336 rpcz_store.cc:276] 0709 14:57:04.764445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.809297 (+1044852us) service_pool.cc:224] Handling call
0709 14:57:05.958457 (+149160us) spinlock_profiling.cc:243] Waited 9.71 ms on lock 0x7b58000e7098. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:05.958699 (+   242us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.090541 (+131842us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.090815 (+   274us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":22331264}
I20260709 14:57:06.222952 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.223189 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:06.223678 21258 raft_consensus.cc:2468] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:06.224352 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.050506 22130 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.107671 21264 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:06.049983 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:06.225488 22130 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:06.225853 21187 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.226722 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.228349 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.111930 22136 consensus_queue.cc:1048] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.118s
I20260709 14:57:06.230666 22209 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:06.104769 21337 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:05.844022 22284 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:06.038661 22409 consensus_queue.cc:1175] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1804eb39fbfc4f0686359f2c66023517" responder_term: 4 status { last_received { term: 4 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:57:06.113330 21306 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:06.262162 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 148919us
I20260709 14:57:06.029349 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.265646 21338 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
W20260709 14:57:06.122730 21156 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.132021 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.076457 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 217) took 2207 ms. Trace:
I20260709 14:57:05.993629 21110 rpcz_store.cc:276] 0709 14:57:03.773635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:04.699522 (+925887us) service_pool.cc:224] Handling call
0709 14:57:04.699902 (+   380us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.682825 (+982923us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.853354 (+170529us) spinlock_profiling.cc:243] Waited 982 ms on lock 0x7b540012b1d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:05.853565 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2258809216}
I20260709 14:57:06.106873 22372 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:06.057309 22416 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:06.073920 21265 rpcz_store.cc:276] 0709 14:57:04.435995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.926310 (+1490315us) service_pool.cc:224] Handling call
0709 14:57:05.926677 (+   367us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.072797 (+146120us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.073133 (+   336us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:06.195638 21190 raft_consensus.cc:2468] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:06.298206 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.299201 22416 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:06.299399 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:06.300446 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:06.300982 21265 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.186589 21189 pending_rounds.cc:107] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:57:06.130039 21083 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:06.188452 21157 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.025223 21333 rpcz_store.cc:276] 0709 14:57:04.759330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.797942 (+1038612us) service_pool.cc:224] Handling call
0709 14:57:05.822911 (+ 24969us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.844421 (+ 21510us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.855560 (+ 11139us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:05.860359 (+  4799us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:05.869300 (+  8941us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.869393 (+    93us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:05.869521 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1280}
I20260709 14:57:06.112130 22432 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.114478 22285 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.222121 21232 leader_election.cc:304] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:06.232247 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.233285 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.115558 22435 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.130731 22402 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:06.168162 22230 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:06.237653 22451 log.cc:927] Time spent T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: Append to log took a long time: real 0.245s	user 0.001s	sys 0.000s
I20260709 14:57:06.066499 22407 consensus_queue.cc:237] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.211131 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.239064 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.186575 22357 raft_consensus.cc:493] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.240208 22362 raft_consensus.cc:3055] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:06.239878 22215 consensus_queue.cc:237] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:06.114460 22261 consensus_queue.cc:1048] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.126s
I20260709 14:57:06.206234 21257 raft_consensus.cc:1240] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:06.242112 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.242133 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:06.109913 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 210289us
I20260709 14:57:06.114190 22307 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.127810 22326 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.224668 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:06.114813 22426 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.108490 22437 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:06.271037 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 299) took 1489 ms. Trace:
I20260709 14:57:06.211689 21260 pending_rounds.cc:85] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Aborting all ops after (but not including) 0
I20260709 14:57:06.266711 21080 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:06.131791 21332 raft_consensus.cc:1240] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [term 3 LEADER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:06.114934 21114 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:06.291774 22284 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:06.289824 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.294819 21187 raft_consensus.cc:2468] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:06.292765 22130 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:06.107352 22316 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.400309 22435 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:06.301558 21115 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:06.458899 21260 pending_rounds.cc:107] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024: Aborting uncommitted NO_OP operation due to leader change: 1.1
W20260709 14:57:06.303078 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet b4519674f0334a54ac0f320cd1c5b6bf (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet f86a56b72a7f42d6ba02ec83c25d0009
I20260709 14:57:06.340135 21189 raft_consensus.cc:2889] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:06.190640 22410 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:06.356096 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 43537us
W20260709 14:57:06.333140 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 203171us
I20260709 14:57:06.475903 21083 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:06.361069 21265 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:06.271600 22180 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:06.275722 22085 raft_consensus.cc:2804] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.256717 22238 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:06.480516 22180 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.482832 22130 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:06.464601 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:06.372037 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:06.211599 22328 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.261153 22226 consensus_queue.cc:1048] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.101s
I20260709 14:57:06.333503 22439 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:06.340416 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 195) took 1150 ms. Trace:
W20260709 14:57:06.393297 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 279327us
I20260709 14:57:06.360567 22071 raft_consensus.cc:2749] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:06.301502 22376 consensus_queue.cc:1059] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.083s
I20260709 14:57:06.397336 22372 raft_consensus.cc:2749] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:57:06.419595 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 301) took 3986 ms. Trace:
I20260709 14:57:06.467511 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.421512 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.422153 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 310) took 3066 ms. Trace:
I20260709 14:57:06.422911 22225 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:06.423403 22007 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:57:06.442687 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:06.546362 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.444335 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:06.445551 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 349032us
I20260709 14:57:06.447662 22326 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.397112 21112 raft_consensus.cc:2468] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 5.
W20260709 14:57:06.453433 22332 consensus_meta.cc:287] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.618s	user 0.006s	sys 0.004s
W20260709 14:57:06.453655 22258 consensus_meta.cc:287] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.668s	user 0.009s	sys 0.001s
I20260709 14:57:06.454535 21337 rpcz_store.cc:276] 0709 14:57:04.781869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.270092 (+1488223us) service_pool.cc:224] Handling call
0709 14:57:06.270455 (+   363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.270672 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:06.270700 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:06.270746 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:06.270779 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.270840 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:06.270968 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:06.502355 21258 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.397750 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:06.388259 22285 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:06.271860 21335 rpcz_store.cc:276] 0709 14:57:03.869443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.253578 (+1384135us) service_pool.cc:224] Handling call
0709 14:57:05.490257 (+236679us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.884086 (+393829us) spinlock_profiling.cc:243] Waited 8.47 ms on lock 0x7b54000e1620. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46be70dc0 00007fd46befb1c0 00007fd46befc231 00007fd46bef8d8f 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c
0709 14:57:06.038878 (+154792us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.065974 (+ 27096us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19480960}
W20260709 14:57:06.457314 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 190708us
I20260709 14:57:06.457721 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.559491 21264 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 2.
I20260709 14:57:06.560492 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.417336 22357 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:06.389350 22432 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:06.397971 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.417591 22362 raft_consensus.cc:740] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:06.460695 22336 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:06.463186 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.220384 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:06.466773 22316 raft_consensus.cc:493] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.484031 21338 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.484051 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.463788 22416 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.489015 22360 raft_consensus.cc:2749] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:06.459450 22437 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.483127 22180 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:06.600847 21339 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 293) took 2630 ms. Trace:
I20260709 14:57:06.483076 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:06.454463 22307 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:06.519953 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.543236 22402 consensus_queue.cc:1048] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:57:06.477711 21260 raft_consensus.cc:2889] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:06.538794 21083 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:06.483369 22085 raft_consensus.cc:493] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.553093 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.561177 21232 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:57:06.549268 21113 raft_consensus.cc:2393] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:06.564128 21264 raft_consensus.cc:2410] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:06.597728 21109 raft_consensus.cc:2410] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:06.618685 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.566516 21229 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:06.552276 22466 log.cc:927] Time spent T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260709 14:57:06.619514 22380 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.619794 21264 raft_consensus.cc:2410] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:57:06.585382 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.620342 21192 raft_consensus.cc:2393] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:06.620107 22380 raft_consensus.cc:515] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:06.620637 21188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 269) took 1093 ms. Trace:
I20260709 14:57:06.621342 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.621924 22432 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:06.622771 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.623643 21192 raft_consensus.cc:2393] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:57:06.581923 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet be57e9324eb54a398dc8fd880d6a9558 (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet 6ca2083c0d8346208d6f2b0f8a5649e8
I20260709 14:57:06.624228 22437 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:06.558944 22235 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:06.576907 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.625209 21266 raft_consensus.cc:2410] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:57:06.504364 21157 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:57:06.626222 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 122070us
I20260709 14:57:06.567833 21158 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:06.581832 22459 log.cc:927] Time spent T 4a1aaffff1e3448695dc74214f887944 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.249s	user 0.001s	sys 0.001s
I20260709 14:57:06.559193 22376 consensus_queue.cc:1243] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer a4cd0f9d9b8e48398dcb0c0be95e9db8 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:57:06.585788 21262 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:06.596524 22416 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.566179 21082 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:06.586580 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.601373 21339 rpcz_store.cc:276] 0709 14:57:03.970727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.769946 (+1799219us) service_pool.cc:224] Handling call
0709 14:57:05.770272 (+   326us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.770488 (+   216us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:06.029532 (+259044us) log.cc:844] Serialized 14 byte log entry
0709 14:57:06.600471 (+570939us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:06.600537 (+    66us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:06.600586 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.600650 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:06.600789 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":110997,"prepare.queue_time_us":344725,"prepare.run_cpu_time_us":70,"prepare.run_wall_time_us":11323,"raft.queue_time_us":244890,"raft.run_wall_time_us":4421,"spinlock_wait_cycles":11991168,"thread_start_us":817363,"threads_started":3,"wal-append.queue_time_us":434903}
I20260709 14:57:06.589960 21111 raft_consensus.cc:2393] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:06.504130 21108 rpcz_store.cc:276] 0709 14:57:05.182959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.222437 (+ 39478us) service_pool.cc:224] Handling call
0709 14:57:06.076074 (+853637us) spinlock_profiling.cc:243] Waited 88 ms on lock 0x7b5800002d98. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:06.333230 (+257156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":202481920}
W20260709 14:57:06.628675 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 60907.2us
W20260709 14:57:06.630858 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 69782us
W20260709 14:57:06.626888 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 88198.1us
I20260709 14:57:06.727774 21083 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:06.621040 21188 rpcz_store.cc:276] 0709 14:57:05.527324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.601960 (+ 74636us) service_pool.cc:224] Handling call
0709 14:57:05.602332 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:05.764252 (+161920us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.764284 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:05.764837 (+   553us) log.cc:844] Serialized 26 byte log entry
0709 14:57:05.989902 (+225065us) spinlock_profiling.cc:243] Waited 7.06 ms on lock 0x7b18001f3660. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd468deee07 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e0bc02 00007fd46ba9320b 00007fd46ba98d23 00007fd46ba990d1 00007fd46beb4a0f
0709 14:57:06.128911 (+139009us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:06.128953 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.339805 (+210852us) spinlock_profiling.cc:243] Waited 155 ms on lock 0x7b54000dd4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:06.339881 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:06.620455 (+280574us) raft_consensus.cc:1685] finished
0709 14:57:06.620472 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:06.620588 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20469,"raft.queue_time_us":145,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":6638,"spinlock_wait_cycles":372564608,"thread_start_us":124069,"threads_started":1,"wal-append.queue_time_us":593403}
I20260709 14:57:06.656812 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 296) took 1893 ms. Trace:
I20260709 14:57:06.620684 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.556236 22414 consensus_queue.cc:1059] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:57:06.729104 21158 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:06.622712 22457 log.cc:927] Time spent T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.169s	user 0.000s	sys 0.001s
I20260709 14:57:06.585860 22007 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.590061 22372 consensus_queue.cc:1048] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 14:57:06.656010 21185 raft_consensus.cc:3060] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.590837 22258 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:06.663065 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 96944.6us
I20260709 14:57:06.667304 21338 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:06.565493 22332 consensus_queue.cc:1059] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.089s
I20260709 14:57:06.670490 22336 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.628782 21110 raft_consensus.cc:2393] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:06.729206 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.592751 22316 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:06.655243 22467 log.cc:927] Time spent T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.258s	user 0.001s	sys 0.000s
I20260709 14:57:06.728714 21340 rpcz_store.cc:276] 0709 14:57:04.763512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.799599 (+1036087us) service_pool.cc:224] Handling call
0709 14:57:05.799934 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.800155 (+   221us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:06.175830 (+375675us) log.cc:844] Serialized 14 byte log entry
0709 14:57:06.656455 (+480625us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:06.656510 (+    55us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:06.656555 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.656626 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:06.656758 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":435284,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":40,"raft.queue_time_us":218730,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":89,"thread_start_us":792154,"threads_started":3,"wal-append.queue_time_us":304838}
I20260709 14:57:06.746670 22225 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:57:06.658800 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 92340us
I20260709 14:57:06.797730 21229 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:06.626303 22085 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.748739 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:06.798645 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 49978.3us
I20260709 14:57:06.660614 22235 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:06.656320 22071 raft_consensus.cc:2749] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:06.543886 21261 rpcz_store.cc:276] 0709 14:57:03.355902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.076435 (+1720533us) service_pool.cc:224] Handling call
0709 14:57:05.835657 (+759222us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:06.019390 (+183733us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.421910 (+402520us) spinlock_profiling.cc:243] Waited 759 ms on lock 0x7b5400401ad0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:06.422080 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1745173760}
I20260709 14:57:06.823284 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 294) took 2064 ms. Trace:
I20260709 14:57:06.823922 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:06.824857 21261 raft_consensus.cc:2393] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:06.829499 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.831615 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:06.824031 21331 rpcz_store.cc:276] 0709 14:57:04.758521 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.796654 (+1038133us) service_pool.cc:224] Handling call
0709 14:57:05.797214 (+   560us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:05.797510 (+   296us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:06.036599 (+239089us) log.cc:844] Serialized 14 byte log entry
0709 14:57:06.814601 (+778002us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:06.818525 (+  3924us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:06.818706 (+   181us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.822952 (+  4246us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:06.823199 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":59698,"prepare.queue_time_us":397250,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":152475,"raft.run_cpu_time_us":51,"raft.run_wall_time_us":51,"thread_start_us":952328,"threads_started":3,"wal-append.queue_time_us":562001}
I20260709 14:57:06.836584 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:06.837278 21331 raft_consensus.cc:3060] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:06.838291 22307 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:06.843293 22326 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:06.844211 22071 raft_consensus.cc:2749] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:57:06.845571 22477 log.cc:927] Time spent T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:57:06.832842 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.632777 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.669906 22376 raft_consensus.cc:3055] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:06.669461 22416 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:06.600098 22384 consensus_queue.cc:1048] T 30c090786f8c4b759db000dad6ed3236 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.146s
I20260709 14:57:06.758097 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:06.802893 22225 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:06.723888 22437 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.773622 21188 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:06.728281 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.880084 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.761935 22435 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:06.881835 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 154130us
I20260709 14:57:06.882227 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:06.762110 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.883179 21083 leader_election.cc:304] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:57:06.592223 22429 consensus_queue.cc:1048] T 136c9060202c411cb723b42b06fa03ff P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.077s
I20260709 14:57:06.761581 22332 consensus_queue.cc:1243] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Peer a4cd0f9d9b8e48398dcb0c0be95e9db8 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:57:06.815040 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.751336 22360 raft_consensus.cc:2804] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:06.814291 21975 raft_consensus.cc:2749] T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:57:06.795680 22470 log.cc:927] Time spent T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.336s	user 0.001s	sys 0.000s
I20260709 14:57:06.658629 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.748281 21259 raft_consensus.cc:1275] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:57:06.793373 22410 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:06.957926 21157 leader_election.cc:304] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:06.866983 22376 raft_consensus.cc:740] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:06.793824 22238 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:57:06.796501 22261 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.870409 21265 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:06.793987 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.757098 21306 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:06.883381 21338 raft_consensus.cc:2410] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:06.800725 21264 raft_consensus.cc:2410] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:06.754367 22170 consensus_queue.cc:1059] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.116s
I20260709 14:57:06.819505 22180 raft_consensus.cc:2804] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:57:06.884713 21340 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:07.051390 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:06.955433 22435 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:06.962589 22332 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:06.821295 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:06.823673 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.802608 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:06.762238 22258 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.898031 21083 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:06.754599 22007 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:06.965180 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.760007 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:06.837013 22426 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:06.880050 22437 raft_consensus.cc:493] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:07.014055 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:06.880565 22225 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:07.043947 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 286963us
I20260709 14:57:07.177421 21306 leader_election.cc:304] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:06.968214 21259 pending_rounds.cc:85] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Aborting all ops after (but not including) 1
W20260709 14:57:06.966197 22480 log.cc:927] Time spent T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.211s	user 0.001s	sys 0.000s
I20260709 14:57:06.885722 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.037438 21111 raft_consensus.cc:2410] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 4 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:07.146323 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.039774 22410 raft_consensus.cc:493] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.038914 22471 raft_consensus.cc:2804] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:07.159236 22170 consensus_queue.cc:1243] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [LEADER]: Peer a4cd0f9d9b8e48398dcb0c0be95e9db8 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:57:07.190586 21259 pending_rounds.cc:107] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:57:07.171761 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 198) took 1186 ms. Trace:
W20260709 14:57:07.173974 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 276034us
I20260709 14:57:07.065321 21333 raft_consensus.cc:2468] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 1.
W20260709 14:57:07.189451 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 391804us
I20260709 14:57:07.148630 22180 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.200153 22384 raft_consensus.cc:2804] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:07.049422 22486 raft_consensus.cc:2804] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:07.192639 21114 raft_consensus.cc:2468] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:07.194440 21082 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:57:07.196465 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5504aabfb2094ddd906e21ff1241e87a" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.194321 21155 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:07.201553 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:07.201869 22482 log.cc:927] Time spent T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:57:06.541002 21263 rpcz_store.cc:276] 0709 14:57:02.433051 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:03.920266 (+1487215us) service_pool.cc:224] Handling call
0709 14:57:04.795716 (+875450us) spinlock_profiling.cc:243] Waited 4.27 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:04.795910 (+   194us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:05.616043 (+820133us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:05.619737 (+  3694us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:05.654964 (+ 35227us) log.cc:844] Serialized 26 byte log entry
0709 14:57:05.814519 (+159555us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:05.817436 (+  2917us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:05.930782 (+113346us) spinlock_profiling.cc:243] Waited 269 ms on lock 0x7b5400323a54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:05.930838 (+    56us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:06.419309 (+488471us) raft_consensus.cc:1685] finished
0709 14:57:06.419330 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:06.419518 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":569315,"raft.queue_time_us":16291,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":13698,"spinlock_wait_cycles":628606592,"thread_start_us":476348,"threads_started":2,"wal-append.queue_time_us":154163}
I20260709 14:57:07.143770 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:07.261812 21261 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:07.246129 22384 raft_consensus.cc:697] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:07.262991 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:06.888536 22357 raft_consensus.cc:515] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.263461 21157 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:57:07.017040 22372 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.067979 22326 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:57:07.216301 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:07.154271 22332 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:57:07.152256 22469 log.cc:927] Time spent T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.405s	user 0.001s	sys 0.001s
I20260709 14:57:07.190268 22437 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:07.223632 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:07.291935 21340 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:07.189574 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.293269 21338 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:07.195725 22328 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:07.199803 22484 raft_consensus.cc:2749] T 5f0f723bd8a044cb87db18da479d4a88 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:57:07.144811 22435 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.054090 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 297) took 2286 ms. Trace:
I20260709 14:57:07.174613 21335 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:07.070855 22261 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.052336 22336 raft_consensus.cc:493] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:07.220641 21259 raft_consensus.cc:2889] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:07.386356 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 312) took 3960 ms. Trace:
I20260709 14:57:07.387609 21259 rpcz_store.cc:276] 0709 14:57:03.425531 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.608489 (+2182958us) service_pool.cc:224] Handling call
0709 14:57:05.641769 (+ 33280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.617979 (+976210us) spinlock_profiling.cc:243] Waited 40 ms on lock 0x7b54004a3e20. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46be70dc0 00007fd46befbd87 00007fd46befc470 00007fd46bef8d8f 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c
0709 14:57:07.385480 (+767501us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.386047 (+   567us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":91922304}
I20260709 14:57:07.210198 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 270) took 1123 ms. Trace:
I20260709 14:57:07.256007 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.218488 21111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 204) took 1193 ms. Trace:
I20260709 14:57:07.338780 22426 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.449965 21111 rpcz_store.cc:276] 0709 14:57:06.060616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.832575 (+771959us) service_pool.cc:224] Handling call
0709 14:57:07.214285 (+381710us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.199676 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:07.454360 21112 raft_consensus.cc:2376] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 70057409099149b583059874bda68024 in term 3. Re-sending same reply.
I20260709 14:57:07.216825 21115 rpcz_store.cc:276] 0709 14:57:05.985261 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.964825 (+979564us) service_pool.cc:224] Handling call
0709 14:57:07.171693 (+206868us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.248667 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 272) took 1152 ms. Trace:
I20260709 14:57:07.456235 22225 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.458209 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.460150 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.217653 21083 leader_election.cc:304] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024
I20260709 14:57:07.213340 21117 raft_consensus.cc:1240] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
W20260709 14:57:07.467897 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 268724us
I20260709 14:57:07.236996 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 320) took 2412 ms. Trace:
I20260709 14:57:07.469875 21257 rpcz_store.cc:276] 0709 14:57:04.825104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.021849 (+1196745us) service_pool.cc:224] Handling call
0709 14:57:06.058085 (+ 36236us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.446703 (+388618us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.215181 (+768478us) spinlock_profiling.cc:243] Waited 93 ms on lock 0x7b540013ddd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:07.233005 (+ 17824us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":213802368}
W20260709 14:57:07.243824 21258 consensus_meta.cc:287] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.676s	user 0.002s	sys 0.007s
I20260709 14:57:07.473999 21258 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:07.475164 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 220) took 1039 ms. Trace:
W20260709 14:57:07.240515 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 46162.1us
I20260709 14:57:07.395023 21263 raft_consensus.cc:1275] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:07.310031 21331 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:07.295507 21336 raft_consensus.cc:2393] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 5: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:07.260660 22007 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:07.241488 22044 raft_consensus.cc:2749] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
    @     0x7fd46901cd05 testing::TestSuite::Run() at ??:0
I20260709 14:57:07.329918 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.259244 22170 raft_consensus.cc:3055] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:07.272151 22215 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.291723 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.257916 22235 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.044632 22238 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.246924 22258 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:07.272020 22307 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:07.254843 22316 raft_consensus.cc:515] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.292445 22332 raft_consensus.cc:3060] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:07.302536 22336 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:07.321031 22357 leader_election.cc:290] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:07.280074 22372 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.226291 22376 consensus_queue.cc:260] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.263600 22384 consensus_queue.cc:237] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.292196 22409 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.238005 22414 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:07.558015 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet a7ff6e32654a4341b406922559f31161 (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet b677b46858c84b918ceda7d0e6bd2d03
I20260709 14:57:07.558449 22414 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:07.560436 21069 catalog_manager.cc:6160] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Tablet de13eee5969147bb9dd0222aa6a390ea (table test-workload [id=1f24d6ea85324a6eb5d414cf4bad8bd8]) was not created within the allowed timeout. Replacing with a new tablet 355b8a7b5973426e88b478a929b0f027
I20260709 14:57:07.551098 22170 raft_consensus.cc:740] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:07.562973 22316 leader_election.cc:290] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.558113 22215 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.566593 22238 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.209271 22410 raft_consensus.cc:515] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.568913 22215 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.563053 22170 consensus_queue.cc:260] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.250126 22429 raft_consensus.cc:2804] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:07.348124 22435 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.231695 22180 raft_consensus.cc:3060] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:57:07.326790 22484 consensus_queue.cc:1048] T 80d5e4dbd30342cca20f48d2f77d30c6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:57:07.236281 22486 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:07.596385 22486 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:07.599401 22362 consensus_queue.cc:260] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.600900 22362 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:07.323807 22487 log.cc:927] Time spent T be57e9324eb54a398dc8fd880d6a9558 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.110s	user 0.000s	sys 0.002s
W20260709 14:57:07.344129 22489 log.cc:927] Time spent T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:57:07.234150 22491 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:57:07.607533 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 276) took 1585 ms. Trace:
I20260709 14:57:07.346609 22494 consensus_queue.cc:1059] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:07.294440 22495 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.613277 22495 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.457367 21114 rpcz_store.cc:276] 0709 14:57:06.092530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.618242 (+525712us) service_pool.cc:224] Handling call
0709 14:57:07.245280 (+627038us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:07.619572 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:57:07.238441 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 44225.7us
I20260709 14:57:07.624141 21155 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:07.405273 22360 raft_consensus.cc:697] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:07.475664 21258 rpcz_store.cc:276] 0709 14:57:06.436320 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.453853 (+ 17533us) service_pool.cc:224] Handling call
0709 14:57:07.475029 (+1021176us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.469913 21306 leader_election.cc:304] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:07.479957 22505 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.480851 22261 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:07.461299 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.452651 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.490635 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:07.491456 21109 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 271) took 1401 ms (client timeout 1644 ms). Trace:
W20260709 14:57:07.493229 21113 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 233) took 1558 ms (client timeout 1687 ms). Trace:
I20260709 14:57:07.482635 22501 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.499092 22225 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.513685 22402 consensus_queue.cc:1048] T 38eb6206e91249e3b32e6f6ff08242d0 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:07.630792 22501 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.631366 22360 consensus_queue.cc:237] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.517554 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.557433 22307 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:07.633553 22307 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:07.633911 21331 raft_consensus.cc:2393] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:07.635212 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:07.636117 21331 raft_consensus.cc:2393] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:07.519389 22497 raft_consensus.cc:2804] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:07.637889 22497 raft_consensus.cc:697] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
W20260709 14:57:07.638841 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 56534.5us
I20260709 14:57:07.573963 22429 raft_consensus.cc:493] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:07.639240 22497 consensus_queue.cc:237] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.640092 22429 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:07.448724 21108 rpcz_store.cc:276] 0709 14:57:06.086907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.765459 (+678552us) service_pool.cc:224] Handling call
0709 14:57:07.206534 (+441075us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.642277 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.643097 21108 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:07.643618 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 200) took 1657 ms. Trace:
I20260709 14:57:07.643929 21108 rpcz_store.cc:276] 0709 14:57:05.986572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.641820 (+1655248us) service_pool.cc:224] Handling call
0709 14:57:07.643560 (+  1740us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.523713 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.645318 22439 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.645845 21337 raft_consensus.cc:2393] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:07.646307 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 303) took 1104 ms. Trace:
I20260709 14:57:07.646076 22439 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.646669 21337 rpcz_store.cc:276] 0709 14:57:06.541501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.522988 (+981487us) service_pool.cc:224] Handling call
0709 14:57:07.646249 (+123261us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.526029 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 288) took 2760 ms. Trace:
I20260709 14:57:07.629530 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:07.529099 21190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.529706 22230 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.303189 21334 rpcz_store.cc:276] 0709 14:57:04.767866 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.858620 (+1090754us) service_pool.cc:224] Handling call
0709 14:57:06.006597 (+147977us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.028988 (+ 22391us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:06.445357 (+416369us) log.cc:844] Serialized 14 byte log entry
0709 14:57:06.885035 (+439678us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:06.888268 (+  3233us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:06.961198 (+ 72930us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.991508 (+ 30310us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.044106 (+ 52598us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":49058,"prepare.queue_time_us":193765,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":36321,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":102182,"spinlock_wait_cycles":115764992,"thread_start_us":569194,"threads_started":2,"wal-append.queue_time_us":535602}
W20260709 14:57:07.519389 22085 consensus_meta.cc:287] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.679s	user 0.013s	sys 0.006s
W20260709 14:57:07.540786 22416 consensus_meta.cc:287] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.656s	user 0.016s	sys 0.000s
W20260709 14:57:07.520265 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 302529us
I20260709 14:57:07.648736 22085 raft_consensus.cc:515] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.649592 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.649876 21083 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:07.650585 21334 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:07.651873 22085 leader_election.cc:290] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.510260 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 321) took 2452 ms. Trace:
I20260709 14:57:07.514434 21115 raft_consensus.cc:2468] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:07.652812 21334 raft_consensus.cc:1240] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:07.653685 22215 raft_consensus.cc:2749] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:57:07.541422 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 49928us
I20260709 14:57:07.550424 22504 raft_consensus.cc:493] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.654980 22504 raft_consensus.cc:515] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.551041 22432 raft_consensus.cc:3055] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:07.654040 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.656512 22432 raft_consensus.cc:740] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:07.657382 21115 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:07.657974 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 197) took 1673 ms. Trace:
I20260709 14:57:07.551471 22499 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.552379 22478 consensus_queue.cc:1059] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:07.652909 21257 rpcz_store.cc:276] 0709 14:57:05.055777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.471850 (+2416073us) service_pool.cc:224] Handling call
0709 14:57:07.472771 (+   921us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.481778 (+  9007us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:07.481819 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:07.485801 (+  3982us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:07.499322 (+ 13521us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.501453 (+  2131us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.506631 (+  5178us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:07.544286 21262 consensus_meta.cc:287] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.756s	user 0.015s	sys 0.010s
I20260709 14:57:07.654259 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 300) took 2844 ms. Trace:
I20260709 14:57:07.550515 22235 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.543174 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 173) took 2642 ms. Trace:
I20260709 14:57:07.559165 21333 raft_consensus.cc:2410] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:07.658910 22499 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:07.575438 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 47485.4us
I20260709 14:57:07.572490 22170 raft_consensus.cc:3060] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:07.578364 22509 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.580523 21340 raft_consensus.cc:2468] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:07.580799 22372 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.582572 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.583580 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.570276 22410 leader_election.cc:290] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
W20260709 14:57:07.593832 21266 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 206) took 1490 ms (client timeout 1710 ms). Trace:
I20260709 14:57:07.616127 22495 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:07.647696 21338 raft_consensus.cc:2376] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 70057409099149b583059874bda68024 in term 3. Re-sending same reply.
I20260709 14:57:07.658373 21115 rpcz_store.cc:276] 0709 14:57:05.984794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.653510 (+1668716us) service_pool.cc:224] Handling call
0709 14:57:07.657869 (+  4359us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.644930 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:07.659332 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 189636us
I20260709 14:57:07.620924 22409 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.659943 22261 raft_consensus.cc:2804] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:07.690595 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 313) took 1091 ms. Trace:
I20260709 14:57:07.608029 21189 rpcz_store.cc:276] 0709 14:57:06.022136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.022305 (+   169us) service_pool.cc:224] Handling call
0709 14:57:06.039242 (+ 16937us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:57:06.484771 (+445529us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:06.484806 (+    35us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:57:06.600656 (+115850us) spinlock_profiling.cc:243] Waited 7.83 ms on lock 0x7b2c00111558. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46a7f2a11 00007fd46a802372 00007fd46bf34a01 00007fd46bef943a 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2
0709 14:57:06.614548 (+ 13892us) log.cc:844] Serialized 52 byte log entry
0709 14:57:06.991659 (+377111us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:06.991702 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.991775 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:07.606891 (+615116us) raft_consensus.cc:1685] finished
0709 14:57:07.606935 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.607304 (+   369us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":24460,"raft.queue_time_us":10224,"raft.run_cpu_time_us":2376,"raft.run_wall_time_us":49677,"spinlock_wait_cycles":18000640,"thread_start_us":376762,"threads_started":1,"wal-append.queue_time_us":614863}
W20260709 14:57:07.688230 21266 rpcz_store.cc:269] 0709 14:57:06.103837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.125584 (+ 21747us) service_pool.cc:224] Handling call
0709 14:57:07.584820 (+1459236us) spinlock_profiling.cc:243] Waited 357 ms on lock 0x7b54002d6ed4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:07.593654 (+  8834us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":820661120}
I20260709 14:57:07.658118 22504 leader_election.cc:290] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.637111 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:07.647256 21332 rpcz_store.cc:276] 0709 14:57:04.764968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.840752 (+1075784us) service_pool.cc:224] Handling call
0709 14:57:05.897402 (+ 56650us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.460472 (+563070us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.524896 (+1064424us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b540021d9d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:07.525693 (+   797us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":464297216}
I20260709 14:57:07.697536 21340 rpcz_store.cc:276] 0709 14:57:06.599119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.199944 (+600825us) service_pool.cc:224] Handling call
0709 14:57:07.685459 (+485515us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.663048 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 301) took 2831 ms. Trace:
I20260709 14:57:07.661543 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36834 (request call id 205) took 1585 ms. Trace:
W20260709 14:57:07.695367 21305 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.584s (SENT) [suppressed 9 similar messages]
I20260709 14:57:07.661412 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:07.628450 22258 raft_consensus.cc:2749] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:07.660480 21111 raft_consensus.cc:2468] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:07.662681 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:07.662858 22499 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.663352 22238 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.713434 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 272) took 1722 ms. Trace:
I20260709 14:57:07.713596 21192 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:07.714486 21232 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:07.660437 22235 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.660204 21263 rpcz_store.cc:276] 0709 14:57:04.867704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.290105 (+2422401us) service_pool.cc:224] Handling call
0709 14:57:07.393855 (+103750us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.497490 (+103635us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.509350 (+ 11860us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.659899 21262 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
W20260709 14:57:07.660570 21109 rpcz_store.cc:269] 0709 14:57:06.090188 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.238726 (+148538us) service_pool.cc:224] Handling call
0709 14:57:07.490939 (+1252213us) spinlock_profiling.cc:243] Waited 140 ms on lock 0x7b5400444dd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:07.491249 (+   310us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":322385792}
I20260709 14:57:07.712886 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:07.697955 22261 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:07.580928 22437 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.760542 21080 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:07.658304 22432 consensus_queue.cc:260] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.761739 22261 raft_consensus.cc:3060] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:07.762061 21080 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:07.763520 22238 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.718501 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.663300 22505 raft_consensus.cc:515] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.764835 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36826 (request call id 246) took 1479 ms. Trace:
I20260709 14:57:07.765226 21115 rpcz_store.cc:276] 0709 14:57:06.285588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.694102 (+1408514us) service_pool.cc:224] Handling call
0709 14:57:07.764738 (+ 70636us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.766072 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 182) took 1142 ms. Trace:
I20260709 14:57:07.766511 21189 rpcz_store.cc:276] 0709 14:57:06.624085 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.712428 (+1088343us) service_pool.cc:224] Handling call
0709 14:57:07.765980 (+ 53552us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.758049 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.768043 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.763424 22496 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:07.768863 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 186) took 1044 ms. Trace:
I20260709 14:57:07.757891 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:07.758037 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 68933.9us
I20260709 14:57:07.648818 22416 raft_consensus.cc:515] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.770125 21109 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:07.771023 21305 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:07.772149 21340 raft_consensus.cc:1275] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 14:57:07.772512 21192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 176) took 1149 ms (client timeout 1519 ms). Trace:
I20260709 14:57:07.772966 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 297) took 2585 ms. Trace:
I20260709 14:57:07.772542 21116 raft_consensus.cc:2393] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:07.769233 22496 raft_consensus.cc:697] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:07.774848 22496 consensus_queue.cc:237] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.763922 22491 raft_consensus.cc:2749] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:57:07.658346 21113 rpcz_store.cc:269] 0709 14:57:05.934251 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.934394 (+   143us) service_pool.cc:224] Handling call
0709 14:57:07.492647 (+1558253us) spinlock_profiling.cc:243] Waited 430 ms on lock 0x7b54002be8d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:07.492984 (+   337us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":989313792}
W20260709 14:57:07.732190 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 108362us
I20260709 14:57:07.736904 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:07.777019 21189 rpcz_store.cc:276] 0709 14:57:06.743899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.767642 (+1023743us) service_pool.cc:224] Handling call
0709 14:57:07.768783 (+  1141us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.773490 21340 rpcz_store.cc:276] 0709 14:57:05.187292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.731952 (+2544660us) service_pool.cc:224] Handling call
0709 14:57:07.771756 (+ 39804us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.772654 (+   898us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.772844 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.718631 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.722831 22409 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.660025 21334 rpcz_store.cc:276] 0709 14:57:04.809826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.651785 (+2841959us) service_pool.cc:224] Handling call
0709 14:57:07.652408 (+   623us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.653864 (+  1456us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.654174 (+   310us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.706923 22501 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.723392 21257 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:07.788170 22044 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:07.813726 22044 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:07.724905 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:07.706607 21110 rpcz_store.cc:276] 0709 14:57:06.078435 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.489865 (+1411430us) service_pool.cc:224] Handling call
0709 14:57:07.661473 (+171608us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.717226 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 199) took 3281 ms. Trace:
I20260709 14:57:07.762400 22432 raft_consensus.cc:3060] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:07.719688 21335 raft_consensus.cc:1275] T de13eee5969147bb9dd0222aa6a390ea P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:07.719955 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.756189 21331 raft_consensus.cc:2468] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:07.761401 22437 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.791944 22258 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.719730 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.802265 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 324) took 2003 ms. Trace:
I20260709 14:57:07.802959 21111 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:57:07.834451 21258 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:07.803150 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 270) took 1829 ms. Trace:
I20260709 14:57:07.847776 21183 rpcz_store.cc:276] 0709 14:57:05.973762 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.990204 (+ 16442us) service_pool.cc:224] Handling call
0709 14:57:07.231808 (+1241604us) spinlock_profiling.cc:243] Waited 3.12 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:07.457560 (+225752us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:07.547023 (+ 89463us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:07.548335 (+  1312us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:07.602165 (+ 53830us) log.cc:844] Serialized 26 byte log entry
0709 14:57:07.696618 (+ 94453us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:07.700401 (+  3783us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.706093 (+  5692us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:07.793668 (+ 87575us) raft_consensus.cc:1685] finished
0709 14:57:07.797556 (+  3888us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.802974 (+  5418us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":52844,"raft.run_cpu_time_us":415,"raft.run_wall_time_us":414,"spinlock_wait_cycles":7168896,"thread_start_us":137090,"threads_started":2,"wal-append.queue_time_us":117734}
I20260709 14:57:07.849910 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:07.851028 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.851964 21183 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:07.803515 22238 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:07.803821 21191 raft_consensus.cc:2468] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 1.
I20260709 14:57:07.804360 22235 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.807821 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 325) took 2008 ms. Trace:
I20260709 14:57:07.809388 22170 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:57:07.809705 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 95456.8us
I20260709 14:57:07.796810 22499 raft_consensus.cc:2749] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:07.832594 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.706023 21333 rpcz_store.cc:276] 0709 14:57:04.831164 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.661310 (+2830146us) service_pool.cc:224] Handling call
0709 14:57:07.661796 (+   486us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.662520 (+   724us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:57:07.662572 (+    52us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:07.662632 (+    60us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:07.662670 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.662762 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.662934 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":838,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":199}
I20260709 14:57:07.838201 21155 leader_election.cc:304] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:07.808930 22180 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:07.716488 22509 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.845300 21263 rpcz_store.cc:276] 0709 14:57:05.798762 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.788789 (+1990027us) service_pool.cc:224] Handling call
0709 14:57:07.798970 (+ 10181us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.801830 (+  2860us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:07.801864 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:07.801926 (+    62us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:07.801963 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.802024 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.802185 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:07.773053 21192 rpcz_store.cc:269] 0709 14:57:06.622576 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.635805 (+ 13229us) service_pool.cc:224] Handling call
0709 14:57:07.583131 (+947326us) spinlock_profiling.cc:243] Waited 19.4 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:07.772402 (+189271us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":44523776}
W20260709 14:57:07.832073 21185 consensus_meta.cc:287] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.894s	user 0.011s	sys 0.008s
I20260709 14:57:07.868120 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 299) took 2073 ms. Trace:
I20260709 14:57:07.864960 21266 rpcz_store.cc:276] 0709 14:57:05.798932 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.806406 (+2007474us) service_pool.cc:224] Handling call
0709 14:57:07.806954 (+   548us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.807426 (+   472us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:07.807450 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:07.807515 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:07.807544 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.807600 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.807731 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.852576 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 180) took 1229 ms. Trace:
I20260709 14:57:07.883563 21185 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:07.884896 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.885035 21232 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:57:07.886004 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 250) took 1081 ms. Trace:
I20260709 14:57:07.880868 21335 rpcz_store.cc:276] 0709 14:57:05.791523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.718576 (+1927053us) service_pool.cc:224] Handling call
0709 14:57:07.719050 (+   474us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.830093 (+111043us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.864400 (+ 34307us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.858187 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 323) took 2042 ms. Trace:
I20260709 14:57:07.861617 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 308) took 1271 ms. Trace:
I20260709 14:57:07.913848 21331 rpcz_store.cc:276] 0709 14:57:06.571604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.636770 (+1065166us) service_pool.cc:224] Handling call
0709 14:57:07.842968 (+206198us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.914861 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:07.915930 21266 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:07.903137 21189 rpcz_store.cc:276] 0709 14:57:06.804423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.789605 (+985182us) service_pool.cc:224] Handling call
0709 14:57:07.885917 (+ 96312us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.852835 22230 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.907166 22486 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.907588 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:07.908500 21303 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:07.911123 21158 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:07.911405 22307 raft_consensus.cc:515] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:07.734377 21184 rpcz_store.cc:276] 0709 14:57:05.974404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.988723 (+ 14319us) service_pool.cc:224] Handling call
0709 14:57:06.037302 (+ 48579us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:06.462491 (+425189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:06.475523 (+ 13032us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:06.503024 (+ 27501us) log.cc:844] Serialized 26 byte log entry
0709 14:57:06.792883 (+289859us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:06.795357 (+  2474us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:06.814066 (+ 18709us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:07.323128 (+509062us) spinlock_profiling.cc:243] Waited 4.17 ms on lock 0x7b4400022b4c. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468d32c85 00007fd468d336a2 00007fd46baa51db 00007fd46baa0aaf 00007fd46ba9486e 00007fd46ba93bb6 00007fd46ba937d8 00007fd46ba9d221 00007fd46ba9d1d9 00007fd46ba9d169
0709 14:57:07.663661 (+340533us) raft_consensus.cc:1685] finished
0709 14:57:07.663735 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.696279 (+ 32544us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36241,"raft.queue_time_us":123271,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":2683,"spinlock_wait_cycles":9599872,"thread_start_us":595431,"threads_started":2,"wal-append.queue_time_us":562583}
I20260709 14:57:07.907673 22226 raft_consensus.cc:2749] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:07.877518 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:07.879585 22215 consensus_queue.cc:1059] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:57:07.869043 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 179) took 1245 ms. Trace:
I20260709 14:57:07.916247 21331 raft_consensus.cc:1240] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:57:07.919870 22509 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:07.918109 21259 rpcz_store.cc:276] 0709 14:57:05.798537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.473718 (+1675181us) service_pool.cc:224] Handling call
0709 14:57:07.474371 (+   653us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.475028 (+   657us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:07.555309 (+ 80281us) log.cc:844] Serialized 14 byte log entry
0709 14:57:07.792516 (+237207us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:07.800713 (+  8197us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:07.823030 (+ 22317us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.831042 (+  8012us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.840641 (+  9599us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13371,"prepare.queue_time_us":108192,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":65,"raft.queue_time_us":12130,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":9404,"thread_start_us":130413,"threads_started":2,"wal-append.queue_time_us":236812}
I20260709 14:57:07.853787 22429 raft_consensus.cc:515] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:07.918605 22402 raft_consensus.cc:2804] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:57:07.917598 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:07.921216 21192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 184) took 1296 ms. Trace:
I20260709 14:57:07.921937 21185 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51538 (request call id 273) took 1931 ms. Trace:
I20260709 14:57:07.923940 21232 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:07.917340 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 79299.9us
I20260709 14:57:07.825699 21260 rpcz_store.cc:276] 0709 14:57:04.435524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.843385 (+1407861us) service_pool.cc:224] Handling call
0709 14:57:05.987795 (+144410us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:06.662200 (+674405us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.716481 (+1054281us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b54001b03d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:07.716979 (+   498us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":247804288}
I20260709 14:57:07.912413 22258 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:07.934813 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 109634us
I20260709 14:57:07.902928 22505 leader_election.cc:290] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:07.913993 22180 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 6 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:07.887960 21183 rpcz_store.cc:276] 0709 14:57:06.623604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.850324 (+1226720us) service_pool.cc:224] Handling call
0709 14:57:07.852493 (+  2169us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.942955 21191 rpcz_store.cc:276] 0709 14:57:06.623374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.718139 (+1094765us) service_pool.cc:224] Handling call
0709 14:57:07.864867 (+146728us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.955552 21192 rpcz_store.cc:276] 0709 14:57:06.624658 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.884403 (+1259745us) service_pool.cc:224] Handling call
0709 14:57:07.921111 (+ 36708us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.904558 21114 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:07.926216 21187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 239) took 1361 ms. Trace:
I20260709 14:57:07.958046 21339 raft_consensus.cc:2393] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:07.935941 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:07.937847 22437 raft_consensus.cc:2804] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:07.968098 21190 raft_consensus.cc:2393] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 5: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:07.940593 22478 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:07.975173 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 177) took 1352 ms. Trace:
I20260709 14:57:07.989873 21306 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:07.958570 22402 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:07.990352 21187 rpcz_store.cc:276] 0709 14:57:06.565076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.580167 (+ 15091us) service_pool.cc:224] Handling call
0709 14:57:07.719398 (+1139231us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:07.905798 (+186400us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29750528}
W20260709 14:57:08.072718 21082 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:07.954568 22215 consensus_queue.cc:1243] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer db68abe050774663a5ea1dd3733445cb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:57:07.961534 21113 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:08.006871 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.075420 21189 rpcz_store.cc:276] 0709 14:57:06.622851 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.917117 (+1294266us) service_pool.cc:224] Handling call
0709 14:57:07.974805 (+ 57688us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:07.959283 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 310) took 1378 ms. Trace:
I20260709 14:57:08.001845 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:07.978511 21109 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 241) took 2020 ms. Trace:
I20260709 14:57:07.976992 22439 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.083907 21338 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 223) took 2943 ms. Trace:
I20260709 14:57:08.083649 21112 raft_consensus.cc:2393] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:08.000280 22437 raft_consensus.cc:493] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:07.999912 22509 raft_consensus.cc:2749] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:07.958570 22230 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.111891 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.118765 21191 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:08.119287 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 189) took 1249 ms. Trace:
I20260709 14:57:08.119632 21191 rpcz_store.cc:276] 0709 14:57:06.870398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.078204 (+1207806us) service_pool.cc:224] Handling call
0709 14:57:08.119209 (+ 41005us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.120114 22230 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.120905 22456 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:08.121341 22456 raft_consensus.cc:493] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.121757 22456 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.122741 21189 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:08.123768 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 247) took 1320 ms. Trace:
I20260709 14:57:08.124164 21189 rpcz_store.cc:276] 0709 14:57:06.803594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.080009 (+1276415us) service_pool.cc:224] Handling call
0709 14:57:08.121633 (+ 41624us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.123357 (+  1724us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.123664 (+   307us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.107836 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.125391 21266 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.079502 22402 raft_consensus.cc:3060] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:07.999449 21263 raft_consensus.cc:2468] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
W20260709 14:57:08.109581 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 185811us
I20260709 14:57:08.072089 21257 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:08.081933 22258 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:07.958858 21185 rpcz_store.cc:276] 0709 14:57:05.990553 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.993389 (+  2836us) service_pool.cc:224] Handling call
0709 14:57:06.482876 (+489487us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:07.921796 (+1438920us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7212288}
I20260709 14:57:08.141045 21257 raft_consensus.cc:1275] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:57:08.141821 21257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 211) took 2036 ms. Trace:
I20260709 14:57:08.141913 21185 raft_consensus.cc:1275] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:08.142858 21114 raft_consensus.cc:1275] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:08.143671 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36834 (request call id 202) took 2156 ms. Trace:
I20260709 14:57:08.143999 21114 rpcz_store.cc:276] 0709 14:57:05.987091 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.081803 (+2094712us) service_pool.cc:224] Handling call
0709 14:57:08.142321 (+ 60518us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.143341 (+  1020us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.143585 (+   244us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:08.116432 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 145635us
I20260709 14:57:08.087512 21333 raft_consensus.cc:1240] T 82850c5e3e6544959c08cb669b8f8575 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:08.082378 21331 rpcz_store.cc:276] 0709 14:57:06.580993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.914864 (+1333871us) service_pool.cc:224] Handling call
0709 14:57:07.915525 (+   661us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:07.943377 (+ 27852us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.955193 (+ 11816us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.147301 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 305) took 1882 ms. Trace:
I20260709 14:57:08.129703 22437 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.136602 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.126072 22484 raft_consensus.cc:2804] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:08.148478 21266 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.149609 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.149675 21306 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:08.150278 21266 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:08.147751 21333 rpcz_store.cc:276] 0709 14:57:06.265038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.931270 (+1666232us) service_pool.cc:224] Handling call
0709 14:57:08.001725 (+ 70455us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.146979 (+145254us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.147220 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.151461 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.152412 21266 raft_consensus.cc:2393] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.153498 22484 raft_consensus.cc:493] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.153163 21333 raft_consensus.cc:1240] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:08.154139 22484 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.156354 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 315) took 1112 ms. Trace:
I20260709 14:57:08.129346 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.157831 21333 rpcz_store.cc:276] 0709 14:57:07.043209 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.151599 (+1108390us) service_pool.cc:224] Handling call
0709 14:57:08.152568 (+   969us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.154520 (+  1952us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.156061 (+  1541us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.154156 21232 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:08.160631 22180 raft_consensus.cc:2804] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.161196 22180 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:08.110329 21332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 301) took 2309 ms. Trace:
I20260709 14:57:08.161721 22180 raft_consensus.cc:3060] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.162665 21333 raft_consensus.cc:1275] T 0ba188583932447bb17961ce09899925 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:08.086848 21109 rpcz_store.cc:276] 0709 14:57:05.949817 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.770879 (+1821062us) service_pool.cc:224] Handling call
0709 14:57:07.771487 (+   608us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.772000 (+   513us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:07.801357 (+ 29357us) log.cc:844] Serialized 14 byte log entry
0709 14:57:07.924703 (+123346us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:07.931191 (+  6488us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:07.942190 (+ 10999us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:07.949079 (+  6889us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:07.970062 (+ 20983us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1870,"prepare.queue_time_us":20670,"prepare.run_cpu_time_us":97,"prepare.run_wall_time_us":4390,"raft.queue_time_us":32511,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":133,"thread_start_us":70978,"threads_started":1,"wal-append.queue_time_us":120190}
I20260709 14:57:08.165834 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.120777 22429 leader_election.cc:290] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.167368 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.167888 22380 leader_election.cc:290] T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.168711 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.169884 21336 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47924 (request call id 225) took 2271 ms. Trace:
I20260709 14:57:08.170115 21331 raft_consensus.cc:1240] T 0e3f6d361ecc4ea3b76b36466ad87c5c P db68abe050774663a5ea1dd3733445cb [term 5 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:57:08.139187 22044 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.161994 21332 rpcz_store.cc:276] 0709 14:57:05.801356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.721753 (+1920397us) service_pool.cc:224] Handling call
0709 14:57:07.722297 (+   544us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.722671 (+   374us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:07.832674 (+110003us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.001588 (+168914us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.063916 (+ 62328us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.082884 (+ 18968us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.090495 (+  7611us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.107354 (+ 16859us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10976,"prepare.queue_time_us":130594,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":3500,"raft.queue_time_us":51621,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":17364,"thread_start_us":133555,"threads_started":2}
I20260709 14:57:08.168627 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.160883 21232 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:08.138372 22336 consensus_meta.cc:287] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.592s	user 0.011s	sys 0.000s
W20260709 14:57:08.157449 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 168967us
I20260709 14:57:08.169901 22307 leader_election.cc:290] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.126407 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.174291 22478 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.175905 22486 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:08.127763 22376 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.170415 21336 rpcz_store.cc:276] 0709 14:57:05.897950 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.228079 (+330129us) service_pool.cc:224] Handling call
0709 14:57:08.169526 (+1941447us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b54002e1b54. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.169692 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2450132224}
I20260709 14:57:08.177855 22476 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.182241 21192 raft_consensus.cc:2468] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.186084 21266 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.170718 21109 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:08.185369 22362 consensus_meta.cc:287] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.501s	user 0.012s	sys 0.000s
I20260709 14:57:08.198935 21192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 178) took 1575 ms. Trace:
I20260709 14:57:08.200429 21192 rpcz_store.cc:276] 0709 14:57:06.623138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.001981 (+1378843us) service_pool.cc:224] Handling call
0709 14:57:08.198866 (+196885us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:08.208662 22518 log.cc:927] Time spent T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.052s	user 0.002s	sys 0.006s
I20260709 14:57:08.209280 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.209345 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 242) took 2259 ms. Trace:
I20260709 14:57:08.210806 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.210027 21108 rpcz_store.cc:276] 0709 14:57:05.951391 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.774083 (+1822692us) service_pool.cc:224] Handling call
0709 14:57:07.774594 (+   511us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.774975 (+   381us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:07.942563 (+167588us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.208657 (+266094us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.208768 (+   111us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.208835 (+    67us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.208951 (+   116us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.209171 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18309,"prepare.queue_time_us":94613,"prepare.run_cpu_time_us":102,"prepare.run_wall_time_us":103,"raft.queue_time_us":11488,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":124,"thread_start_us":197816,"threads_started":2}
I20260709 14:57:08.212366 22484 raft_consensus.cc:515] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.214169 21183 raft_consensus.cc:2393] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:08.211753 21263 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:08.172375 21257 rpcz_store.cc:276] 0709 14:57:06.105162 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.140098 (+2034936us) service_pool.cc:224] Handling call
0709 14:57:08.140550 (+   452us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.141503 (+   953us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.141725 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.200305 22476 raft_consensus.cc:493] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.227638 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.228680 21257 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.231552 21155 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:08.188678 22336 raft_consensus.cc:515] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.198997 22429 consensus_queue.cc:1048] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:57:08.195962 22180 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:08.217283 22372 raft_consensus.cc:2804] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.233711 21114 raft_consensus.cc:1240] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260709 14:57:08.239660 22332 consensus_meta.cc:287] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024: Time spent flushing consensus metadata: real 0.686s	user 0.013s	sys 0.000s
I20260709 14:57:08.240269 22484 leader_election.cc:290] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.241084 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.230476 22476 raft_consensus.cc:3060] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.243261 21232 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.212954 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.249894 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 266) took 2164 ms. Trace:
I20260709 14:57:08.242590 21258 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.251422 22180 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.241133 22307 raft_consensus.cc:2804] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.241742 22372 raft_consensus.cc:493] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:08.260138 22432 raft_consensus.cc:2749] T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.266315 21266 raft_consensus.cc:2468] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.265393 22307 raft_consensus.cc:493] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.277122 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:08.246281 22332 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:08.277334 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 88029.1us
I20260709 14:57:08.270159 22372 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:08.283313 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 64943.7us
I20260709 14:57:08.284752 22478 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.258767 22362 consensus_queue.cc:1048] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:57:08.294118 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:08.259227 21114 rpcz_store.cc:276] 0709 14:57:06.085763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.145192 (+2059429us) service_pool.cc:224] Handling call
0709 14:57:08.206837 (+ 61645us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.245044 (+ 38207us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.249795 (+  4751us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.269085 22497 consensus_queue.cc:1059] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:57:08.279873 22307 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.297884 21336 raft_consensus.cc:2393] T ac4a310005fb4eeeb7268e30c64fb0d3 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 4: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:08.277904 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.287676 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.309877 21155 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:08.313963 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.314065 21333 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47924 (request call id 235) took 1038 ms. Trace:
I20260709 14:57:08.314172 22215 raft_consensus.cc:3055] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:57:08.314985 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.315346 21261 raft_consensus.cc:2393] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.333338 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 335) took 1583 ms. Trace:
I20260709 14:57:08.333534 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.333752 21261 rpcz_store.cc:276] 0709 14:57:06.749685 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.262672 (+512987us) service_pool.cc:224] Handling call
0709 14:57:08.333042 (+1070370us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b54003c8554. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.333277 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2390684928}
W20260709 14:57:08.316032 22514 log.cc:927] Time spent T 2eaf6ded2d0f4117b913a3f65dd383a5 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.459s	user 0.000s	sys 0.002s
I20260709 14:57:08.335073 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.336400 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.321298 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:08.321516 21232 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.326231 22456 raft_consensus.cc:515] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:08.327234 21111 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 243) took 2375 ms. Trace:
I20260709 14:57:08.330552 22332 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.331377 22044 raft_consensus.cc:2804] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:08.338716 21336 raft_consensus.cc:2468] T bcfbd836ca5d427094fb2e74b06fde56 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:08.359822 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:08.336634 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 207) took 2232 ms. Trace:
I20260709 14:57:08.312927 21258 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:08.362740 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.363790 21305 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:08.316776 21257 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:08.299356 22261 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.361935 21336 raft_consensus.cc:3060] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.360641 21265 rpcz_store.cc:276] 0709 14:57:06.104128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.483776 (+379648us) service_pool.cc:224] Handling call
0709 14:57:08.336247 (+1852471us) spinlock_profiling.cc:243] Waited 282 ms on lock 0x7b54003e62d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.336426 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":648588160}
I20260709 14:57:08.323627 22215 raft_consensus.cc:740] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:08.376477 21340 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 302) took 2569 ms. Trace:
I20260709 14:57:08.360899 21331 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47918 (request call id 314) took 1318 ms. Trace:
I20260709 14:57:08.374351 22044 raft_consensus.cc:697] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
W20260709 14:57:08.384181 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 95871.5us
W20260709 14:57:08.384994 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 57108us
I20260709 14:57:08.381973 21232 leader_election.cc:304] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.369329 21114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.386082 21158 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.393347 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.393873 21305 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:08.321980 21333 rpcz_store.cc:276] 0709 14:57:07.275303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.166137 (+890834us) service_pool.cc:224] Handling call
0709 14:57:08.167723 (+  1586us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.190214 (+ 22491us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.190252 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:08.190876 (+   624us) log.cc:844] Serialized 26 byte log entry
0709 14:57:08.271494 (+ 80618us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:08.273904 (+  2410us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.275889 (+  1985us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:08.313733 (+ 37844us) raft_consensus.cc:1685] finished
0709 14:57:08.313751 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.313969 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13225,"raft.queue_time_us":21544,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":169,"thread_start_us":71475,"threads_started":1,"wal-append.queue_time_us":108778}
W20260709 14:57:08.396560 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.396955 22481 consensus_queue.cc:1048] T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 14:57:08.397444 22258 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:08.397998 22258 raft_consensus.cc:493] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.398540 22258 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:08.388989 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.399533 21265 raft_consensus.cc:2393] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.399698 22071 raft_consensus.cc:3055] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:08.400058 22071 raft_consensus.cc:740] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:08.400547 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.401221 21265 raft_consensus.cc:2468] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
I20260709 14:57:08.402308 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.402905 21265 raft_consensus.cc:2468] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.403340 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 232) took 2469 ms. Trace:
I20260709 14:57:08.377228 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.398347 21229 leader_election.cc:304] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.403767 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.405913 21265 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.403726 21117 rpcz_store.cc:276] 0709 14:57:05.933360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.933502 (+   142us) service_pool.cc:224] Handling call
0709 14:57:05.933843 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.468799 (+1534956us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.402848 (+934049us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b540019b4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:08.403107 (+   259us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2941883264}
I20260709 14:57:08.386461 22484 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.401011 22071 consensus_queue.cc:260] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
W20260709 14:57:08.413286 22472 log.cc:927] Time spent T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 1.910s	user 0.019s	sys 0.000s
I20260709 14:57:08.352738 21111 rpcz_store.cc:276] 0709 14:57:05.951842 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.846906 (+1895064us) service_pool.cc:224] Handling call
0709 14:57:07.847451 (+   545us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.939499 (+ 92048us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:07.967907 (+ 28408us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.137628 (+169721us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.137697 (+    69us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.137746 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.326844 (+189098us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b54004457d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:08.326903 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.327140 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":96,"prepare.queue_time_us":8395,"prepare.run_cpu_time_us":105,"prepare.run_wall_time_us":21958,"raft.queue_time_us":23519,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":83,"spinlock_wait_cycles":37656448,"thread_start_us":107868,"threads_started":1,"wal-append.queue_time_us":242127}
I20260709 14:57:08.414640 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.415316 21111 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:57:08.418001 21192 raft_consensus.cc:2368] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
I20260709 14:57:08.419435 21335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 308) took 2150 ms. Trace:
I20260709 14:57:08.404117 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.426234 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.406719 21114 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 2.
I20260709 14:57:08.410934 22261 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.382038 21331 rpcz_store.cc:276] 0709 14:57:07.042927 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.147320 (+1104393us) service_pool.cc:224] Handling call
0709 14:57:08.169727 (+ 22407us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.170726 (+   999us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.337413 (+166687us) spinlock_profiling.cc:243] Waited 21.8 ms on lock 0x7b54002e1b50. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.359369 (+ 21956us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":50192128}
    @     0x7fd4690317f5 testing::internal::UnitTestImpl::RunAllTests() at ??:0
I20260709 14:57:08.431445 22332 raft_consensus.cc:2749] T 2bf5d34ab52247ff8d3c4f3dc003606f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:08.416448 21261 raft_consensus.cc:2468] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:08.431784 22071 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:57:08.463697 21112 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 281) took 1578 ms (client timeout 1842 ms). Trace:
I20260709 14:57:08.477949 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:08.472939 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 74706us
I20260709 14:57:08.483968 21332 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.484555 21229 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.434588 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.451056 22285 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.471803 22456 leader_election.cc:290] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 3 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:08.437688 21337 raft_consensus.cc:1275] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:57:08.489704 21337 pending_rounds.cc:85] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Aborting all ops after (but not including) 1
I20260709 14:57:08.490058 21337 pending_rounds.cc:107] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:57:08.490453 21337 raft_consensus.cc:2889] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:08.491279 22215 consensus_queue.cc:260] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.492522 21337 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 291) took 3307 ms. Trace:
I20260709 14:57:08.411259 22484 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.493232 22484 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.456535 22372 raft_consensus.cc:515] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:08.495963 22372 leader_election.cc:290] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.495749 22491 consensus_queue.cc:1048] T be57e9324eb54a398dc8fd880d6a9558 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:08.418111 22481 raft_consensus.cc:2804] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:08.497792 22481 raft_consensus.cc:697] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [term 3 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:08.471493 21110 raft_consensus.cc:1240] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:08.441368 22258 raft_consensus.cc:515] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.498564 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 208) took 2394 ms. Trace:
W20260709 14:57:08.442955 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 80603.4us
I20260709 14:57:08.445756 21113 raft_consensus.cc:2468] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:08.492637 21082 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:08.498895 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.448355 21155 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.420010 22044 consensus_queue.cc:237] T 3573c12841a441378419f805a0e4287e P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:08.479127 21306 leader_election.cc:336] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Timed out: RequestConsensusVote RPC to 127.18.157.130:46649 timed out after 1.815s (SENT)
I20260709 14:57:08.432433 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be57e9324eb54a398dc8fd880d6a9558" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.477926 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.376931 21340 rpcz_store.cc:276] 0709 14:57:05.803103 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.813375 (+2010272us) service_pool.cc:224] Handling call
0709 14:57:07.813973 (+   598us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.814353 (+   380us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:57:08.268216 (+453863us) spinlock_profiling.cc:243] Waited 2.85 ms on lock 0x7b18003af5a0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd46baa14bc 00007fd468def48b 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e09455 00007fd46f8f13c7 00007fd46bf039a7 00007fd46bf130bf
0709 14:57:08.268345 (+   129us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.367787 (+ 99442us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.367855 (+    68us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:08.371121 (+  3266us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.371203 (+    82us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.371343 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1819,"prepare.queue_time_us":127577,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":68,"raft.queue_time_us":15902,"spinlock_wait_cycles":6550400,"thread_start_us":249359,"threads_started":2}
I20260709 14:57:08.492810 22215 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.514676 21114 raft_consensus.cc:1240] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:08.515908 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 269) took 2429 ms. Trace:
I20260709 14:57:08.516418 21114 rpcz_store.cc:276] 0709 14:57:06.086659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.513990 (+2427331us) service_pool.cc:224] Handling call
0709 14:57:08.514448 (+   458us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.515433 (+   985us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.515737 (+   304us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.495800 21265 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.518126 21336 raft_consensus.cc:2468] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 4.
I20260709 14:57:08.517803 22481 consensus_queue.cc:237] T b4519674f0334a54ac0f320cd1c5b6bf P db68abe050774663a5ea1dd3733445cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:08.518361 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.519256 21265 raft_consensus.cc:2393] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.519946 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.520210 21185 raft_consensus.cc:2393] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:08.520725 21336 raft_consensus.cc:2468] T 943181b3a9664b80a59584d5323b916e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:08.465778 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.492964 21337 rpcz_store.cc:276] 0709 14:57:05.185585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.727355 (+2541770us) service_pool.cc:224] Handling call
0709 14:57:07.763238 (+ 35883us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.490949 (+727711us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.492228 (+  1279us) spinlock_profiling.cc:243] Waited 674 ms on lock 0x7b540027e2d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:08.492452 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1549627648}
I20260709 14:57:08.522683 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136c9060202c411cb723b42b06fa03ff" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.500505 21264 rpcz_store.cc:276] 0709 14:57:06.104379 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.620440 (+516061us) service_pool.cc:224] Handling call
0709 14:57:08.498205 (+1877765us) spinlock_profiling.cc:243] Waited 71 ms on lock 0x7b5400287154. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.498413 (+   208us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":163259648}
I20260709 14:57:08.485054 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.452147 21263 raft_consensus.cc:2468] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 5.
I20260709 14:57:08.441519 22437 raft_consensus.cc:515] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.508949 22332 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.509181 22258 leader_election.cc:290] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.532764 21114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 251) took 1785 ms. Trace:
I20260709 14:57:08.529844 22456 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.533768 22456 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:08.523639 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.535879 22456 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:08.535881 22437 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.504930 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.539981 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.498610 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.512346 21306 leader_election.cc:304] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.461894 22471 raft_consensus.cc:493] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:08.470899 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.512769 22238 consensus_queue.cc:1048] T de13eee5969147bb9dd0222aa6a390ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:08.460368 22414 leader_election.cc:290] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.513267 21232 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.449116 22476 raft_consensus.cc:515] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:08.483065 21112 rpcz_store.cc:269] 0709 14:57:06.885403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.456184 (+570781us) service_pool.cc:224] Handling call
0709 14:57:08.463350 (+1007166us) spinlock_profiling.cc:243] Waited 308 ms on lock 0x7b540024bdd4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.463584 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":707522944}
I20260709 14:57:08.520131 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.525645 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.529006 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:08.549062 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.549482 21340 raft_consensus.cc:2468] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 4.
I20260709 14:57:08.549526 22432 raft_consensus.cc:3060] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.550770 21232 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.544450 22471 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:08.551664 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36834 (request call id 201) took 2564 ms. Trace:
I20260709 14:57:08.552093 21110 rpcz_store.cc:276] 0709 14:57:05.986855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.852093 (+1865238us) service_pool.cc:224] Handling call
0709 14:57:08.471215 (+619122us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.498483 (+ 27268us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.551406 (+ 52923us) spinlock_profiling.cc:243] Waited 619 ms on lock 0x7b540024bdd0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.551574 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1422653184}
I20260709 14:57:08.531399 22332 raft_consensus.cc:493] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.553961 22332 raft_consensus.cc:3060] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.554713 22437 raft_consensus.cc:2749] T b490e3caf8c84b9ca88358e8b79e0862 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:57:08.555323 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 134594us
I20260709 14:57:08.552714 22476 leader_election.cc:290] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.547102 22258 raft_consensus.cc:3060] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:08.559967 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 80873.6us
W20260709 14:57:08.560774 21306 leader_election.cc:336] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Timed out: RequestConsensusVote RPC to 127.18.157.130:46649 timed out after 1.906s (SENT)
I20260709 14:57:08.558434 21108 raft_consensus.cc:1240] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:08.421226 21335 rpcz_store.cc:276] 0709 14:57:06.269374 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.911880 (+1642506us) service_pool.cc:224] Handling call
0709 14:57:07.912694 (+   814us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:07.950607 (+ 37913us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:07.954103 (+  3496us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:08.092748 (+138645us) log.cc:844] Serialized 26 byte log entry
0709 14:57:08.268771 (+176023us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:08.268829 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.268916 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:08.417801 (+148885us) raft_consensus.cc:1685] finished
0709 14:57:08.417826 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.419347 (+  1521us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45097,"raft.queue_time_us":27250,"raft.run_cpu_time_us":275,"raft.run_wall_time_us":14809,"thread_start_us":87282,"threads_started":1,"wal-append.queue_time_us":175027}
I20260709 14:57:08.562249 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 285) took 1172 ms. Trace:
I20260709 14:57:08.562703 21108 rpcz_store.cc:276] 0709 14:57:07.390302 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.557736 (+1167434us) service_pool.cc:224] Handling call
0709 14:57:08.558123 (+   387us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.561933 (+  3810us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.562162 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:08.561457 21231 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.564273 21108 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:08.565455 21265 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.556308 21155 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:08.447660 22307 raft_consensus.cc:515] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:08.558598 21232 leader_election.cc:400] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
I20260709 14:57:08.509910 21229 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:08.544778 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.525197 22491 raft_consensus.cc:2804] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.544133 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:08.561195 21306 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.532200 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.549793 21264 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:08.574921 21336 raft_consensus.cc:2393] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.453037 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.451333 22402 raft_consensus.cc:515] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.570590 21340 raft_consensus.cc:1275] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:08.571254 21232 leader_election.cc:403] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:57:08.548099 21331 raft_consensus.cc:2393] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 3: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:08.563144 21335 raft_consensus.cc:1275] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:08.584707 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 74911.2us
I20260709 14:57:08.586516 22226 raft_consensus.cc:493] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:08.586764 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 77526.3us
I20260709 14:57:08.590592 21082 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:08.561115 22336 leader_election.cc:290] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.577672 22491 raft_consensus.cc:493] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:08.587512 22261 raft_consensus.cc:2749] T 5504aabfb2094ddd906e21ff1241e87a P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.583694 21261 raft_consensus.cc:2468] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:08.596896 22476 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:08.613905 21305 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:57:08.621798 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 61076.4us
I20260709 14:57:08.588011 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.609807 22372 raft_consensus.cc:2749] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:08.679368 22484 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:08.618068 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.599244 22180 raft_consensus.cc:3060] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.533192 21114 rpcz_store.cc:276] 0709 14:57:06.747664 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.531720 (+1784056us) service_pool.cc:224] Handling call
0709 14:57:08.532145 (+   425us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.532363 (+   218us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.532396 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.532460 (+    64us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.532506 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.532585 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.532707 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.600629 22285 raft_consensus.cc:2804] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:08.601181 22437 raft_consensus.cc:2749] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:57:08.603786 21190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 181) took 1972 ms (client timeout 1584 ms). Trace:
I20260709 14:57:08.627319 21082 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.609508 22360 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.633677 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.613842 22468 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.613629 21112 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 253) took 1234 ms. Trace:
I20260709 14:57:08.634529 22336 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.633677 21110 raft_consensus.cc:1240] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:08.640462 22258 raft_consensus.cc:2749] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.645169 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 209) took 2540 ms. Trace:
I20260709 14:57:08.649060 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 191) took 1627 ms. Trace:
I20260709 14:57:08.715755 22336 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.718766 22336 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.651451 21113 raft_consensus.cc:1275] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:57:08.728184 22532 log.cc:927] Time spent T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.446s	user 0.003s	sys 0.005s
I20260709 14:57:08.728833 21113 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 274) took 2633 ms. Trace:
I20260709 14:57:08.652062 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.653023 22085 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.653919 21265 raft_consensus.cc:2468] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:08.729216 21113 rpcz_store.cc:276] 0709 14:57:06.095038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.650410 (+2555372us) service_pool.cc:224] Handling call
0709 14:57:08.650980 (+   570us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.728482 (+ 77502us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.728770 (+   288us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.730451 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.731338 21113 raft_consensus.cc:1217] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Deduplicated request from leader. Original: 0.0->[1.1-2.2]   Dedup: 2.2->[]
I20260709 14:57:08.731715 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.729665 22085 raft_consensus.cc:515] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.732843 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:08.756965 21339 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47918 (request call id 306) took 2185 ms (client timeout 2498 ms). Trace:
I20260709 14:57:08.757589 21265 raft_consensus.cc:2468] T bc0f5af0ea73489b801cc23727c568fb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:08.663029 21263 raft_consensus.cc:2376] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4. Re-sending same reply.
I20260709 14:57:08.660815 22332 raft_consensus.cc:515] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.759413 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 248) took 2014 ms. Trace:
I20260709 14:57:08.760280 21263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.761384 22332 leader_election.cc:290] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.622557 22226 raft_consensus.cc:515] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.763079 22416 leader_election.cc:290] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.763648 22226 leader_election.cc:290] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.764278 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.765652 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f374e3363c446ccbb5e2ef4f86a61cf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.765971 22484 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:08.766266 21266 raft_consensus.cc:2468] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:08.767171 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
W20260709 14:57:08.767328 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 141542us
I20260709 14:57:08.767905 21266 raft_consensus.cc:2410] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:08.768486 21082 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:08.768740 21266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.674252 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.773779 21261 raft_consensus.cc:2410] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:08.688520 21157 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
W20260709 14:57:08.775449 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 87049.9us
I20260709 14:57:08.775508 21191 raft_consensus.cc:1240] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:08.776434 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 248) took 1972 ms. Trace:
I20260709 14:57:08.612959 22491 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.778817 21157 leader_election.cc:304] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
W20260709 14:57:08.779662 21230 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.759833 21117 rpcz_store.cc:276] 0709 14:57:06.745168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.758382 (+2013214us) service_pool.cc:224] Handling call
0709 14:57:08.758781 (+   399us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.759050 (+   269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.759074 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.759130 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.759182 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.759232 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.759336 (+   104us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:08.761005 21116 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36810 (request call id 273) took 2667 ms (client timeout 1897 ms). Trace:
I20260709 14:57:08.672871 22432 raft_consensus.cc:2749] T 82850c5e3e6544959c08cb669b8f8575 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:57:08.694655 21190 rpcz_store.cc:269] 0709 14:57:06.623826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.663351 (+ 39525us) service_pool.cc:224] Handling call
0709 14:57:07.528615 (+865264us) spinlock_profiling.cc:243] Waited 7.17 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:08.595781 (+1067166us) spinlock_profiling.cc:243] Waited 311 ms on lock 0x7b54002b57d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.595924 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":731524352}
I20260709 14:57:08.703655 21229 leader_election.cc:304] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:08.685180 21306 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:08.776772 21191 rpcz_store.cc:276] 0709 14:57:06.803897 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.120360 (+1316463us) service_pool.cc:224] Handling call
0709 14:57:08.775015 (+654655us) spinlock_profiling.cc:243] Waited 4.31 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:08.775256 (+   241us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.776102 (+   846us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.776350 (+   248us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9910016}
I20260709 14:57:08.706164 21112 rpcz_store.cc:276] 0709 14:57:07.378858 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.553101 (+1174243us) service_pool.cc:224] Handling call
0709 14:57:08.553481 (+   380us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.553710 (+   229us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:57:08.554143 (+   433us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.580737 (+ 26594us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.583371 (+  2634us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:57:08.593071 (+  9700us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.598451 (+  5380us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.611521 (+ 13070us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":5171,"prepare.run_cpu_time_us":72,"prepare.run_wall_time_us":74,"raft.queue_time_us":167,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":6042,"thread_start_us":21829,"threads_started":1,"wal-append.queue_time_us":55485}
I20260709 14:57:08.720274 21110 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36810 (request call id 284) took 1330 ms. Trace:
I20260709 14:57:08.092998 21338 rpcz_store.cc:276] 0709 14:57:05.131363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.700355 (+2568992us) service_pool.cc:224] Handling call
0709 14:57:07.788173 (+ 87818us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.788632 (+   459us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:07.860875 (+ 72243us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.074164 (+213289us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.074226 (+    62us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.074290 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.074356 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.074493 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":94144,"prepare.queue_time_us":113898,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":69,"raft.queue_time_us":102205,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":11390,"thread_start_us":169295,"threads_started":2}
I20260709 14:57:08.708706 22468 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:08.721441 21115 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.023s	sys 0.003s
W20260709 14:57:08.803016 21115 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.900s	user 0.023s	sys 0.003s
I20260709 14:57:08.711548 22238 raft_consensus.cc:2749] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.723987 21184 rpcz_store.cc:276] 0709 14:57:06.992123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.977312 (+985189us) service_pool.cc:224] Handling call
0709 14:57:08.452759 (+475447us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:08.619677 (+166918us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27404032}
I20260709 14:57:08.727437 21114 raft_consensus.cc:1275] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:57:08.709663 22285 raft_consensus.cc:697] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:08.659516 22307 leader_election.cc:290] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.734022 22085 leader_election.cc:290] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:08.729764 21188 raft_consensus.cc:2368] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for earlier term 4. Current term is 5.
I20260709 14:57:08.713964 21260 rpcz_store.cc:276] 0709 14:57:06.104652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.070928 (+1966276us) service_pool.cc:224] Handling call
0709 14:57:08.135738 (+ 64810us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.136338 (+   600us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.136368 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:08.136985 (+   617us) log.cc:844] Serialized 26 byte log entry
0709 14:57:08.481386 (+344401us) spinlock_profiling.cc:243] Waited 34.2 ms on lock 0x7b180024e500. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd468deee07 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e0bc02 00007fd46ba9320b 00007fd46ba98d23 00007fd46ba990d1 00007fd46beb4a0f
0709 14:57:08.541701 (+ 60315us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:08.543160 (+  1459us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.549186 (+  6026us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:08.644673 (+ 95487us) raft_consensus.cc:1685] finished
0709 14:57:08.644713 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.645056 (+   343us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1045,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":138,"spinlock_wait_cycles":78638464,"thread_start_us":45547,"threads_started":1,"wal-append.queue_time_us":463852}
I20260709 14:57:08.710158 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.699155 21109 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
W20260709 14:57:08.811966 21188 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 188) took 1995 ms (client timeout 1906 ms). Trace:
I20260709 14:57:08.742127 22402 leader_election.cc:290] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 2 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:08.744379 21158 leader_election.cc:304] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:08.744938 21081 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.807502 21114 pending_rounds.cc:85] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting all ops after (but not including) 1
I20260709 14:57:08.745214 22456 consensus_queue.cc:1059] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:08.747928 21083 leader_election.cc:304] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.810050 22360 raft_consensus.cc:2749] T 336df5bbdcd44bc19ad64ec3ca7eea00 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.831241 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:08.831624 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 83770us
W20260709 14:57:08.832324 21186 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 175) took 2210 ms (client timeout 2132 ms). Trace:
I20260709 14:57:08.833451 22238 raft_consensus.cc:2749] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:08.833921 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.834295 22238 raft_consensus.cc:493] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.834553 22468 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:08.827764 21114 pending_rounds.cc:107] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:57:08.755273 21332 raft_consensus.cc:2468] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:08.769356 22416 raft_consensus.cc:2804] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:08.769755 21263 raft_consensus.cc:2393] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.843250 21263 raft_consensus.cc:1240] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:08.843915 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 328) took 2650 ms. Trace:
I20260709 14:57:08.844234 21263 rpcz_store.cc:276] 0709 14:57:06.193865 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.842625 (+2648760us) service_pool.cc:224] Handling call
0709 14:57:08.843035 (+   410us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.843671 (+   636us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.843857 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.845579 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.839870 22215 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.759337 21265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.846673 22215 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.689064 22044 consensus_queue.cc:1059] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.083s
W20260709 14:57:08.781306 21116 rpcz_store.cc:269] 0709 14:57:06.093230 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.443953 (+350723us) service_pool.cc:224] Handling call
0709 14:57:08.760756 (+2316803us) spinlock_profiling.cc:243] Waited 1.22 s on lock 0x7b54002b2854. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.760915 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2817142656}
W20260709 14:57:08.757491 21339 rpcz_store.cc:269] 0709 14:57:06.571116 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:06.960520 (+389404us) service_pool.cc:224] Handling call
0709 14:57:08.756740 (+1796220us) spinlock_profiling.cc:243] Waited 893 ms on lock 0x7b540016a154. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.756897 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2053311360}
I20260709 14:57:08.783452 21266 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:57:08.850507 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.774879 21261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.851986 21261 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.849113 22215 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.853952 21263 raft_consensus.cc:1240] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 4. Current term is 5. Ops: [2.1-4.2]
I20260709 14:57:08.840024 22484 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.854832 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 330) took 2649 ms. Trace:
I20260709 14:57:08.834812 22238 raft_consensus.cc:515] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.855211 21263 rpcz_store.cc:276] 0709 14:57:06.205480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.845087 (+2639607us) service_pool.cc:224] Handling call
0709 14:57:08.853667 (+  8580us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:57:08.854464 (+   797us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.854736 (+   272us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.855978 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.781919 22226 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:08.800415 21110 rpcz_store.cc:276] 0709 14:57:07.389833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.567060 (+1177227us) service_pool.cc:224] Handling call
0709 14:57:08.621368 (+ 54308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.719798 (+ 98430us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.720187 (+   389us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.705365 21264 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5.
I20260709 14:57:08.804004 21115 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 240) took 2854 ms. Trace:
I20260709 14:57:08.802592 22258 raft_consensus.cc:2804] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:57:08.807533 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 212826us
I20260709 14:57:08.801381 22332 raft_consensus.cc:2804] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:08.774825 22180 raft_consensus.cc:2749] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649) with higher term. Message: Invalid argument: T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70057409099149b583059874bda68024 for earlier term 3. Current term is 4.
W20260709 14:57:08.812107 21306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 127054us
I20260709 14:57:08.866761 21189 raft_consensus.cc:2468] T 80d5e4dbd30342cca20f48d2f77d30c6 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
W20260709 14:57:08.823552 21188 rpcz_store.cc:269] 0709 14:57:06.816887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.242324 (+425437us) service_pool.cc:224] Handling call
0709 14:57:08.651749 (+1409425us) spinlock_profiling.cc:243] Waited 173 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:08.811884 (+160135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":396953984}
W20260709 14:57:08.828064 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 83808.9us
I20260709 14:57:08.749732 22429 consensus_queue.cc:1048] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:08.752399 22471 raft_consensus.cc:515] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:08.839617 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 226649us
W20260709 14:57:08.832702 21186 rpcz_store.cc:269] 0709 14:57:06.622306 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.262005 (+639699us) service_pool.cc:224] Handling call
0709 14:57:08.824342 (+1562337us) spinlock_profiling.cc:243] Waited 165 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:08.832240 (+  7898us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":379587456}
I20260709 14:57:08.837976 21114 raft_consensus.cc:2889] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:08.841666 22416 raft_consensus.cc:697] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:08.845826 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36140a364af64ccb8ebfd1185b6f75d1" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.849864 22456 raft_consensus.cc:3055] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:57:08.770892 21082 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:08.862337 21190 raft_consensus.cc:1275] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:57:08.849906 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.912295 21116 raft_consensus.cc:2393] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:08.862465 21115 rpcz_store.cc:276] 0709 14:57:05.949536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.766226 (+1816690us) service_pool.cc:224] Handling call
0709 14:57:07.766995 (+   769us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:07.790843 (+ 23848us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:07.790878 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:07.831918 (+ 41040us) log.cc:844] Serialized 26 byte log entry
0709 14:57:08.803479 (+971561us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:08.803533 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.803655 (+   122us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:08.803741 (+    86us) raft_consensus.cc:1685] finished
0709 14:57:08.803754 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.803934 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1383,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":174,"thread_start_us":900802,"threads_started":1,"wal-append.queue_time_us":421147}
W20260709 14:57:08.869009 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 272447us
I20260709 14:57:08.837503 21334 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47926 (request call id 304) took 2918 ms. Trace:
I20260709 14:57:08.745425 21113 raft_consensus.cc:1240] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: [1.1-2.2]
I20260709 14:57:08.865916 22226 raft_consensus.cc:493] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:08.878397 22332 raft_consensus.cc:697] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:08.853981 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:08.885661 21191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.888058 22471 leader_election.cc:290] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:08.888690 22085 consensus_queue.cc:1048] T c7367ecafaba4a8a94851e258578e45c P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:57:08.889117 21262 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46326 (request call id 326) took 3089 ms (client timeout 2498 ms). Trace:
W20260709 14:57:08.935163 21262 rpcz_store.cc:269] 0709 14:57:05.800057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:05.832857 (+ 32800us) service_pool.cc:224] Handling call
0709 14:57:08.888798 (+3055941us) spinlock_profiling.cc:243] Waited 514 ms on lock 0x7b54001af4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:08.889007 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1183295744}
I20260709 14:57:08.935223 22336 raft_consensus.cc:493] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:08.936647 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.936805 22336 raft_consensus.cc:515] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:08.937384 21262 raft_consensus.cc:2468] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4.
I20260709 14:57:08.911773 22456 raft_consensus.cc:740] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:08.879956 21260 raft_consensus.cc:2393] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:08.890089 22481 consensus_queue.cc:1059] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:08.892609 22556 raft_consensus.cc:2804] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:08.866369 22258 raft_consensus.cc:493] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:08.963392 22258 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.963562 21306 leader_election.cc:304] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:08.851627 22285 consensus_queue.cc:237] T 4869f8682c754fe58394881f1a270126 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:08.894835 21187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51528 (request call id 246) took 2327 ms. Trace:
I20260709 14:57:08.887917 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:08.976706 22481 raft_consensus.cc:2804] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:08.977413 22376 raft_consensus.cc:3055] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:08.977778 22376 raft_consensus.cc:740] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:08.978652 22376 consensus_queue.cc:260] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:08.979856 22376 raft_consensus.cc:3060] T 0556d8af94a94f19bf846f2cceea55eb P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.980165 22238 leader_election.cc:290] T 0ba188583932447bb17961ce09899925 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:08.897542 21264 raft_consensus.cc:1275] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:57:08.981431 21264 pending_rounds.cc:85] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Aborting all ops after (but not including) 1
I20260709 14:57:08.911036 21190 pending_rounds.cc:85] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: Aborting all ops after (but not including) 1
I20260709 14:57:08.914819 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.981670 21264 pending_rounds.cc:107] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:57:08.982385 21264 raft_consensus.cc:2889] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:08.983191 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.983506 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 222) took 2503 ms. Trace:
I20260709 14:57:08.984236 21117 raft_consensus.cc:2393] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:08.984470 22481 raft_consensus.cc:697] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [term 4 LEADER]: Becoming Leader. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:08.915738 22468 raft_consensus.cc:3055] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:08.986093 22468 raft_consensus.cc:740] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:08.978735 22471 consensus_queue.cc:1059] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:57:08.976796 21258 raft_consensus.cc:2376] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3. Re-sending same reply.
I20260709 14:57:08.987193 22468 consensus_queue.cc:260] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:08.988329 21258 raft_consensus.cc:1240] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:08.988706 22468 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:08.988968 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 336) took 2235 ms. Trace:
I20260709 14:57:08.983948 21264 rpcz_store.cc:276] 0709 14:57:06.479799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.865067 (+2385268us) service_pool.cc:224] Handling call
0709 14:57:08.897104 (+ 32037us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.983232 (+ 86128us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.983423 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.882830 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.925806 22226 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.972591 21187 rpcz_store.cc:276] 0709 14:57:06.567339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.073566 (+1506227us) service_pool.cc:224] Handling call
0709 14:57:08.511186 (+437620us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4eee 000000000037fce9 00007fd470e481e0 00007fd470f110c4 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:08.511479 (+   293us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.533468 (+ 21989us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.533501 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:08.534056 (+   555us) log.cc:844] Serialized 26 byte log entry
0709 14:57:08.611209 (+ 77153us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.705323 (+ 94114us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.775039 (+ 69716us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.775129 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:08.894107 (+118978us) spinlock_profiling.cc:243] Waited 1.87 ms on lock 0x7b5400020420. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46be6edbe 00007fd46be79930 00007fd46be798d8 00007fd46be79858 00007fd46be79813 00007fd46be78a9c 00007fd471d64626 00007fd471d5edd8 00007fd46beb57cb 00007fd46beb82c0
0709 14:57:08.894488 (+   381us) raft_consensus.cc:1685] finished
0709 14:57:08.894529 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.894749 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17039,"prepare.queue_time_us":78856,"prepare.run_cpu_time_us":93,"prepare.run_wall_time_us":2538,"raft.queue_time_us":31494,"raft.run_cpu_time_us":309,"raft.run_wall_time_us":509,"spinlock_wait_cycles":30521856,"thread_start_us":59316,"threads_started":1,"wal-append.queue_time_us":155378}
I20260709 14:57:08.916766 21334 rpcz_store.cc:276] 0709 14:57:05.917893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:07.836527 (+1918634us) service_pool.cc:224] Handling call
0709 14:57:07.837122 (+   595us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:07.837571 (+   449us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:08.629513 (+791942us) spinlock_profiling.cc:243] Waited 5.32 ms on lock 0x7b1800350c80. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd471cd4de1 00007fd471ce15b1 00007fd46baa14bc 00007fd468def48b 00007fd471c49ab9 00007fd468e0b69b 00007fd468e0993f 00007fd468e09455 00007fd46f8f13c7 00007fd46bf039a7 00007fd46bf130bf
0709 14:57:08.629736 (+   223us) log.cc:844] Serialized 14 byte log entry
0709 14:57:08.807008 (+177272us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:08.809661 (+  2653us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:08.810796 (+  1135us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.823356 (+ 12560us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:08.836523 (+ 13167us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18660,"prepare.queue_time_us":131104,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":68,"raft.queue_time_us":7189,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":14154,"spinlock_wait_cycles":12246400,"thread_start_us":297867,"threads_started":2,"wal-append.queue_time_us":200367}
I20260709 14:57:08.989960 22481 consensus_queue.cc:237] T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:08.998026 21191 raft_consensus.cc:1240] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:57:08.930546 22180 consensus_queue.cc:1048] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:08.963654 21263 raft_consensus.cc:1240] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:57:08.922539 22484 consensus_queue.cc:1059] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:57:08.934335 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:08.939584 21082 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:09.008888 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 69412.2us
I20260709 14:57:08.934880 21232 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:08.963840 21260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:08.968534 21229 leader_election.cc:304] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:08.973395 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:08.981707 22476 raft_consensus.cc:2749] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:08.982008 21190 pending_rounds.cc:107] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:57:08.989463 21258 rpcz_store.cc:276] 0709 14:57:06.753799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.987749 (+2233950us) service_pool.cc:224] Handling call
0709 14:57:08.988167 (+   418us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:08.988739 (+   572us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.988920 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:08.968801 22556 raft_consensus.cc:697] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:08.931082 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:08.989581 21117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.023388 21117 raft_consensus.cc:3060] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:08.993389 21264 raft_consensus.cc:1275] T 3f374e3363c446ccbb5e2ef4f86a61cf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:08.982439 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.013820 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "336df5bbdcd44bc19ad64ec3ca7eea00" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.014882 21190 raft_consensus.cc:2889] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:09.014283 21157 leader_election.cc:304] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024; no voters: 
I20260709 14:57:09.024379 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 224) took 2267 ms. Trace:
W20260709 14:57:09.024739 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 89977us
I20260709 14:57:09.026592 21264 rpcz_store.cc:276] 0709 14:57:06.757273 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.990934 (+2233661us) service_pool.cc:224] Handling call
0709 14:57:08.992999 (+  2065us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.023989 (+ 30990us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.024303 (+   314us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:09.022526 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 151096us
I20260709 14:57:09.028767 21232 leader_election.cc:304] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.037883 21232 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:09.039492 22509 raft_consensus.cc:2749] T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:08.996563 22456 consensus_queue.cc:260] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.007452 22437 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
W20260709 14:57:09.044396 21063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:57:09.009227 21109 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.021849 22238 raft_consensus.cc:2804] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:09.053771 21155 leader_election.cc:304] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.028642 21262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:09.058470 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 98113.1us
I20260709 14:57:09.042419 22180 raft_consensus.cc:2749] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:09.043458 22372 raft_consensus.cc:2764] T f292514009824d358ebbe490c3ac50fa P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:57:09.044440 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 333) took 2318 ms. Trace:
I20260709 14:57:09.042176 21261 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:09.063069 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:09.066586 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 81389.8us
I20260709 14:57:09.050007 22336 leader_election.cc:290] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:09.053591 22238 raft_consensus.cc:493] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:09.073884 21232 leader_election.cc:304] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.074712 21158 leader_election.cc:304] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.065340 21260 raft_consensus.cc:2410] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:09.046237 22540 consensus_queue.cc:1048] T 0a8fc44fce314cefac4a09d9f8b84379 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:57:09.079416 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 337) took 2122 ms. Trace:
I20260709 14:57:09.083721 21258 rpcz_store.cc:276] 0709 14:57:06.957054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.041548 (+2084494us) service_pool.cc:224] Handling call
0709 14:57:09.067091 (+ 25543us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.074259 (+  7168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:09.074288 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:09.074331 (+    43us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:09.079129 (+  4798us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.079207 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.079343 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.087265 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ccce8d1d7c4498bc877b65e434a975" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.069677 22456 raft_consensus.cc:3060] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.056016 22362 consensus_queue.cc:1048] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:57:09.055255 22437 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.098165 21229 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:09.074561 22509 raft_consensus.cc:2764] T 484e5b49250346d9b85a9f8cdf1227d2 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:57:09.104135 22567 raft_consensus.cc:2749] T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:09.104449 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 221) took 2644 ms. Trace:
I20260709 14:57:09.045794 22416 consensus_queue.cc:237] T 0556d8af94a94f19bf846f2cceea55eb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:09.071542 21263 rpcz_store.cc:276] 0709 14:57:06.724306 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.882500 (+2158194us) service_pool.cc:224] Handling call
0709 14:57:08.963354 (+ 80854us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.009030 (+ 45676us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.042298 (+ 33268us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.104964 21266 rpcz_store.cc:276] 0709 14:57:06.459835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.850745 (+2390910us) service_pool.cc:224] Handling call
0709 14:57:08.851212 (+   467us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:57:08.851691 (+   479us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.851720 (+    29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:57:08.852353 (+   633us) log.cc:844] Serialized 52 byte log entry
0709 14:57:08.908657 (+ 56304us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:08.908723 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.918255 (+  9532us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:09.104189 (+185934us) raft_consensus.cc:1685] finished
0709 14:57:09.104209 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.104378 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2364,"raft.queue_time_us":6193,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":6666,"thread_start_us":28080,"threads_started":1,"wal-append.queue_time_us":119382}
I20260709 14:57:09.106555 22437 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:09.107344 21266 raft_consensus.cc:1240] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:09.108052 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 181) took 1513 ms. Trace:
I20260709 14:57:09.097401 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
    @     0x7fd46903dcd0 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260709 14:57:09.102005 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.099830 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:09.096616 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 52777.5us
I20260709 14:57:09.108372 21266 rpcz_store.cc:276] 0709 14:57:07.594397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.106779 (+1512382us) service_pool.cc:224] Handling call
0709 14:57:09.107149 (+   370us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.107797 (+   648us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.107993 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.076669 22238 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.082697 22336 raft_consensus.cc:2749] T be57e9324eb54a398dc8fd880d6a9558 P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:09.078413 22471 raft_consensus.cc:2804] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:09.125769 21112 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:09.128438 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 218) took 2814 ms. Trace:
I20260709 14:57:09.121037 22180 consensus_queue.cc:1048] T 0ba188583932447bb17961ce09899925 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:57:09.131224 22556 consensus_queue.cc:237] T 39858ae2685e4146b342305b0565e476 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.132392 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf5d34ab52247ff8d3c4f3dc003606f" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.139846 21229 leader_election.cc:304] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:09.083107 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:09.143944 21265 rpcz_store.cc:276] 0709 14:57:06.314086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.847243 (+2533157us) service_pool.cc:224] Handling call
0709 14:57:08.847603 (+   360us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:08.847938 (+   335us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.847962 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:08.848435 (+   473us) log.cc:844] Serialized 26 byte log entry
0709 14:57:08.920777 (+ 72342us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:08.920822 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:08.920900 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:09.128210 (+207310us) raft_consensus.cc:1685] finished
0709 14:57:09.128230 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.128376 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1494,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":122,"thread_start_us":71851,"threads_started":1,"wal-append.queue_time_us":199241}
I20260709 14:57:09.146072 22570 raft_consensus.cc:2804] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:09.146806 22481 consensus_queue.cc:1048] T 91b9191c9180427eacafad87e3f5a5ea P db68abe050774663a5ea1dd3733445cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:09.163224 22570 raft_consensus.cc:697] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [term 4 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:09.121332 21191 raft_consensus.cc:1275] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:09.164319 22570 consensus_queue.cc:237] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:09.148166 22258 raft_consensus.cc:515] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.167559 22258 leader_election.cc:290] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:09.067742 22332 consensus_queue.cc:237] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:09.149880 21305 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:09.155730 21258 raft_consensus.cc:1240] T 75ccce8d1d7c4498bc877b65e434a975 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:09.170408 21258 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 226) took 1459 ms. Trace:
I20260709 14:57:09.170756 21258 rpcz_store.cc:276] 0709 14:57:07.727570 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.121933 (+1394363us) service_pool.cc:224] Handling call
0709 14:57:09.150089 (+ 28156us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.170069 (+ 19980us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.170333 (+   264us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.156410 21266 raft_consensus.cc:1240] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:09.079511 22564 consensus_queue.cc:1059] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 14:57:09.154706 22496 raft_consensus.cc:493] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.157526 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 334) took 2414 ms. Trace:
I20260709 14:57:09.158969 21083 leader_election.cc:304] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:09.159693 22226 raft_consensus.cc:515] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.162485 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484e5b49250346d9b85a9f8cdf1227d2" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.174504 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 183) took 1390 ms. Trace:
I20260709 14:57:09.184475 21266 rpcz_store.cc:276] 0709 14:57:07.786372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.136241 (+1349869us) service_pool.cc:224] Handling call
0709 14:57:09.156239 (+ 19998us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.174155 (+ 17916us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.174430 (+   275us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.122371 22285 raft_consensus.cc:2804] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:57:09.182986 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 74846.5us
W20260709 14:57:09.187171 21229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 47433us
W20260709 14:57:09.188194 21157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 173989us
W20260709 14:57:09.187134 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 223038us
I20260709 14:57:09.188244 21229 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.171136 22471 raft_consensus.cc:697] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [term 5 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:09.181337 21187 raft_consensus.cc:1275] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:57:09.194510 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:09.202126 21232 leader_election.cc:304] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.186043 21185 raft_consensus.cc:1240] T bc0f5af0ea73489b801cc23727c568fb P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:09.205303 22384 raft_consensus.cc:2804] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:09.206082 22258 raft_consensus.cc:3055] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:09.192073 21111 raft_consensus.cc:3060] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.214891 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.192241 21109 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5.
I20260709 14:57:09.199316 22372 raft_consensus.cc:2804] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:09.227555 21338 raft_consensus.cc:2376] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 4. Re-sending same reply.
I20260709 14:57:09.191004 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.224771 22332 raft_consensus.cc:2749] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:09.218958 22567 consensus_queue.cc:1059] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:57:09.234417 21229 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
W20260709 14:57:09.237567 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 78675.4us
I20260709 14:57:09.239784 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4869f8682c754fe58394881f1a270126" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.240831 21338 raft_consensus.cc:2393] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:09.213934 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:09.191399 22491 raft_consensus.cc:515] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.219028 22384 raft_consensus.cc:493] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader db68abe050774663a5ea1dd3733445cb)
I20260709 14:57:09.231201 21186 raft_consensus.cc:1240] T 2bf5d34ab52247ff8d3c4f3dc003606f P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:57:09.242926 21083 leader_election.cc:304] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:09.195225 22496 raft_consensus.cc:515] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.219769 22258 raft_consensus.cc:740] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:09.247256 21305 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:09.239723 22574 raft_consensus.cc:2804] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:09.252929 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d8c8f3049a4ac486ffdb7767b4419f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.252959 21080 leader_election.cc:304] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.231736 22372 raft_consensus.cc:493] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:09.261356 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2e0faa54a24689b3f27af592ffb2d6" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.261736 22574 raft_consensus.cc:493] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:09.262184 22574 raft_consensus.cc:3060] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:57:09.254093 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 62852.9us
I20260709 14:57:09.256021 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.256597 21155 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.257287 22571 consensus_queue.cc:1059] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:57:09.257820 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.261142 21338 raft_consensus.cc:2393] T 02d8c8f3049a4ac486ffdb7767b4419f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 70057409099149b583059874bda68024 in current term 4: Already voted for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in this term.
I20260709 14:57:09.261454 22372 raft_consensus.cc:3060] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.246769 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.182083 21259 rpcz_store.cc:276] 0709 14:57:06.743667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.891015 (+2147348us) service_pool.cc:224] Handling call
0709 14:57:08.891607 (+   592us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:57:08.892477 (+   870us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:08.892537 (+    60us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:57:08.895773 (+  3236us) log.cc:844] Serialized 52 byte log entry
0709 14:57:09.030036 (+134263us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:09.037904 (+  7868us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.047539 (+  9635us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:09.157236 (+109697us) raft_consensus.cc:1685] finished
0709 14:57:09.157279 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.157466 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1354,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":145,"thread_start_us":104787,"threads_started":1,"wal-append.queue_time_us":179889}
I20260709 14:57:09.274060 21336 raft_consensus.cc:2468] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
W20260709 14:57:09.262095 22569 log.cc:927] Time spent T 0464618a5b0b4026ac47376ef97b03c7 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:57:09.251492 22384 raft_consensus.cc:3060] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.258143 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:09.312508 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 56021.2us
I20260709 14:57:09.273484 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:09.327015 21303 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:09.328440 21110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.269215 22564 raft_consensus.cc:3055] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:57:09.312397 22376 raft_consensus.cc:493] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.313669 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.341702 22226 leader_election.cc:290] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:09.332608 22564 raft_consensus.cc:740] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:09.342890 21109 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:09.343547 22564 consensus_queue.cc:260] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.315250 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.335436 22581 raft_consensus.cc:2749] T e05dcc836e514499baced0b8f3d0f98f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:09.334213 22085 raft_consensus.cc:2749] T a5500893b5b646e9ac27973663c7bc65 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:57:09.352533 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 105366us
I20260709 14:57:09.341035 21110 raft_consensus.cc:1240] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
W20260709 14:57:09.356700 21305 leader_election.cc:336] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 70057409099149b583059874bda68024 (127.18.157.131:38639): Timed out: RequestConsensusVote RPC to 127.18.157.131:38639 timed out after 1.580s (SENT)
I20260709 14:57:09.330794 21108 raft_consensus.cc:2468] T 91b9191c9180427eacafad87e3f5a5ea P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:09.330714 22566 raft_consensus.cc:2749] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:57:09.338721 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f292514009824d358ebbe490c3ac50fa" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8"
I20260709 14:57:09.345914 22564 raft_consensus.cc:3060] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.341629 22376 raft_consensus.cc:515] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
W20260709 14:57:09.388342 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 135452us
I20260709 14:57:09.387053 21305 leader_election.cc:304] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.348089 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc0f5af0ea73489b801cc23727c568fb" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:09.397997 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:09.398802 21259 raft_consensus.cc:2376] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 5. Re-sending same reply.
I20260709 14:57:09.401132 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82850c5e3e6544959c08cb669b8f8575" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
W20260709 14:57:09.408787 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 144454us
I20260709 14:57:09.414379 21117 raft_consensus.cc:2468] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 4.
I20260709 14:57:09.347548 22215 consensus_queue.cc:1048] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:57:09.333176 22471 consensus_queue.cc:237] T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.332656 22580 consensus_queue.cc:1059] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 14:57:09.395179 21112 raft_consensus.cc:3060] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.442631 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.452931 21338 raft_consensus.cc:2468] T 6bd91ed91fe749bfa3715fa1051f52da P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:09.406025 22085 raft_consensus.cc:493] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:09.454066 22085 raft_consensus.cc:515] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.456807 22496 leader_election.cc:290] T 2fb211adf7bd4290bf8223d9b71b81a2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:09.457888 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.458163 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:09.458865 21331 raft_consensus.cc:2393] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:09.459669 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:09.452143 21109 raft_consensus.cc:1240] T c7367ecafaba4a8a94851e258578e45c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:09.418437 22587 raft_consensus.cc:2749] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:09.456651 22085 leader_election.cc:290] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:09.461191 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de13eee5969147bb9dd0222aa6a390ea" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:09.463871 21266 raft_consensus.cc:1240] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:57:09.417881 21080 leader_election.cc:304] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517
I20260709 14:57:09.462059 22376 leader_election.cc:290] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:09.464123 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:09.474442 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53373b7c59543fe950025da4e1c91a7" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:09.489485 21080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 71671.2us
I20260709 14:57:09.472736 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.490056 21336 raft_consensus.cc:3060] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.492031 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.485271 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 229) took 1603 ms. Trace:
I20260709 14:57:09.494835 21266 rpcz_store.cc:276] 0709 14:57:07.882257 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.188705 (+1306448us) service_pool.cc:224] Handling call
0709 14:57:09.463417 (+274712us) spinlock_profiling.cc:243] Waited 8.71 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:09.463632 (+   215us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.478624 (+ 14992us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.485177 (+  6553us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20041472}
W20260709 14:57:09.465976 22583 log.cc:927] Time spent T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
W20260709 14:57:09.465821 22545 log.cc:927] Time spent T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Append to log took a long time: real 0.204s	user 0.000s	sys 0.002s
I20260709 14:57:09.497531 21337 raft_consensus.cc:2410] T d492e2f828214f6cb0d2ea4e95aba1c9 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:09.478417 21258 raft_consensus.cc:2468] T de13eee5969147bb9dd0222aa6a390ea P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 2.
W20260709 14:57:09.500944 21158 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:09.462702 22226 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.508209 21115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.514281 21115 raft_consensus.cc:2468] T 3573c12841a441378419f805a0e4287e P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:09.509202 21340 raft_consensus.cc:3060] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.462868 22180 raft_consensus.cc:493] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:09.462713 22580 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.473233 21108 raft_consensus.cc:1240] T ac4a310005fb4eeeb7268e30c64fb0d3 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:09.464912 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.470988 22484 raft_consensus.cc:3060] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:09.471082 22582 log.cc:927] Time spent T 36140a364af64ccb8ebfd1185b6f75d1 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260709 14:57:09.463299 22572 raft_consensus.cc:493] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.462437 22044 raft_consensus.cc:3055] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:09.464233 22581 raft_consensus.cc:3055] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:57:09.466572 22491 leader_election.cc:290] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:09.483987 22336 raft_consensus.cc:2749] T 136c9060202c411cb723b42b06fa03ff P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:09.529472 21261 raft_consensus.cc:1275] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:09.475930 21111 raft_consensus.cc:2468] T 484e5b49250346d9b85a9f8cdf1227d2 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:09.529659 21259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024"
I20260709 14:57:09.530639 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.520370 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.532089 22384 raft_consensus.cc:515] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.533327 22372 raft_consensus.cc:515] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.523988 22180 raft_consensus.cc:515] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.496716 21186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:09.520746 22226 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.542471 21266 raft_consensus.cc:1240] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 6 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 5. Current term is 6. Ops: []
I20260709 14:57:09.546157 21332 raft_consensus.cc:2393] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:09.547088 22585 raft_consensus.cc:493] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.508865 22414 raft_consensus.cc:2804] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:09.548544 21336 raft_consensus.cc:2468] T a53373b7c59543fe950025da4e1c91a7 P db68abe050774663a5ea1dd3733445cb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5.
I20260709 14:57:09.553571 21340 raft_consensus.cc:2468] T a7ff6e32654a4341b406922559f31161 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 2.
I20260709 14:57:09.576007 21080 leader_election.cc:304] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:09.555948 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 353887us
W20260709 14:57:09.568435 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 181489us
I20260709 14:57:09.577344 21305 leader_election.cc:304] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.568007 21338 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 4.
I20260709 14:57:09.570086 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.578781 21337 raft_consensus.cc:2393] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1804eb39fbfc4f0686359f2c66023517 in current term 4: Already voted for candidate db68abe050774663a5ea1dd3733445cb in this term.
I20260709 14:57:09.578567 21232 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.554487 22581 raft_consensus.cc:740] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:09.556737 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.573462 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 339) took 1119 ms. Trace:
I20260709 14:57:09.554320 22044 raft_consensus.cc:740] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:09.585229 22570 raft_consensus.cc:2749] T fd3969f4aef747b093b84afdd394eb1e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:09.586243 22044 consensus_queue.cc:260] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.587190 21232 leader_election.cc:304] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.580052 21114 raft_consensus.cc:1240] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:09.588222 22570 raft_consensus.cc:2749] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:09.538211 22580 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.590178 22570 consensus_queue.cc:1059] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:09.580570 22481 raft_consensus.cc:2804] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:57:09.581831 22226 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:09.587800 21266 rpcz_store.cc:276] 0709 14:57:08.453861 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.537887 (+1084026us) service_pool.cc:224] Handling call
0709 14:57:09.542255 (+  4368us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.572647 (+ 30392us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.573372 (+   725us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.584940 21305 leader_election.cc:304] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:09.591805 22570 raft_consensus.cc:3055] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:09.592195 22376 raft_consensus.cc:2804] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:09.592387 22570 raft_consensus.cc:740] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:09.592664 22376 raft_consensus.cc:493] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:09.591362 22481 raft_consensus.cc:493] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:09.593145 22376 raft_consensus.cc:3060] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.592672 21266 raft_consensus.cc:1275] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:09.593601 22570 consensus_queue.cc:260] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.594914 22570 raft_consensus.cc:3060] T 72a3a7034802431098f8286e46e86828 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.596084 22071 raft_consensus.cc:2749] T e46f7dcb5fab410499bcb22134311a54 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:09.596496 22591 consensus_queue.cc:1048] T 0d59408d32474a32b8a1ba36be7ff353 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:09.597455 22491 consensus_queue.cc:1048] T 3f374e3363c446ccbb5e2ef4f86a61cf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:09.593007 21111 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:09.600893 21158 leader_election.cc:304] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:09.601943 22226 raft_consensus.cc:2804] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:57:09.602492 22180 leader_election.cc:290] T e05dcc836e514499baced0b8f3d0f98f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:09.584527 22581 consensus_queue.cc:260] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.562388 22587 consensus_queue.cc:1048] T 6bd91ed91fe749bfa3715fa1051f52da P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:57:09.603109 21232 leader_election.cc:304] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.603932 21339 raft_consensus.cc:1275] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:09.604362 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:09.590523 22580 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:09.593997 21257 raft_consensus.cc:2393] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 70057409099149b583059874bda68024 in this term.
I20260709 14:57:09.583524 22384 leader_election.cc:290] T 80d5e4dbd30342cca20f48d2f77d30c6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:09.584702 21112 raft_consensus.cc:2468] T f292514009824d358ebbe490c3ac50fa P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:09.624058 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0556d8af94a94f19bf846f2cceea55eb" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.624697 22597 raft_consensus.cc:493] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.625381 22597 raft_consensus.cc:515] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.625849 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.627203 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.628053 22376 raft_consensus.cc:515] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.628594 21111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.603133 22481 raft_consensus.cc:3060] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:09.629802 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7367ecafaba4a8a94851e258578e45c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.631240 22376 leader_election.cc:290] T b490e3caf8c84b9ca88358e8b79e0862 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:09.631677 21192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51528 (request call id 261) took 1019 ms. Trace:
I20260709 14:57:09.632238 21192 rpcz_store.cc:276] 0709 14:57:08.611872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:08.617683 (+  5811us) service_pool.cc:224] Handling call
0709 14:57:09.631395 (+1013712us) spinlock_profiling.cc:243] Waited 378 ms on lock 0x7b540026d4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46befd2fa 00007fd470ebeb17 00007fd46a4396d4 00007fd46a439662 00007fd46a439591 00007fd46a43950c 00007fd46a4387c2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:09.631597 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":869424384}
I20260709 14:57:09.568218 21331 raft_consensus.cc:3060] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.597226 21080 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.608434 21305 leader_election.cc:304] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:09.607357 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 234) took 1118 ms. Trace:
I20260709 14:57:09.587572 22044 raft_consensus.cc:3060] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.614252 21158 leader_election.cc:304] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:09.619089 22468 consensus_queue.cc:1059] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:57:09.614323 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:09.620067 22581 raft_consensus.cc:3060] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:57:09.621492 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 228) took 1786 ms. Trace:
I20260709 14:57:09.651845 21265 rpcz_store.cc:276] 0709 14:57:07.843124 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.180800 (+1337676us) service_pool.cc:224] Handling call
0709 14:57:09.181173 (+   373us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.334620 (+153447us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:09.334655 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:09.345868 (+ 11213us) log.cc:844] Serialized 26 byte log entry
0709 14:57:09.483279 (+137411us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:09.483317 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.494324 (+ 11007us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:09.621227 (+126903us) raft_consensus.cc:1685] finished
0709 14:57:09.621267 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.621430 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10,"raft.queue_time_us":7014,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":13762,"thread_start_us":224476,"threads_started":2,"wal-append.queue_time_us":186345}
I20260709 14:57:09.622404 22332 raft_consensus.cc:493] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:09.653584 22332 raft_consensus.cc:515] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.656121 22332 leader_election.cc:290] T 5f0f723bd8a044cb87db18da479d4a88 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:09.657956 21265 raft_consensus.cc:1275] T 0efa8c17b9f44755bedfbfe118a2c06c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:09.658730 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 236) took 1169 ms. Trace:
I20260709 14:57:09.659076 21265 rpcz_store.cc:276] 0709 14:57:08.489306 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.657080 (+1167774us) service_pool.cc:224] Handling call
0709 14:57:09.657523 (+   443us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.658445 (+   922us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.658667 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.661779 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0f723bd8a044cb87db18da479d4a88" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.667375 21335 raft_consensus.cc:1240] T 00ae78a338eb408da4e6e7811a90940b P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:09.618566 21232 leader_election.cc:304] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.637842 21266 rpcz_store.cc:276] 0709 14:57:08.488574 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.591967 (+1103393us) service_pool.cc:224] Handling call
0709 14:57:09.592326 (+   359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.607048 (+ 14722us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.607286 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.670639 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 345) took 1157 ms. Trace:
I20260709 14:57:09.671077 21266 rpcz_store.cc:276] 0709 14:57:08.512846 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.669642 (+1156796us) service_pool.cc:224] Handling call
0709 14:57:09.670055 (+   413us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.670249 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:09.670274 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:09.670319 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:09.670350 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.670404 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.670531 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.639392 21080 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024
I20260709 14:57:09.674031 22362 raft_consensus.cc:2804] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:09.575475 22414 raft_consensus.cc:493] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:09.675074 22362 raft_consensus.cc:697] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Leader. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:09.602525 22226 raft_consensus.cc:697] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [term 5 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:09.676558 22362 consensus_queue.cc:237] T 02d8c8f3049a4ac486ffdb7767b4419f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Queue going to LEADER 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: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:09.676895 22226 consensus_queue.cc:237] T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.649893 21305 leader_election.cc:304] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:09.684306 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:09.673142 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 348) took 1146 ms. Trace:
I20260709 14:57:09.686451 21266 rpcz_store.cc:276] 0709 14:57:08.526575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.672174 (+1145599us) service_pool.cc:224] Handling call
0709 14:57:09.672572 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.672771 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:09.672797 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:09.672842 (+    45us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:09.672901 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.672962 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:09.673079 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:09.612298 22180 raft_consensus.cc:2749] T b4519674f0334a54ac0f320cd1c5b6bf P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:09.557436 22572 raft_consensus.cc:515] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:09.693132 21158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 78976.6us
I20260709 14:57:09.625367 21112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46f7dcb5fab410499bcb22134311a54" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
W20260709 14:57:09.694093 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 75671.7us
I20260709 14:57:09.699824 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc80932c8cda41fb8045a6d0a4ae78af" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:09.700001 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 50219.1us
I20260709 14:57:09.704066 21232 leader_election.cc:304] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:09.699606 21336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
W20260709 14:57:09.707034 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:09.704802 21305 leader_election.cc:304] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.675261 22414 raft_consensus.cc:3060] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.705099 21232 leader_election.cc:304] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
W20260709 14:57:09.716289 21306 leader_election.cc:336] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649): Timed out: RequestConsensusVote RPC to 127.18.157.130:46649 timed out after 1.519s (SENT)
I20260709 14:57:09.720976 21305 leader_election.cc:304] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 70057409099149b583059874bda68024, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.722524 21305 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:09.688709 22376 raft_consensus.cc:493] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:09.729089 21306 leader_election.cc:304] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [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: db68abe050774663a5ea1dd3733445cb; no voters: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:09.734581 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:09.700553 22556 raft_consensus.cc:2804] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:09.716316 22476 raft_consensus.cc:2804] T f292514009824d358ebbe490c3ac50fa P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:57:09.733002 22180 raft_consensus.cc:2804] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:09.744567 22180 raft_consensus.cc:493] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:09.744979 22180 raft_consensus.cc:3060] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.737360 22376 raft_consensus.cc:515] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:09.747668 22376 leader_election.cc:290] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:09.748214 22570 raft_consensus.cc:2804] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:57:09.748796 22590 raft_consensus.cc:2749] T 0a8fc44fce314cefac4a09d9f8b84379 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:57:09.717228 22384 raft_consensus.cc:3060] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:09.740873 21232 leader_election.cc:304] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
W20260709 14:57:09.738269 22238 consensus_meta.cc:287] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.589s	user 0.012s	sys 0.000s
I20260709 14:57:09.721042 22432 raft_consensus.cc:2749] T 2dea1b8ac48845699cd1e47e66ff7613 P 70057409099149b583059874bda68024 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:57:09.731923 22085 raft_consensus.cc:2804] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:09.737195 21185 raft_consensus.cc:2393] T 3c73f4da29494560b2f102b385cd270c P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 3: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:09.579228 22585 raft_consensus.cc:515] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:09.753839 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:09.826232 21116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea513a3b0d4b43aeb7e4e1d0ad5464" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.748844 22570 raft_consensus.cc:697] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [term 4 LEADER]: Becoming Leader. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:09.846637 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
W20260709 14:57:09.853484 22593 log.cc:927] Time spent T 0a2e0faa54a24689b3f27af592ffb2d6 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:57:09.854095 22570 consensus_queue.cc:237] T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:09.855647 22572 leader_election.cc:290] T 2282d8156c6b43c1b84f26371072b28b P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 70057409099149b583059874bda68024 (127.18.157.131:38639)
W20260709 14:57:09.858366 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.129:35603, user_credentials={real_user=slave}} blocked reactor thread for 118913us
I20260709 14:57:09.759248 22597 leader_election.cc:290] T 36140a364af64ccb8ebfd1185b6f75d1 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:09.815796 22085 raft_consensus.cc:493] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:09.811141 22261 raft_consensus.cc:3055] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:57:09.843400 22550 log.cc:927] Time spent T 30c090786f8c4b759db000dad6ed3236 P db68abe050774663a5ea1dd3733445cb: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 14:57:09.831007 22606 raft_consensus.cc:2749] T 0556d8af94a94f19bf846f2cceea55eb P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:57:09.828976 21259 raft_consensus.cc:1275] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:09.904258 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3969f4aef747b093b84afdd394eb1e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:09.857770 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2282d8156c6b43c1b84f26371072b28b" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" is_pre_election: true
I20260709 14:57:09.809033 22429 consensus_queue.cc:1048] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 14:57:09.809206 22238 raft_consensus.cc:515] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:09.927767 21232 leader_election.cc:304] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:09.768149 22556 raft_consensus.cc:697] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:09.848204 22580 raft_consensus.cc:493] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:09.932797 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:09.752943 22574 raft_consensus.cc:515] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:09.842693 22491 consensus_queue.cc:1059] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.087s
I20260709 14:57:10.013283 22491 raft_consensus.cc:3055] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:57:10.013672 22491 raft_consensus.cc:740] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:10.014655 22491 consensus_queue.cc:260] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:10.016304 22491 raft_consensus.cc:3060] T 2bf5d34ab52247ff8d3c4f3dc003606f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:09.831939 22360 consensus_queue.cc:1048] T 2282d8156c6b43c1b84f26371072b28b P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.094s
I20260709 14:57:09.903015 22085 raft_consensus.cc:3060] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:10.025432 22605 log.cc:927] Time spent T f558ac2ec861473eb5e6c556f415efbf P 70057409099149b583059874bda68024: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 14:57:10.028632 22595 consensus_queue.cc:1059] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.182s
I20260709 14:57:10.030756 22085 raft_consensus.cc:515] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:10.032917 22085 leader_election.cc:290] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 4 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
W20260709 14:57:09.985821 21232 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 58185.2us
I20260709 14:57:09.948714 22597 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:10.039973 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
W20260709 14:57:10.042124 22602 log.cc:927] Time spent T fc80932c8cda41fb8045a6d0a4ae78af P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.176s	user 0.000s	sys 0.000s
I20260709 14:57:09.949193 21263 raft_consensus.cc:1275] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:10.043754 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5500893b5b646e9ac27973663c7bc65" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:09.997525 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 239) took 1431 ms. Trace:
I20260709 14:57:09.971596 22372 leader_election.cc:290] T 943181b3a9664b80a59584d5323b916e P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:10.045495 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd91ed91fe749bfa3715fa1051f52da" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.040606 22597 raft_consensus.cc:515] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:10.047127 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.050441 22597 leader_election.cc:290] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:10.044373 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 235) took 1555 ms. Trace:
I20260709 14:57:09.955400 21335 raft_consensus.cc:2410] T 2fb211adf7bd4290bf8223d9b71b81a2 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:10.052546 21259 rpcz_store.cc:276] 0709 14:57:08.565786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.691752 (+1125966us) service_pool.cc:224] Handling call
0709 14:57:09.735617 (+ 43865us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.928682 (+193065us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.985194 (+ 56512us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:10.054528 21259 raft_consensus.cc:1275] T 2282d8156c6b43c1b84f26371072b28b P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:10.051404 22581 raft_consensus.cc:3055] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:10.055478 22581 raft_consensus.cc:740] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a4cd0f9d9b8e48398dcb0c0be95e9db8, State: Running, Role: LEADER
I20260709 14:57:10.052104 21338 raft_consensus.cc:1240] T 3f374e3363c446ccbb5e2ef4f86a61cf P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:57:10.006492 22238 leader_election.cc:290] T 75ccce8d1d7c4498bc877b65e434a975 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 5 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:09.941519 22307 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:57:09.932049 22554 log.cc:927] Time spent T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 14:57:10.009374 22580 raft_consensus.cc:515] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:09.905934 22261 raft_consensus.cc:740] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db68abe050774663a5ea1dd3733445cb, State: Running, Role: LEADER
I20260709 14:57:09.947958 22594 raft_consensus.cc:2804] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:10.012467 22509 raft_consensus.cc:2749] T 4869f8682c754fe58394881f1a270126 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.067394 21192 raft_consensus.cc:2468] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:10.055047 22585 leader_election.cc:290] T faea513a3b0d4b43aeb7e4e1d0ad5464 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:10.055274 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 241) took 1456 ms. Trace:
W20260709 14:57:10.073829 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 312348us
I20260709 14:57:10.081774 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.103510 21192 raft_consensus.cc:2393] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:10.112783 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0efa8c17b9f44755bedfbfe118a2c06c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.113811 21192 raft_consensus.cc:2468] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 4.
I20260709 14:57:10.072351 22597 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:10.071781 22307 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:10.052038 21263 rpcz_store.cc:276] 0709 14:57:08.488941 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.624347 (+1135406us) service_pool.cc:224] Handling call
0709 14:57:09.624692 (+   345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.043417 (+418725us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.044086 (+   669us) spinlock_profiling.cc:243] Waited 243 ms on lock 0x7b54002733d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:10.044295 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":558035712}
I20260709 14:57:10.127971 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d492e2f828214f6cb0d2ea4e95aba1c9" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.119247 22574 leader_election.cc:290] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 5 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:10.161037 21192 raft_consensus.cc:2468] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:10.163205 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05dcc836e514499baced0b8f3d0f98f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.099607 22481 raft_consensus.cc:515] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:10.175782 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b64ecb8a4c4a5abe14ef1b60ca890f" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:10.180019 21340 raft_consensus.cc:2468] T 80b64ecb8a4c4a5abe14ef1b60ca890f P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 4.
I20260709 14:57:10.182356 21264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba188583932447bb17961ce09899925" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70057409099149b583059874bda68024" is_pre_election: true
I20260709 14:57:10.183476 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46340 (request call id 244) took 1173 ms. Trace:
I20260709 14:57:10.183858 21264 rpcz_store.cc:276] 0709 14:57:09.010556 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.027366 (+ 16810us) service_pool.cc:224] Handling call
0709 14:57:10.182149 (+1154783us) spinlock_profiling.cc:243] Waited 2.56 ms on lock 0x7b58001e0698. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ebf0a0 00007fd470ebe984 00007fd46a4396d4 00007fd46a439662
0709 14:57:10.183383 (+  1234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5882240}
I20260709 14:57:10.100927 21259 rpcz_store.cc:276] 0709 14:57:08.598678 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.053824 (+1455146us) service_pool.cc:224] Handling call
0709 14:57:10.054141 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.054906 (+   765us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.055216 (+   310us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:10.189325 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 353) took 1409 ms. Trace:
I20260709 14:57:10.106511 22581 consensus_queue.cc:260] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:10.175032 21335 raft_consensus.cc:1275] T e46f7dcb5fab410499bcb22134311a54 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:10.190177 21264 rpcz_store.cc:276] 0709 14:57:08.778255 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.185003 (+1406748us) service_pool.cc:224] Handling call
0709 14:57:10.186771 (+  1768us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.187028 (+   257us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:10.187053 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:10.187099 (+    46us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:10.187137 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.187211 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.187359 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:10.149618 22597 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:10.241560 21188 raft_consensus.cc:1275] T 0efa8c17b9f44755bedfbfe118a2c06c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Refusing update from remote peer a4cd0f9d9b8e48398dcb0c0be95e9db8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:57:10.242923 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943181b3a9664b80a59584d5323b916e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.150049 22261 consensus_queue.cc:260] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [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: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:10.245453 21188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51538 (request call id 294) took 1194 ms. Trace:
I20260709 14:57:10.251848 21188 rpcz_store.cc:276] 0709 14:57:09.051276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.051454 (+   178us) service_pool.cc:224] Handling call
0709 14:57:10.237776 (+1186322us) spinlock_profiling.cc:243] Waited 2.34 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:10.238079 (+   303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.242201 (+  4122us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.245372 (+  3171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5371648}
W20260709 14:57:10.253386 21229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:10.248011 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8fc44fce314cefac4a09d9f8b84379" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:10.273327 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ff6e32654a4341b406922559f31161" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.274716 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f6d361ecc4ea3b76b36466ad87c5c" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.278296 21188 raft_consensus.cc:2393] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 2: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
W20260709 14:57:10.281476 22564 consensus_meta.cc:287] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.865s	user 0.016s	sys 0.000s
W20260709 14:57:10.273350 22622 log.cc:927] Time spent T c7367ecafaba4a8a94851e258578e45c P 70057409099149b583059874bda68024: Append to log took a long time: real 0.052s	user 0.000s	sys 0.002s
I20260709 14:57:10.283215 21189 raft_consensus.cc:2410] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:10.283594 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3573c12841a441378419f805a0e4287e" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.284675 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f558ac2ec861473eb5e6c556f415efbf" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.287029 22597 leader_election.cc:290] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:10.218052 22414 raft_consensus.cc:515] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:10.290817 21185 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 3.
I20260709 14:57:10.223202 22180 raft_consensus.cc:515] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:10.290894 22414 leader_election.cc:290] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
I20260709 14:57:10.291770 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5e4dbd30342cca20f48d2f77d30c6" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.291275 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39858ae2685e4146b342305b0565e476" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.294576 22180 leader_election.cc:290] T 91b9191c9180427eacafad87e3f5a5ea P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:10.295517 22180 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:10.296037 22180 raft_consensus.cc:515] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:10.297856 22261 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:57:10.292021 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.298552 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4519674f0334a54ac0f320cd1c5b6bf" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.298506 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b490e3caf8c84b9ca88358e8b79e0862" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.300792 21185 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:10.302095 22580 leader_election.cc:290] T 38eb6206e91249e3b32e6f6ff08242d0 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649)
W20260709 14:57:10.312211 21260 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.591s	user 0.041s	sys 0.071s
I20260709 14:57:10.158742 22556 consensus_queue.cc:237] T 484e5b49250346d9b85a9f8cdf1227d2 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER 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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:10.245401 21334 raft_consensus.cc:1240] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 2. Current term is 3. Ops: []
W20260709 14:57:10.373747 21260 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.047s	sys 0.089s
W20260709 14:57:10.376965 21083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.157.130:46649, user_credentials={real_user=slave}} blocked reactor thread for 70305.8us
I20260709 14:57:10.379602 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 343) took 1910 ms. Trace:
I20260709 14:57:10.380141 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4a310005fb4eeeb7268e30c64fb0d3" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.383890 21340 raft_consensus.cc:1275] T 3573c12841a441378419f805a0e4287e P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:57:10.303117 21109 raft_consensus.cc:1240] T bcfbd836ca5d427094fb2e74b06fde56 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:10.383617 21188 raft_consensus.cc:2410] T ac4a310005fb4eeeb7268e30c64fb0d3 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:10.387759 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfbd836ca5d427094fb2e74b06fde56" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.380121 21260 rpcz_store.cc:276] 0709 14:57:08.469693 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.546704 (+1077011us) service_pool.cc:224] Handling call
0709 14:57:09.547090 (+   386us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.547357 (+   267us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:09.547691 (+   334us) log.cc:844] Serialized 14 byte log entry
0709 14:57:10.379211 (+831520us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:10.379274 (+    63us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:10.379321 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.379396 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.379527 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":271,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":30292,"raft.run_cpu_time_us":42,"raft.run_wall_time_us":43,"spinlock_wait_cycles":34176,"thread_start_us":830947,"threads_started":2,"wal-append.queue_time_us":278213}
I20260709 14:57:10.390974 22615 consensus_queue.cc:1048] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
W20260709 14:57:10.392738 22617 log.cc:927] Time spent T 38eb6206e91249e3b32e6f6ff08242d0 P 70057409099149b583059874bda68024: Append to log took a long time: real 0.074s	user 0.002s	sys 0.000s
I20260709 14:57:10.401777 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 344) took 1890 ms. Trace:
I20260709 14:57:10.402343 21265 rpcz_store.cc:276] 0709 14:57:08.512012 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.659964 (+1147952us) service_pool.cc:224] Handling call
0709 14:57:09.660359 (+   395us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.847357 (+186998us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:09.847398 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:09.848059 (+   661us) log.cc:844] Serialized 26 byte log entry
0709 14:57:09.947965 (+ 99906us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:09.962331 (+ 14366us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:09.962444 (+   113us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:10.401467 (+439023us) raft_consensus.cc:1685] finished
0709 14:57:10.401495 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.401694 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8105,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":111,"thread_start_us":268896,"threads_started":2,"wal-append.queue_time_us":259728}
W20260709 14:57:10.392877 22619 log.cc:927] Time spent T a53373b7c59543fe950025da4e1c91a7 P 1804eb39fbfc4f0686359f2c66023517: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260709 14:57:10.392975 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38eb6206e91249e3b32e6f6ff08242d0" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.413762 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.414543 21192 raft_consensus.cc:2393] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:10.393904 22481 leader_election.cc:290] T 136c9060202c411cb723b42b06fa03ff P db68abe050774663a5ea1dd3733445cb [CANDIDATE]: Term 3 election: Requested vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:10.390386 22414 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:10.419193 22414 raft_consensus.cc:515] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
W20260709 14:57:10.420854 22384 consensus_meta.cc:287] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8: Time spent flushing consensus metadata: real 0.660s	user 0.007s	sys 0.007s
I20260709 14:57:10.423840 21108 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 268) took 1338 ms. Trace:
W20260709 14:57:10.385370 21331 consensus_meta.cc:287] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.669s	user 0.008s	sys 0.004s
I20260709 14:57:10.424762 21331 raft_consensus.cc:2468] T fc80932c8cda41fb8045a6d0a4ae78af P db68abe050774663a5ea1dd3733445cb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 5.
I20260709 14:57:10.426653 21266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 240) took 1860 ms. Trace:
W20260709 14:57:10.382658 22044 consensus_meta.cc:287] T 336df5bbdcd44bc19ad64ec3ca7eea00 P 1804eb39fbfc4f0686359f2c66023517: Time spent flushing consensus metadata: real 0.730s	user 0.011s	sys 0.003s
I20260709 14:57:10.427198 21266 rpcz_store.cc:276] 0709 14:57:08.566025 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.693046 (+1127021us) service_pool.cc:224] Handling call
0709 14:57:09.693431 (+   385us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.750479 (+ 57048us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:09.750509 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:09.808457 (+ 57948us) log.cc:844] Serialized 26 byte log entry
0709 14:57:10.121637 (+313180us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:10.121684 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.121766 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:10.426381 (+304615us) raft_consensus.cc:1685] finished
0709 14:57:10.426401 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.426587 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13303,"raft.queue_time_us":54036,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"thread_start_us":231437,"threads_started":2,"wal-append.queue_time_us":346974}
I20260709 14:57:10.385003 21259 raft_consensus.cc:1240] T 710d0aa6e9f04c5ab3800f32b6868005 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Rejecting Update request from peer 1804eb39fbfc4f0686359f2c66023517 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:10.378084 22566 raft_consensus.cc:493] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
W20260709 14:57:10.422863 22484 consensus_meta.cc:287] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb: Time spent flushing consensus metadata: real 0.874s	user 0.013s	sys 0.000s
W20260709 14:57:10.422209 21082 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:10.433523 21260 raft_consensus.cc:1240] T 0a8fc44fce314cefac4a09d9f8b84379 P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Rejecting Update request from peer a4cd0f9d9b8e48398dcb0c0be95e9db8 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:57:10.408177 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0464618a5b0b4026ac47376ef97b03c7" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517"
I20260709 14:57:10.436592 21260 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 246) took 1172 ms. Trace:
I20260709 14:57:10.423967 22384 raft_consensus.cc:2749] T 0a2e0faa54a24689b3f27af592ffb2d6 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.427644 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
    @     0x7fd469030dad testing::UnitTest::Run() at ??:0
    @           0x39683c RUN_ALL_TESTS() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:?
    @           0x39543d main at /apache/dev/git/kudu/src/kudu/util/test_main.cc:?
I20260709 14:57:10.436110 22566 raft_consensus.cc:515] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:10.436108 22484 raft_consensus.cc:2749] T 75ccce8d1d7c4498bc877b65e434a975 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.486868 21229 leader_election.cc:304] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:10.441211 22496 raft_consensus.cc:493] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:10.430299 22491 raft_consensus.cc:493] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:10.437369 21260 rpcz_store.cc:276] 0709 14:57:09.264625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.391654 (+1127029us) service_pool.cc:224] Handling call
0709 14:57:10.392304 (+   650us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:10.434180 (+ 41876us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.436503 (+  2323us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:10.465930 21259 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46326 (request call id 355) took 1536 ms. Trace:
I20260709 14:57:10.500192 21229 leader_election.cc:304] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:10.483942 22429 raft_consensus.cc:493] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:10.430665 21108 rpcz_store.cc:276] 0709 14:57:09.085469 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.416698 (+331229us) service_pool.cc:224] Handling call
0709 14:57:09.455743 (+ 39045us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:09.524305 (+ 68562us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.423535 (+899230us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b540019b4d4. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef9e01 00007fd46bef883e 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6
0709 14:57:10.423778 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":39374720}
I20260709 14:57:10.508834 21229 leader_election.cc:304] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:10.515648 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c73f4da29494560b2f102b385cd270c" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:10.513901 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b9191c9180427eacafad87e3f5a5ea" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb"
I20260709 14:57:10.485438 22552 raft_consensus.cc:3055] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:10.520612 22552 raft_consensus.cc:740] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:10.521780 22552 consensus_queue.cc:260] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [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: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:10.523128 22552 raft_consensus.cc:3060] T f558ac2ec861473eb5e6c556f415efbf P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.523792 21265 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 247) took 1257 ms. Trace:
I20260709 14:57:10.524279 21265 rpcz_store.cc:276] 0709 14:57:09.266543 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.404200 (+1137657us) service_pool.cc:224] Handling call
0709 14:57:10.405017 (+   817us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:10.431256 (+ 26239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:10.431290 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:10.444626 (+ 13336us) log.cc:844] Serialized 26 byte log entry
0709 14:57:10.521076 (+ 76450us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:57:10.521124 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.521213 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:10.523489 (+  2276us) raft_consensus.cc:1685] finished
0709 14:57:10.523514 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.523717 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3579,"raft.queue_time_us":121,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":2105,"thread_start_us":27008,"threads_started":1,"wal-append.queue_time_us":27451}
I20260709 14:57:10.525799 21229 leader_election.cc:304] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:10.526803 22610 raft_consensus.cc:2804] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:57:10.518446 21339 raft_consensus.cc:2468] T 3c73f4da29494560b2f102b385cd270c P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:10.505859 22585 raft_consensus.cc:2749] T 0a2e0faa54a24689b3f27af592ffb2d6 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.519325 21331 raft_consensus.cc:1275] T 39858ae2685e4146b342305b0565e476 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:10.561674 21229 leader_election.cc:304] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:10.534144 22570 raft_consensus.cc:2804] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:10.528714 22414 leader_election.cc:290] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:10.506709 21185 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:10.550669 22610 raft_consensus.cc:493] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:10.517405 22496 raft_consensus.cc:515] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:10.525373 22597 consensus_queue.cc:1059] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:57:10.559460 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf6ded2d0f4117b913a3f65dd383a5" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.507584 21259 rpcz_store.cc:276] 0709 14:57:08.919695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.218831 (+1299136us) service_pool.cc:224] Handling call
0709 14:57:10.255527 (+ 36696us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.436555 (+181028us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.455825 (+ 19270us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:10.548949 22372 consensus_queue.cc:1048] T e46f7dcb5fab410499bcb22134311a54 P 70057409099149b583059874bda68024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:57:10.594794 21183 raft_consensus.cc:2468] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 in term 3.
I20260709 14:57:10.595945 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710d0aa6e9f04c5ab3800f32b6868005" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.575968 22496 leader_election.cc:290] T 710d0aa6e9f04c5ab3800f32b6868005 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:10.577322 21263 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 242) took 1964 ms. Trace:
I20260709 14:57:10.596352 21083 leader_election.cc:304] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:10.577883 22621 raft_consensus.cc:2749] T 02d8c8f3049a4ac486ffdb7767b4419f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.569689 22585 raft_consensus.cc:2804] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:10.515548 22491 raft_consensus.cc:515] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } }
I20260709 14:57:10.597584 22496 raft_consensus.cc:2804] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:10.566216 22570 raft_consensus.cc:493] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:10.598397 22570 raft_consensus.cc:3060] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.599526 22491 leader_election.cc:290] T 82850c5e3e6544959c08cb669b8f8575 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 70057409099149b583059874bda68024 (127.18.157.131:38639), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:10.599277 22258 consensus_queue.cc:260] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:10.590444 22566 leader_election.cc:290] T 4a1aaffff1e3448695dc74214f887944 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:10.529501 22429 raft_consensus.cc:515] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } }
I20260709 14:57:10.600728 22258 raft_consensus.cc:3060] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:10.602203 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085ce01ad5944f69bcb93478bc8d08ac" candidate_uuid: "70057409099149b583059874bda68024" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:10.602780 22429 leader_election.cc:290] T 2dea1b8ac48845699cd1e47e66ff7613 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), 70057409099149b583059874bda68024 (127.18.157.131:38639)
I20260709 14:57:10.603390 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a3a7034802431098f8286e46e86828" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.597714 22585 raft_consensus.cc:493] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:10.604961 22585 raft_consensus.cc:3060] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.605546 22597 raft_consensus.cc:3055] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:57:10.605954 22597 raft_consensus.cc:740] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 70057409099149b583059874bda68024, State: Running, Role: LEADER
I20260709 14:57:10.606119 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dea1b8ac48845699cd1e47e66ff7613" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.604699 21083 leader_election.cc:304] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: 1804eb39fbfc4f0686359f2c66023517, a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 
I20260709 14:57:10.602984 21339 raft_consensus.cc:2468] T 085ce01ad5944f69bcb93478bc8d08ac P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70057409099149b583059874bda68024 in term 3.
I20260709 14:57:10.607582 21189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d59408d32474a32b8a1ba36be7ff353" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.608285 21189 raft_consensus.cc:2468] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:10.608542 21229 leader_election.cc:304] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [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: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb; no voters: 
I20260709 14:57:10.608758 21189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 202) took 1031 ms. Trace:
I20260709 14:57:10.609540 22621 raft_consensus.cc:2804] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:10.609951 22621 raft_consensus.cc:493] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:10.610304 22621 raft_consensus.cc:3060] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.612123 22307 leader_election.cc:290] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261), a4cd0f9d9b8e48398dcb0c0be95e9db8 (127.18.157.129:35603)
I20260709 14:57:10.613284 22429 raft_consensus.cc:2804] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:10.613896 22429 raft_consensus.cc:493] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:57:10.614415 22429 raft_consensus.cc:3060] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.615713 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c090786f8c4b759db000dad6ed3236" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.616899 21183 raft_consensus.cc:2410] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:57:10.617532 21183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 200) took 1047 ms. Trace:
I20260709 14:57:10.617961 21183 rpcz_store.cc:276] 0709 14:57:09.569762 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.596944 (+1027182us) service_pool.cc:224] Handling call
0709 14:57:10.617448 (+ 20504us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:57:10.618763 21188 raft_consensus.cc:1275] T 2eaf6ded2d0f4117b913a3f65dd383a5 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer 70057409099149b583059874bda68024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:57:10.619626 21183 raft_consensus.cc:1240] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Rejecting Update request from peer 70057409099149b583059874bda68024 for earlier term 3. Current term is 4. Ops: []
I20260709 14:57:10.620419 21188 raft_consensus.cc:1275] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Refusing update from remote peer db68abe050774663a5ea1dd3733445cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 1. (term mismatch)
I20260709 14:57:10.620844 21188 pending_rounds.cc:85] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Aborting all ops after (but not including) 0
I20260709 14:57:10.604135 21185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb211adf7bd4290bf8223d9b71b81a2" candidate_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.622419 21185 raft_consensus.cc:2410] T 2fb211adf7bd4290bf8223d9b71b81a2 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4cd0f9d9b8e48398dcb0c0be95e9db8 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:57:10.571710 22610 raft_consensus.cc:3060] T 80b64ecb8a4c4a5abe14ef1b60ca890f P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:10.628123 22597 consensus_queue.cc:260] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [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: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:10.592826 22180 leader_election.cc:290] T 085ce01ad5944f69bcb93478bc8d08ac P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:10.598001 22496 raft_consensus.cc:493] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 70057409099149b583059874bda68024)
I20260709 14:57:10.596693 21263 rpcz_store.cc:276] 0709 14:57:08.612799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.165907 (+1553108us) service_pool.cc:224] Handling call
0709 14:57:10.219796 (+ 53889us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:57:10.387033 (+167237us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:57:10.391083 (+  4050us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:57:10.411587 (+ 20504us) log.cc:844] Serialized 26 byte log entry
0709 14:57:10.564692 (+153105us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:57:10.568412 (+  3720us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.572431 (+  4019us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:57:10.577007 (+  4576us) raft_consensus.cc:1685] finished
0709 14:57:10.577038 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.577220 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39843,"raft.queue_time_us":106159,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":5993,"thread_start_us":139965,"threads_started":1,"wal-append.queue_time_us":162671}
I20260709 14:57:10.565730 21333 raft_consensus.cc:1275] T 4869f8682c754fe58394881f1a270126 P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Refusing update from remote peer 1804eb39fbfc4f0686359f2c66023517: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:57:10.604233 21192 raft_consensus.cc:2393] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:10.621052 21188 pending_rounds.cc:107] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 14:57:10.676653 21188 raft_consensus.cc:2889] T b4519674f0334a54ac0f320cd1c5b6bf P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:57:10.609098 21189 rpcz_store.cc:276] 0709 14:57:09.577199 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.607312 (+1030113us) service_pool.cc:224] Handling call
0709 14:57:10.608685 (+  1373us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:57:10.648808 21080 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:10.661098 21264 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46340 (request call id 245) took 1397 ms. Trace:
I20260709 14:57:10.662464 21155 leader_election.cc:304] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:10.678081 21264 rpcz_store.cc:276] 0709 14:57:09.263799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.244868 (+981069us) service_pool.cc:224] Handling call
0709 14:57:10.270381 (+ 25513us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.270659 (+   278us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:57:10.485805 (+215146us) log.cc:844] Serialized 14 byte log entry
0709 14:57:10.660528 (+174723us) log.cc:844] Serialized 14 byte log entry
0709 14:57:10.660760 (+   232us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:10.660800 (+    40us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:57:10.660842 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.660904 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.661033 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1236,"prepare.queue_time_us":263599,"prepare.run_wall_time_us":1031,"raft.queue_time_us":6527,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":3261,"spinlock_wait_cycles":120082048,"thread_start_us":283701,"threads_started":3,"wal-append.queue_time_us":100462}
I20260709 14:57:10.681180 21155 leader_election.cc:304] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:10.660660 22496 raft_consensus.cc:3060] T 2eaf6ded2d0f4117b913a3f65dd383a5 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.689949 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ac7b91256f42b0a51480c727651b70" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:10.701689 21155 leader_election.cc:304] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:10.657898 22597 raft_consensus.cc:3060] T 00ae78a338eb408da4e6e7811a90940b P 70057409099149b583059874bda68024 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.723963 21339 raft_consensus.cc:2468] T a7ac7b91256f42b0a51480c727651b70 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:10.686421 22285 raft_consensus.cc:493] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:10.731099 22468 raft_consensus.cc:2804] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:57:10.731711 21117 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36826 (request call id 269) took 1615 ms. Trace:
I20260709 14:57:10.763768 21117 rpcz_store.cc:276] 0709 14:57:09.116837 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:10.430111 (+1313274us) service_pool.cc:224] Handling call
0709 14:57:10.430612 (+   501us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.430866 (+   254us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:57:10.524547 (+ 93681us) log.cc:844] Serialized 14 byte log entry
0709 14:57:10.731336 (+206789us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:57:10.731393 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:57:10.731433 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.731503 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:57:10.731648 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":89127,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":61,"raft.queue_time_us":18869,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":107,"thread_start_us":287486,"threads_started":2}
I20260709 14:57:10.732869 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ae78a338eb408da4e6e7811a90940b" candidate_uuid: "db68abe050774663a5ea1dd3733445cb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1804eb39fbfc4f0686359f2c66023517" is_pre_election: true
I20260709 14:57:10.742571 22585 raft_consensus.cc:515] T 3c73f4da29494560b2f102b385cd270c P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
I20260709 14:57:10.687341 22566 raft_consensus.cc:2804] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:57:10.746946 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1aaffff1e3448695dc74214f887944" candidate_uuid: "1804eb39fbfc4f0686359f2c66023517" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "db68abe050774663a5ea1dd3733445cb" is_pre_election: true
I20260709 14:57:10.748232 21184 raft_consensus.cc:2468] T 0464618a5b0b4026ac47376ef97b03c7 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db68abe050774663a5ea1dd3733445cb in term 4.
I20260709 14:57:10.754793 22570 raft_consensus.cc:515] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } } peers { permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 } } peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } }
W20260709 14:57:10.765515 21155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.132:43261, user_credentials={real_user=slave}} blocked reactor thread for 63945.3us
I20260709 14:57:10.771034 21082 leader_election.cc:304] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [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: a4cd0f9d9b8e48398dcb0c0be95e9db8; no voters: 1804eb39fbfc4f0686359f2c66023517, 70057409099149b583059874bda68024
I20260709 14:57:10.763929 22285 raft_consensus.cc:3060] T 30c090786f8c4b759db000dad6ed3236 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:10.690634 22044 raft_consensus.cc:2749] T d492e2f828214f6cb0d2ea4e95aba1c9 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:57:10.815596 21082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.157.131:38639, user_credentials={real_user=slave}} blocked reactor thread for 44695.9us
I20260709 14:57:10.821507 21155 leader_election.cc:304] T 0d59408d32474a32b8a1ba36be7ff353 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517, db68abe050774663a5ea1dd3733445cb; no voters: a4cd0f9d9b8e48398dcb0c0be95e9db8
I20260709 14:57:10.768209 22468 raft_consensus.cc:697] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [term 2 LEADER]: Becoming Leader. State: Replica: 1804eb39fbfc4f0686359f2c66023517, State: Running, Role: LEADER
I20260709 14:57:10.773871 22566 raft_consensus.cc:493] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a4cd0f9d9b8e48398dcb0c0be95e9db8)
I20260709 14:57:10.814322 22615 raft_consensus.cc:493] T a7ff6e32654a4341b406922559f31161 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:57:10.833582 21155 leader_election.cc:304] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [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: 1804eb39fbfc4f0686359f2c66023517; no voters: 70057409099149b583059874bda68024, db68abe050774663a5ea1dd3733445cb
I20260709 14:57:10.817705 22595 raft_consensus.cc:2749] T f558ac2ec861473eb5e6c556f415efbf P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.830796 21187 raft_consensus.cc:2393] T 00ae78a338eb408da4e6e7811a90940b P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb in current term 4: Already voted for candidate 1804eb39fbfc4f0686359f2c66023517 in this term.
I20260709 14:57:10.819000 21184 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51534 (request call id 195) took 1308 ms. Trace:
I20260709 14:57:10.837000 21186 raft_consensus.cc:2410] T 0e3f6d361ecc4ea3b76b36466ad87c5c P 1804eb39fbfc4f0686359f2c66023517 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate db68abe050774663a5ea1dd3733445cb for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 1.
I20260709 14:57:10.851248 22594 raft_consensus.cc:493] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1804eb39fbfc4f0686359f2c66023517)
I20260709 14:57:10.851904 22594 raft_consensus.cc:3060] T fd3969f4aef747b093b84afdd394eb1e P db68abe050774663a5ea1dd3733445cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:57:10.852134 22570 leader_election.cc:290] T a5500893b5b646e9ac27973663c7bc65 P 70057409099149b583059874bda68024 [CANDIDATE]: Term 4 election: Requested vote from peers 1804eb39fbfc4f0686359f2c66023517 (127.18.157.130:46649), db68abe050774663a5ea1dd3733445cb (127.18.157.132:43261)
I20260709 14:57:10.818300 21333 raft_consensus.cc:2468] T 4a1aaffff1e3448695dc74214f887944 P db68abe050774663a5ea1dd3733445cb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1804eb39fbfc4f0686359f2c66023517 in term 3.
I20260709 14:57:10.858489 21261 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46310 (request call id 197) took 2616 ms. Trace:
I20260709 14:57:10.859138 21261 rpcz_store.cc:276] 0709 14:57:08.241540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.471626 (+1230086us) service_pool.cc:224] Handling call
0709 14:57:09.484675 (+ 13049us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:09.561281 (+ 76606us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.858043 (+1296762us) spinlock_profiling.cc:243] Waited 7 ms on lock 0x7b54002d73d0. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd46be62571 00007fd46bef88ad 00007fd470ebd419 00007fd46a434bd4 00007fd46a434b62 00007fd46a434a91 00007fd46a434a0c 00007fd46a433cc2 00007fd46a23448c 00007fd46a2338c6 00007fd46a23326f
0709 14:57:10.858260 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16101248}
I20260709 14:57:10.862835 22360 consensus_queue.cc:1048] T 80b64ecb8a4c4a5abe14ef1b60ca890f P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:57:10.864694 22360 consensus_queue.cc:1048] T faea513a3b0d4b43aeb7e4e1d0ad5464 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:57:10.847961 22215 consensus_queue.cc:1048] T 36140a364af64ccb8ebfd1185b6f75d1 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:57:10.843466 22258 raft_consensus.cc:2749] T 72a3a7034802431098f8286e46e86828 P 1804eb39fbfc4f0686359f2c66023517 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:57:10.867441 22581 raft_consensus.cc:3060] T bc0f5af0ea73489b801cc23727c568fb P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:57:10.814122 22429 raft_consensus.cc:515] T a7ac7b91256f42b0a51480c727651b70 P a4cd0f9d9b8e48398dcb0c0be95e9db8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
I20260709 14:57:10.837216 22566 raft_consensus.cc:3060] T 6bd91ed91fe749bfa3715fa1051f52da P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:57:10.875738 21155 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:57:10.869634 21069 catalog_manager.cc:5984] T 00000000000000000000000000000000 P ca7b5497679544c5b537e316f04cc6f7: Sending DeleteTablet for 3 replicas of tablet 4869f8682c754fe58394881f1a270126
I20260709 14:57:10.889688 21191 raft_consensus.cc:1240] T a7ac7b91256f42b0a51480c727651b70 P 1804eb39fbfc4f0686359f2c66023517 [term 3 FOLLOWER]: Rejecting Update request from peer db68abe050774663a5ea1dd3733445cb for earlier term 2. Current term is 3. Ops: []
I20260709 14:57:10.890615 21191 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51534 (request call id 194) took 1380 ms. Trace:
I20260709 14:57:10.890938 21191 rpcz_store.cc:276] 0709 14:57:09.509882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:57:09.513589 (+  3707us) service_pool.cc:224] Handling call
0709 14:57:10.889171 (+1375582us) spinlock_profiling.cc:243] Waited 2.5 ms on lock 0x7b5800003398. stack: 00007fd468dda343 00007fd468dda240 00007fd4687691d4 00007fd4724a7304 00007fd4724a7299 00007fd468c94db1 00007fd468dd4b71 00007fd468dd4a22 00007fd471cedc09 00007fd470e47ee0 00007fd470f110ab 00007fd470f11131 00007fd470ed2fc0 00007fd470ebd929 00007fd470ebd3d2 00007fd46a434bd4
0709 14:57:10.889467 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:57:10.890263 (+   796us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:57:10.890549 (+   286us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5752192}
I20260709 14:57:10.836416 22491 consensus_queue.cc:1048] T 0efa8c17b9f44755bedfbfe118a2c06c P a4cd0f9d9b8e48398dcb0c0be95e9db8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70057409099149b583059874bda68024" member_type: VOTER last_known_addr { host: "127.18.157.131" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
    @     0x7fd4656e2c87 __libc_start_main at ??:0
I20260709 14:57:10.900949 22437 raft_consensus.cc:493] T fc80932c8cda41fb8045a6d0a4ae78af P 70057409099149b583059874bda68024 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
    @           0x2a7b9a _start at ??:?
I20260709 14:57:10.901522 22468 consensus_queue.cc:237] T a7ff6e32654a4341b406922559f31161 P 1804eb39fbfc4f0686359f2c66023517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db68abe050774663a5ea1dd3733445cb" member_type: VOTER last_known_addr { host: "127.18.157.132" port: 43261 } } peers { permanent_uuid: "a4cd0f9d9b8e48398dcb0c0be95e9db8" member_type: VOTER last_known_addr { host: "127.18.157.129" port: 35603 } } peers { permanent_uuid: "1804eb39fbfc4f0686359f2c66023517" member_type: VOTER last_known_addr { host: "127.18.157.130" port: 46649 } }
